Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Mar 01, 2012 03:07 AM by techknackblogs
Member
5 Points
5 Posts
Feb 29, 2012 09:14 AM|LINK
Hi All,
Any resource or reference for Visitor's Pattern for understanding?
Thanks
Rishi
www.techknackblogs.com
97 Points
26 Posts
Feb 29, 2012 10:50 AM|LINK
Maybe it help http://www.dofactory.com/Patterns/PatternVisitor.aspx#_self1
Contributor
5171 Points
833 Posts
Feb 29, 2012 11:17 AM|LINK
This is one of the framework classes built using visitor pattern
ExpressionVisitor
and an another article which explains how this can be implemented
http://weblogs.asp.net/cazzu/articles/25488.aspx
Star
8309 Points
1441 Posts
Feb 29, 2012 01:06 PM|LINK
Hi,
you can also refer to this site - http://sinnema313.wordpress.com/2008/10/21/the-art-of-the-visitor-pattern-1/
It uses Java, but the principle is the same in .NET.
Mar 01, 2012 03:07 AM|LINK
Thanks for your help.
techknackblo...
Member
5 Points
5 Posts
Visitor's Pattern
Feb 29, 2012 09:14 AM|LINK
Hi All,
Any resource or reference for Visitor's Pattern for understanding?
Thanks
Rishi
www.techknackblogs.com
www.techknackblogs.com
snajp3er
Member
97 Points
26 Posts
Re: Visitor's Pattern
Feb 29, 2012 10:50 AM|LINK
Maybe it help http://www.dofactory.com/Patterns/PatternVisitor.aspx#_self1
Ramesh T
Contributor
5171 Points
833 Posts
Re: Visitor's Pattern
Feb 29, 2012 11:17 AM|LINK
This is one of the framework classes built using visitor pattern
ExpressionVisitor
and an another article which explains how this can be implemented
http://weblogs.asp.net/cazzu/articles/25488.aspx
Horizon_Net
Star
8309 Points
1441 Posts
Re: Visitor's Pattern
Feb 29, 2012 01:06 PM|LINK
Hi,
you can also refer to this site - http://sinnema313.wordpress.com/2008/10/21/the-art-of-the-visitor-pattern-1/
It uses Java, but the principle is the same in .NET.
If my post solves your problem, please mark as answer.
techknackblo...
Member
5 Points
5 Posts
Re: Visitor's Pattern
Mar 01, 2012 03:07 AM|LINK
Thanks for your help.
Rishi
www.techknackblogs.com
www.techknackblogs.com