<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>patterns Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/patterns/Wiki/View.aspx?title=Home</link><description>patterns Wiki Rss Description</description><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/patterns/Wiki/View.aspx?title=Home&amp;version=29</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Implementation of various Architecture Patterns in CSharp.
&lt;br /&gt; &lt;br /&gt;This project has been created to host source code for implementations of various patterns in CSharp.&lt;br /&gt;This project supports the posts on blog which details the patterns.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;CODEPLEX RANK : 39 ( most downloads ) as of 13/Nov/2007&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;Each implementation will be added as a Visual Studio Project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158458644/design-patterns-gang-of-four.html" class="externalLink"&gt;Gang of Four Patterns Reference card&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The list of patterns are :  (will be updated as an when projects added)&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Creational Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158877978/pattern-abstract-factory-creational.html" class="externalLink"&gt;Abstract Factory Creational Pattern &lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/159399556/patterns-builder-creational-pattern.html" class="externalLink"&gt;Builder Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160454581/patterns-factory-method-creational.html" class="externalLink"&gt;Factory Method Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160497108/patterns-prototype-creational-pattern.html" class="externalLink"&gt;Prototype Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/162302724/singleton-creational-pattern.html" class="externalLink"&gt;Singleton Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Structural Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/164594320/patterns-adapter-structural-pattern.html" class="externalLink"&gt;Adapter Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/165556977/patterns-bridge-structural-pattern.html" class="externalLink"&gt;Bridge Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/167275856/patterns-composite-structural-pattern.html" class="externalLink"&gt;Composite Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/170078931/patterns-decorator-structural-pattern.html" class="externalLink"&gt;Decorator Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://dotnetwithme.blogspot.com/2007/10/patterns-facade-structural-pattern.html" class="externalLink"&gt;Facade Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/180399394/patterns-flyweight-structural-pattern.html" class="externalLink"&gt;Flyweight Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/183480807/patterns-proxy-structural-pattern.html" class="externalLink"&gt;Proxy Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Behavioral Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://dotnetwithme.blogspot.com/2008/01/patterns-chainofresponsibility.html" class="externalLink"&gt;ChainOfResponsibility Behavioral Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://dotnetwithme.blogspot.com/2008/01/patterns-command-behavioral-pattern.html" class="externalLink"&gt;Command Behavioral Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://dotnetwithme.blogspot.com/2008/01/patterns-interpreter-behavioral-pattern.html" class="externalLink"&gt;Interpreter Behavioral Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://dotnetwithme.blogspot.com/2008/02/patterns-iterator-behavioral-pattern.html" class="externalLink"&gt;Interator Behavioral Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Pls send feedback to dotnetwithme at hotmail.com.&lt;br /&gt;Regards,&lt;br /&gt;Vikas Goyal&lt;br /&gt;Web : &lt;a href="http://www.VikasGoyal.net" class="externalLink"&gt;http://www.VikasGoyal.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>vikasgoyal77</author><pubDate>Wed, 06 Feb 2008 10:07:56 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080206100756A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/patterns/Wiki/View.aspx?title=Home&amp;version=28</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Implementation of various Architecture Patterns in CSharp.
&lt;br /&gt; &lt;br /&gt;This project has been created to host source code for implementations of various patterns in CSharp.&lt;br /&gt;This project supports the posts on blog which details the patterns.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;CODEPLEX RANK : 39 ( most downloads ) as of 13/Nov/2007&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;Each implementation will be added as a Visual Studio Project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158458644/design-patterns-gang-of-four.html" class="externalLink"&gt;Gang of Four Patterns Reference card&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The list of patterns are :  (will be updated as an when projects added)&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Creational Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158877978/pattern-abstract-factory-creational.html" class="externalLink"&gt;Abstract Factory Creational Pattern &lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/159399556/patterns-builder-creational-pattern.html" class="externalLink"&gt;Builder Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160454581/patterns-factory-method-creational.html" class="externalLink"&gt;Factory Method Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160497108/patterns-prototype-creational-pattern.html" class="externalLink"&gt;Prototype Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/162302724/singleton-creational-pattern.html" class="externalLink"&gt;Singleton Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Structural Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/164594320/patterns-adapter-structural-pattern.html" class="externalLink"&gt;Adapter Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/165556977/patterns-bridge-structural-pattern.html" class="externalLink"&gt;Bridge Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/167275856/patterns-composite-structural-pattern.html" class="externalLink"&gt;Composite Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/170078931/patterns-decorator-structural-pattern.html" class="externalLink"&gt;Decorator Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://dotnetwithme.blogspot.com/2007/10/patterns-facade-structural-pattern.html" class="externalLink"&gt;Facade Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/180399394/patterns-flyweight-structural-pattern.html" class="externalLink"&gt;Flyweight Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/183480807/patterns-proxy-structural-pattern.html" class="externalLink"&gt;Proxy Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Behavioral Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://dotnetwithme.blogspot.com/2008/01/patterns-chainofresponsibility.html" class="externalLink"&gt;ChainOfResponsibility Behavioral Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://dotnetwithme.blogspot.com/2008/01/patterns-command-behavioral-pattern.html" class="externalLink"&gt;Command Behavioral Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://dotnetwithme.blogspot.com/2008/01/patterns-interpreter-behavioral-pattern.html" class="externalLink"&gt;Interpreter Behavioral Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Pls send feedback to dotnetwithme at hotmail.com.&lt;br /&gt;Regards,&lt;br /&gt;Vikas Goyal&lt;br /&gt;Web : &lt;a href="http://www.VikasGoyal.net" class="externalLink"&gt;http://www.VikasGoyal.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>vikasgoyal77</author><pubDate>Mon, 28 Jan 2008 10:28:02 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080128102802A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/patterns/Wiki/View.aspx?title=Home&amp;version=27</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Implementation of various Architecture Patterns in CSharp.
&lt;br /&gt; &lt;br /&gt;This project has been created to host source code for implementations of various patterns in CSharp.&lt;br /&gt;This project supports the posts on blog which details the patterns.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;CODEPLEX RANK : 39 ( most downloads ) as of 13/Nov/2007&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;Each implementation will be add as a Visual Studio Project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158458644/design-patterns-gang-of-four.html" class="externalLink"&gt;Gang of Four Patterns Reference card&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The list of patterns are :  (will be updated as an when projects added)&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Creational Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158877978/pattern-abstract-factory-creational.html" class="externalLink"&gt;Abstract Factory Creational Pattern &lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/159399556/patterns-builder-creational-pattern.html" class="externalLink"&gt;Builder Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160454581/patterns-factory-method-creational.html" class="externalLink"&gt;Factory Method Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160497108/patterns-prototype-creational-pattern.html" class="externalLink"&gt;Prototype Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/162302724/singleton-creational-pattern.html" class="externalLink"&gt;Singleton Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Structural Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/164594320/patterns-adapter-structural-pattern.html" class="externalLink"&gt;Adapter Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/165556977/patterns-bridge-structural-pattern.html" class="externalLink"&gt;Bridge Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/167275856/patterns-composite-structural-pattern.html" class="externalLink"&gt;Composite Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/170078931/patterns-decorator-structural-pattern.html" class="externalLink"&gt;Decorator Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://dotnetwithme.blogspot.com/2007/10/patterns-facade-structural-pattern.html" class="externalLink"&gt;Facade Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/180399394/patterns-flyweight-structural-pattern.html" class="externalLink"&gt;Flyweight Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/183480807/patterns-proxy-structural-pattern.html" class="externalLink"&gt;Proxy Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Behavioral Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://dotnetwithme.blogspot.com/2008/01/patterns-chainofresponsibility.html" class="externalLink"&gt;ChainOfResponsibility Behavioral Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://dotnetwithme.blogspot.com/2008/01/patterns-command-behavioral-pattern.html" class="externalLink"&gt;Command Behavioral Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Pls send feedback to dotnetwithme at hotmail.com.&lt;br /&gt;Regards,&lt;br /&gt;Vikas Goyal&lt;br /&gt;Web : &lt;a href="http://www.VikasGoyal.net" class="externalLink"&gt;http://www.VikasGoyal.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>vikasgoyal77</author><pubDate>Tue, 15 Jan 2008 07:26:21 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080115072621A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/patterns/Wiki/View.aspx?title=Home&amp;version=26</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Implementation of various Architecture Patterns in CSharp.
&lt;br /&gt; &lt;br /&gt;This project has been created to host source code for implementations of various patterns in CSharp.&lt;br /&gt;This project supports the posts on blog which details the patterns.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;CODEPLEX RANK : 39 ( most downloads ) as of 13/Nov/2007&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;Each implementation will be add as a Visual Studio Project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158458644/design-patterns-gang-of-four.html" class="externalLink"&gt;Gang of Four Patterns Reference card&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The list of patterns are :  (will be updated as an when projects added)&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Creational Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158877978/pattern-abstract-factory-creational.html" class="externalLink"&gt;Abstract Factory Creational Pattern &lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/159399556/patterns-builder-creational-pattern.html" class="externalLink"&gt;Builder Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160454581/patterns-factory-method-creational.html" class="externalLink"&gt;Factory Method Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160497108/patterns-prototype-creational-pattern.html" class="externalLink"&gt;Prototype Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/162302724/singleton-creational-pattern.html" class="externalLink"&gt;Singleton Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Structural Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/164594320/patterns-adapter-structural-pattern.html" class="externalLink"&gt;Adapter Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/165556977/patterns-bridge-structural-pattern.html" class="externalLink"&gt;Bridge Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/167275856/patterns-composite-structural-pattern.html" class="externalLink"&gt;Composite Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/170078931/patterns-decorator-structural-pattern.html" class="externalLink"&gt;Decorator Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://dotnetwithme.blogspot.com/2007/10/patterns-facade-structural-pattern.html" class="externalLink"&gt;Facade Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/180399394/patterns-flyweight-structural-pattern.html" class="externalLink"&gt;Flyweight Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/183480807/patterns-proxy-structural-pattern.html" class="externalLink"&gt;Proxy Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Behavioral Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://dotnetwithme.blogspot.com/2008/01/patterns-chainofresponsibility.html" class="externalLink"&gt;ChainOfResponsibility Behavioral Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Pls send feedback to dotnetwithme at hotmail.com.&lt;br /&gt;Regards,&lt;br /&gt;Vikas Goyal&lt;br /&gt;Web : &lt;a href="http://www.VikasGoyal.net" class="externalLink"&gt;http://www.VikasGoyal.net&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>vikasgoyal77</author><pubDate>Thu, 10 Jan 2008 10:47:53 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080110104753A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/patterns/Wiki/View.aspx?title=Home&amp;version=25</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Implementation of various Architecture Patterns in CSharp.
&lt;br /&gt; &lt;br /&gt;This project has been created to host source code for implementations of various patterns in CSharp.&lt;br /&gt;This project supports the posts on blog which details the patterns.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;CODEPLEX RANK : 39 ( most downloads ) as of 13/Nov/2007&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;Each implementation will be add as a Visual Studio Project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158458644/design-patterns-gang-of-four.html" class="externalLink"&gt;Gang of Four Patterns Reference card&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The list of patterns are :  (will be updated as an when projects added)&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Creational Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158877978/pattern-abstract-factory-creational.html" class="externalLink"&gt;Abstract Factory Creational Pattern &lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/159399556/patterns-builder-creational-pattern.html" class="externalLink"&gt;Builder Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160454581/patterns-factory-method-creational.html" class="externalLink"&gt;Factory Method Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160497108/patterns-prototype-creational-pattern.html" class="externalLink"&gt;Prototype Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/162302724/singleton-creational-pattern.html" class="externalLink"&gt;Singleton Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Structural Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/164594320/patterns-adapter-structural-pattern.html" class="externalLink"&gt;Adapter Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/165556977/patterns-bridge-structural-pattern.html" class="externalLink"&gt;Bridge Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/167275856/patterns-composite-structural-pattern.html" class="externalLink"&gt;Composite Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/170078931/patterns-decorator-structural-pattern.html" class="externalLink"&gt;Decorator Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://dotnetwithme.blogspot.com/2007/10/patterns-facade-structural-pattern.html" class="externalLink"&gt;Facade Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/180399394/patterns-flyweight-structural-pattern.html" class="externalLink"&gt;Flyweight Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/183480807/patterns-proxy-structural-pattern.html" class="externalLink"&gt;Proxy Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Pls send feedback to dotnetwithme at hotmail.com.&lt;br /&gt;Regards,&lt;br /&gt;Blog Address : &lt;a href="http://DotNetWithMe.blogspot.com" class="externalLink"&gt;http://DotNetWithMe.blogspot.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;Vikas Goyal&lt;br /&gt;
&lt;/div&gt;</description><author>vikasgoyal77</author><pubDate>Wed, 14 Nov 2007 05:48:08 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071114054808A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/patterns/Wiki/View.aspx?title=Home&amp;version=24</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Implementation of various Architecture Patterns in CSharp.
&lt;br /&gt; &lt;br /&gt;This project has been created to host source code for implementations of various patterns in CSharp.&lt;br /&gt;This project supports the posts on blog which details the patterns.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;CODEPLEX RANK : 114 ( most downloads ) as of 12/Nov/2007&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;Each implementation will be add as a Visual Studio Project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158458644/design-patterns-gang-of-four.html" class="externalLink"&gt;Gang of Four Patterns Reference card&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The list of patterns are :  (will be updated as an when projects added)&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Creational Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158877978/pattern-abstract-factory-creational.html" class="externalLink"&gt;Abstract Factory Creational Pattern &lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/159399556/patterns-builder-creational-pattern.html" class="externalLink"&gt;Builder Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160454581/patterns-factory-method-creational.html" class="externalLink"&gt;Factory Method Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160497108/patterns-prototype-creational-pattern.html" class="externalLink"&gt;Prototype Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/162302724/singleton-creational-pattern.html" class="externalLink"&gt;Singleton Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Structural Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/164594320/patterns-adapter-structural-pattern.html" class="externalLink"&gt;Adapter Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/165556977/patterns-bridge-structural-pattern.html" class="externalLink"&gt;Bridge Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/167275856/patterns-composite-structural-pattern.html" class="externalLink"&gt;Composite Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/170078931/patterns-decorator-structural-pattern.html" class="externalLink"&gt;Decorator Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://dotnetwithme.blogspot.com/2007/10/patterns-facade-structural-pattern.html" class="externalLink"&gt;Facade Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/180399394/patterns-flyweight-structural-pattern.html" class="externalLink"&gt;Flyweight Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/183480807/patterns-proxy-structural-pattern.html" class="externalLink"&gt;Proxy Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Pls send feedback to dotnetwithme at hotmail.com.&lt;br /&gt;Regards,&lt;br /&gt;Blog Address : &lt;a href="http://DotNetWithMe.blogspot.com" class="externalLink"&gt;http://DotNetWithMe.blogspot.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;Vikas Goyal&lt;br /&gt;
&lt;/div&gt;</description><author>vikasgoyal77</author><pubDate>Mon, 12 Nov 2007 09:53:29 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071112095329A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/patterns/Wiki/View.aspx?title=Home&amp;version=23</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Implementation of various Architecture Patterns in CSharp.
&lt;br /&gt; &lt;br /&gt;This project has been created to host source code for implementations of various patterns in CSharp.&lt;br /&gt;This project supports the posts on blog which details the patterns.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;CODEPLEX RANK : 114 ( most downloads ) as of 12/Nov/2007&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;Each implementation will be add as a Visual Studio Project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158458644/design-patterns-gang-of-four.html" class="externalLink"&gt;Gang of Four Patterns Reference card&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The list of patterns are :  (will be updated as an when projects added)&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Creational Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158877978/pattern-abstract-factory-creational.html" class="externalLink"&gt;Abstract Factory Creational Pattern &lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/159399556/patterns-builder-creational-pattern.html" class="externalLink"&gt;Builder Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160454581/patterns-factory-method-creational.html" class="externalLink"&gt;Factory Method Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160497108/patterns-prototype-creational-pattern.html" class="externalLink"&gt;Prototype Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/162302724/singleton-creational-pattern.html" class="externalLink"&gt;Singleton Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Structural Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/164594320/patterns-adapter-structural-pattern.html" class="externalLink"&gt;Adapter Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/165556977/patterns-bridge-structural-pattern.html" class="externalLink"&gt;Bridge Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/167275856/patterns-composite-structural-pattern.html" class="externalLink"&gt;Composite Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/170078931/patterns-decorator-structural-pattern.html" class="externalLink"&gt;Decorator Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://dotnetwithme.blogspot.com/2007/10/patterns-facade-structural-pattern.html" class="externalLink"&gt;Facade Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/180399394/patterns-flyweight-structural-pattern.html" class="externalLink"&gt;Flyweight Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Pls send feedback to dotnetwithme at hotmail.com.&lt;br /&gt;Regards,&lt;br /&gt;Blog Address : &lt;a href="http://DotNetWithMe.blogspot.com" class="externalLink"&gt;http://DotNetWithMe.blogspot.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;Vikas Goyal&lt;br /&gt;
&lt;/div&gt;</description><author>vikasgoyal77</author><pubDate>Mon, 12 Nov 2007 08:42:07 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071112084207A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/patterns/Wiki/View.aspx?title=Home&amp;version=22</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Implementation of various Architecture Patterns in CSharp.
&lt;br /&gt; &lt;br /&gt;This project has been created to host source code for implementations of various patterns in CSharp.&lt;br /&gt;This project supports the posts on blog which details the patterns.&lt;br /&gt; &lt;br /&gt;Each implementation will be add as a Visual Studio Project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158458644/design-patterns-gang-of-four.html" class="externalLink"&gt;Gang of Four Patterns Reference card&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The list of patterns are :  (will be updated as an when projects added)&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Creational Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158877978/pattern-abstract-factory-creational.html" class="externalLink"&gt;Abstract Factory Creational Pattern &lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/159399556/patterns-builder-creational-pattern.html" class="externalLink"&gt;Builder Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160454581/patterns-factory-method-creational.html" class="externalLink"&gt;Factory Method Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160497108/patterns-prototype-creational-pattern.html" class="externalLink"&gt;Prototype Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/162302724/singleton-creational-pattern.html" class="externalLink"&gt;Singleton Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Structural Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/164594320/patterns-adapter-structural-pattern.html" class="externalLink"&gt;Adapter Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/165556977/patterns-bridge-structural-pattern.html" class="externalLink"&gt;Bridge Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/167275856/patterns-composite-structural-pattern.html" class="externalLink"&gt;Composite Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/170078931/patterns-decorator-structural-pattern.html" class="externalLink"&gt;Decorator Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://dotnetwithme.blogspot.com/2007/10/patterns-facade-structural-pattern.html" class="externalLink"&gt;Facade Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/180399394/patterns-flyweight-structural-pattern.html" class="externalLink"&gt;Flyweight Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Pls send feedback to dotnetwithme at hotmail.com.&lt;br /&gt;Regards,&lt;br /&gt;Blog Address : &lt;a href="http://DotNetWithMe.blogspot.com" class="externalLink"&gt;http://DotNetWithMe.blogspot.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;Vikas Goyal&lt;br /&gt;
&lt;/div&gt;</description><author>vikasgoyal77</author><pubDate>Tue, 06 Nov 2007 07:29:08 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071106072908A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/patterns/Wiki/View.aspx?title=Home&amp;version=21</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Implementation of various Architecture Patterns in CSharp.
&lt;br /&gt; &lt;br /&gt;This project has been created to host source code for implementations of various patterns in CSharp.&lt;br /&gt;This project supports the posts on blog which details the patterns.&lt;br /&gt; &lt;br /&gt;Each implementation will be add as a Visual Studio Project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158458644/design-patterns-gang-of-four.html" class="externalLink"&gt;Gang of Four Patterns Reference card&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The list of patterns are :  (will be updated as an when projects added)&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Creational Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158877978/pattern-abstract-factory-creational.html" class="externalLink"&gt;Abstract Factory Creational Pattern &lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/159399556/patterns-builder-creational-pattern.html" class="externalLink"&gt;Builder Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160454581/patterns-factory-method-creational.html" class="externalLink"&gt;Factory Method Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160497108/patterns-prototype-creational-pattern.html" class="externalLink"&gt;Prototype Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/162302724/singleton-creational-pattern.html" class="externalLink"&gt;Singleton Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Structural Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/164594320/patterns-adapter-structural-pattern.html" class="externalLink"&gt;Adapter Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/165556977/patterns-bridge-structural-pattern.html" class="externalLink"&gt;Bridge Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/167275856/patterns-composite-structural-pattern.html" class="externalLink"&gt;Composite Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/170078931/patterns-decorator-structural-pattern.html" class="externalLink"&gt;Decorator Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://dotnetwithme.blogspot.com/2007/10/patterns-facade-structural-pattern.html" class="externalLink"&gt;Facade Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Pls send feedback to dotnetwithme at hotmail.com.&lt;br /&gt;Regards,&lt;br /&gt;Blog Address : &lt;a href="http://DotNetWithMe.blogspot.com" class="externalLink"&gt;http://DotNetWithMe.blogspot.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;Vikas Goyal&lt;br /&gt;
&lt;/div&gt;</description><author>vikasgoyal77</author><pubDate>Thu, 18 Oct 2007 10:51:25 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071018105125A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/patterns/Wiki/View.aspx?title=Home&amp;version=20</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Implementation of various Architecture Patterns in CSharp.
&lt;br /&gt; &lt;br /&gt;This project has been created to host source code for implementations of various patterns in CSharp.&lt;br /&gt;This project supports the posts on blog which details the patterns.&lt;br /&gt; &lt;br /&gt;Each implementation will be add as a Visual Studio Project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158458644/design-patterns-gang-of-four.html" class="externalLink"&gt;Gang of Four Patterns Reference card&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The list of patterns are :  (will be updated as an when projects added)&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Creational Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158877978/pattern-abstract-factory-creational.html" class="externalLink"&gt;Abstract Factory Creational Pattern &lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/159399556/patterns-builder-creational-pattern.html" class="externalLink"&gt;Builder Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160454581/patterns-factory-method-creational.html" class="externalLink"&gt;Factory Method Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160497108/patterns-prototype-creational-pattern.html" class="externalLink"&gt;Prototype Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/162302724/singleton-creational-pattern.html" class="externalLink"&gt;Singleton Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Structural Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/164594320/patterns-adapter-structural-pattern.html" class="externalLink"&gt;Adapter Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/165556977/patterns-bridge-structural-pattern.html" class="externalLink"&gt;Bridge Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/167275856/patterns-composite-structural-pattern.html" class="externalLink"&gt;Composite Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/170078931/patterns-decorator-structural-pattern.html" class="externalLink"&gt;Decorator Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Pls send feedback to dotnetwithme at hotmail.com.&lt;br /&gt;Regards,&lt;br /&gt;Blog Address : &lt;a href="http://DotNetWithMe.blogspot.com" class="externalLink"&gt;http://DotNetWithMe.blogspot.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;Vikas Goyal&lt;br /&gt;
&lt;/div&gt;</description><author>vikasgoyal77</author><pubDate>Tue, 16 Oct 2007 04:26:29 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071016042629A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/patterns/Wiki/View.aspx?title=Home&amp;version=19</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Implementation of various Architecture Patterns in CSharp.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;CodePlex Download Rank : 239 (as on 15/oct/2007)&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;This project has been created to host source code for implementations of various patterns in CSharp.&lt;br /&gt;This project supports the posts on blog which details the patterns.&lt;br /&gt; &lt;br /&gt;Each implementation will be add as a Visual Studio Project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158458644/design-patterns-gang-of-four.html" class="externalLink"&gt;Gang of Four Patterns Reference card&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The list of patterns are :  (will be updated as an when projects added)&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Creational Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158877978/pattern-abstract-factory-creational.html" class="externalLink"&gt;Abstract Factory Creational Pattern &lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/159399556/patterns-builder-creational-pattern.html" class="externalLink"&gt;Builder Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160454581/patterns-factory-method-creational.html" class="externalLink"&gt;Factory Method Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160497108/patterns-prototype-creational-pattern.html" class="externalLink"&gt;Prototype Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/162302724/singleton-creational-pattern.html" class="externalLink"&gt;Singleton Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Structural Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/164594320/patterns-adapter-structural-pattern.html" class="externalLink"&gt;Adapter Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/165556977/patterns-bridge-structural-pattern.html" class="externalLink"&gt;Bridge Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/167275856/patterns-composite-structural-pattern.html" class="externalLink"&gt;Composite Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/170078931/patterns-decorator-structural-pattern.html" class="externalLink"&gt;Decorator Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Pls send feedback to dotnetwithme at hotmail.com.&lt;br /&gt;Regards,&lt;br /&gt;Blog Address : &lt;a href="http://DotNetWithMe.blogspot.com" class="externalLink"&gt;http://DotNetWithMe.blogspot.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;Vikas Goyal&lt;br /&gt;
&lt;/div&gt;</description><author>vikasgoyal77</author><pubDate>Mon, 15 Oct 2007 10:53:04 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071015105304A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/patterns/Wiki/View.aspx?title=Home&amp;version=18</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Implementation of various Architecture Patterns in CSharp.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;CodePlex Download Rank : 239 (as on 15/oct/2007)&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;This project has been created to host source code for implementations of various patterns in CSharp.&lt;br /&gt;This project supports the posts on blog which details the patterns.&lt;br /&gt; &lt;br /&gt;Each implementation will be add as a Visual Studio Project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158458644/design-patterns-gang-of-four.html" class="externalLink"&gt;Gang of Four Patterns Reference card&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The list of patterns are :  (will be updated as an when projects added)&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Creational Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158877978/pattern-abstract-factory-creational.html" class="externalLink"&gt;Abstract Factory Creational Pattern &lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/159399556/patterns-builder-creational-pattern.html" class="externalLink"&gt;Builder Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160454581/patterns-factory-method-creational.html" class="externalLink"&gt;Factory Method Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160497108/patterns-prototype-creational-pattern.html" class="externalLink"&gt;Prototype Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/162302724/singleton-creational-pattern.html" class="externalLink"&gt;Singleton Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Structural Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/164594320/patterns-adapter-structural-pattern.html" class="externalLink"&gt;Adapter Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/165556977/patterns-bridge-structural-pattern.html" class="externalLink"&gt;Bridge Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://dotnetwithme.blogspot.com/2007/10/patterns-composite-structural-pattern.html" class="externalLink"&gt;Composite Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Pls send feedback to dotnetwithme at hotmail.com.&lt;br /&gt;Regards,&lt;br /&gt;Blog Address : &lt;a href="http://DotNetWithMe.blogspot.com" class="externalLink"&gt;http://DotNetWithMe.blogspot.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;Vikas Goyal&lt;br /&gt;
&lt;/div&gt;</description><author>vikasgoyal77</author><pubDate>Mon, 15 Oct 2007 10:28:39 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071015102839A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/patterns/Wiki/View.aspx?title=Home&amp;version=17</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Implementation of various Architecture Patterns in CSharp.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;CodePlex Download Rank : 239 (as on 15/oct/2007)&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;This project has been created to host source code for implementations of various patterns in CSharp.&lt;br /&gt;This project supports the posts on blog which details the patterns.&lt;br /&gt; &lt;br /&gt;Blog Address is : &lt;a href="http://DotNetWithMe.blogspot.com" class="externalLink"&gt;http://DotNetWithMe.blogspot.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;Each implementation will be add as a Visual Studio Project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158458644/design-patterns-gang-of-four.html" class="externalLink"&gt;Gang of Four Patterns Reference card&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The list of patterns are :  (will be updated as an when projects added)&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Creational Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158877978/pattern-abstract-factory-creational.html" class="externalLink"&gt;Abstract Factory Creational Pattern &lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/159399556/patterns-builder-creational-pattern.html" class="externalLink"&gt;Builder Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160454581/patterns-factory-method-creational.html" class="externalLink"&gt;Factory Method Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160497108/patterns-prototype-creational-pattern.html" class="externalLink"&gt;Prototype Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/162302724/singleton-creational-pattern.html" class="externalLink"&gt;Singleton Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Structural Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/164594320/patterns-adapter-structural-pattern.html" class="externalLink"&gt;Adapter Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/165556977/patterns-bridge-structural-pattern.html" class="externalLink"&gt;Bridge Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://dotnetwithme.blogspot.com/2007/10/patterns-composite-structural-pattern.html" class="externalLink"&gt;Composite Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Pls send feedback to dotnetwithme at hotmail.com.&lt;br /&gt;Regards,&lt;br /&gt;Vikas Goyal&lt;br /&gt;
&lt;/div&gt;</description><author>vikasgoyal77</author><pubDate>Mon, 15 Oct 2007 03:56:35 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071015035635A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/patterns/Wiki/View.aspx?title=Home&amp;version=16</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Implementation of various Architecture Patterns in CSharp.
&lt;br /&gt; &lt;br /&gt;This project has been created to host source code for implementations of various patterns in CSharp.&lt;br /&gt;This project supports the posts on blog which details the patterns.&lt;br /&gt; &lt;br /&gt;Blog Address is : &lt;a href="http://DotNetWithMe.blogspot.com" class="externalLink"&gt;http://DotNetWithMe.blogspot.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;Each implementation will be add as a Visual Studio Project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158458644/design-patterns-gang-of-four.html" class="externalLink"&gt;Gang of Four Patterns Reference card&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The list of patterns are :  (will be updated as an when projects added)&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Creational Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158877978/pattern-abstract-factory-creational.html" class="externalLink"&gt;Abstract Factory Creational Pattern &lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/159399556/patterns-builder-creational-pattern.html" class="externalLink"&gt;Builder Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160454581/patterns-factory-method-creational.html" class="externalLink"&gt;Factory Method Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160497108/patterns-prototype-creational-pattern.html" class="externalLink"&gt;Prototype Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/162302724/singleton-creational-pattern.html" class="externalLink"&gt;Singleton Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Structural Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/164594320/patterns-adapter-structural-pattern.html" class="externalLink"&gt;Adapter Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/165556977/patterns-bridge-structural-pattern.html" class="externalLink"&gt;Bridge Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://dotnetwithme.blogspot.com/2007/10/patterns-composite-structural-pattern.html" class="externalLink"&gt;Composite Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Pls send feedback to dotnetwithme at hotmail.com.&lt;br /&gt;Regards,&lt;br /&gt;Vikas Goyal&lt;br /&gt;
&lt;/div&gt;</description><author>vikasgoyal77</author><pubDate>Tue, 09 Oct 2007 05:02:32 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071009050232A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/patterns/Wiki/View.aspx?title=Home&amp;version=15</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Implementation of various Architecture Patterns in CSharp.
&lt;br /&gt; &lt;br /&gt;This project has been created to host source code for implementations of various patterns in CSharp.&lt;br /&gt;This project supports the posts on blog which details the patterns.&lt;br /&gt; &lt;br /&gt;Blog Address is : &lt;a href="http://DotNetWithMe.blogspot.com" class="externalLink"&gt;http://DotNetWithMe.blogspot.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;Each implementation will be add as a Visual Studio Project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158458644/design-patterns-gang-of-four.html" class="externalLink"&gt;Gang of Four Patterns Reference card&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The list of patterns are :  (will be updated as an when projects added)&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Creational Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158877978/pattern-abstract-factory-creational.html" class="externalLink"&gt;Abstract Factory Creational Pattern &lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/159399556/patterns-builder-creational-pattern.html" class="externalLink"&gt;Builder Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160454581/patterns-factory-method-creational.html" class="externalLink"&gt;Factory Method Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160497108/patterns-prototype-creational-pattern.html" class="externalLink"&gt;Prototype Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/162302724/singleton-creational-pattern.html" class="externalLink"&gt;Singleton Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Structural Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/164594320/patterns-adapter-structural-pattern.html" class="externalLink"&gt;Adapter Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/165556977/patterns-bridge-structural-pattern.html" class="externalLink"&gt;Bridge Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Pls send feedback to dotnetwithme at hotmail.com.&lt;br /&gt;Regards,&lt;br /&gt;Vikas Goyal&lt;br /&gt;
&lt;/div&gt;</description><author>vikasgoyal77</author><pubDate>Fri, 05 Oct 2007 06:02:03 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071005060203A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/patterns/Wiki/View.aspx?title=Home&amp;version=14</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Implementation of various design patterns in CSharp.
&lt;br /&gt; &lt;br /&gt;This project has been created to host source code for implementations of various patterns in CSharp.&lt;br /&gt;This project supports the posts on blog which details the patterns.&lt;br /&gt; &lt;br /&gt;Blog Address is : &lt;a href="http://DotNetWithMe.blogspot.com" class="externalLink"&gt;http://DotNetWithMe.blogspot.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;Each implementation will be add as a Visual Studio Project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158458644/design-patterns-gang-of-four.html" class="externalLink"&gt;Gang of Four Patterns Reference card&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The list of patterns are :  (will be updated as an when projects added)&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Creational Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158877978/pattern-abstract-factory-creational.html" class="externalLink"&gt;Abstract Factory Creational Pattern &lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/159399556/patterns-builder-creational-pattern.html" class="externalLink"&gt;Builder Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160454581/patterns-factory-method-creational.html" class="externalLink"&gt;Factory Method Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160497108/patterns-prototype-creational-pattern.html" class="externalLink"&gt;Prototype Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/162302724/singleton-creational-pattern.html" class="externalLink"&gt;Singleton Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Structural Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/164594320/patterns-adapter-structural-pattern.html" class="externalLink"&gt;Adapter Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://dotnetwithme.blogspot.com/2007/10/patterns-bridge-structural-pattern.html" class="externalLink"&gt;Bridge Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Pls send feedback to dotnetwithme at hotmail.com.&lt;br /&gt;Regards,&lt;br /&gt;Vikas Goyal&lt;br /&gt;
&lt;/div&gt;</description><author>vikasgoyal77</author><pubDate>Fri, 05 Oct 2007 05:35:07 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071005053507A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/patterns/Wiki/View.aspx?title=Home&amp;version=13</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Implementation of various design patterns in CSharp.
&lt;br /&gt; &lt;br /&gt;This project has been created to host source code for implementations of various patterns in CSharp.&lt;br /&gt;This project supports the posts on blog which details the patterns.&lt;br /&gt; &lt;br /&gt;Blog Address is : &lt;a href="http://DotNetWithMe.blogspot.com" class="externalLink"&gt;http://DotNetWithMe.blogspot.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;Each implementation will be add as a Visual Studio Project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158458644/design-patterns-gang-of-four.html" class="externalLink"&gt;Gang of Four Patterns Reference card&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The list of patterns are :  (will be updated as an when projects added)&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Creational Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158877978/pattern-abstract-factory-creational.html" class="externalLink"&gt;Abstract Factory Creational Pattern &lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/159399556/patterns-builder-creational-pattern.html" class="externalLink"&gt;Builder Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160454581/patterns-factory-method-creational.html" class="externalLink"&gt;Factory Method Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160497108/patterns-prototype-creational-pattern.html" class="externalLink"&gt;Prototype Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/162302724/singleton-creational-pattern.html" class="externalLink"&gt;Singleton Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Structural Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/164594320/patterns-adapter-structural-pattern.html" class="externalLink"&gt;Adapter Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Pls send feedback to dotnetwithme at hotmail.com.&lt;br /&gt;Regards,&lt;br /&gt;Vikas Goyal&lt;br /&gt;
&lt;/div&gt;</description><author>vikasgoyal77</author><pubDate>Thu, 04 Oct 2007 06:15:57 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071004061557A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/patterns/Wiki/View.aspx?title=Home&amp;version=12</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Implementation of various design patterns in CSharp.
&lt;br /&gt; &lt;br /&gt;This project has been created to host source code for implementations of various patterns in CSharp.&lt;br /&gt;This project supports the posts on blog which details the patterns.&lt;br /&gt; &lt;br /&gt;Blog Address is : &lt;a href="http://DotNetWithMe.blogspot.com" class="externalLink"&gt;http://DotNetWithMe.blogspot.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;Each implementation will be add as a Visual Studio Project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158458644/design-patterns-gang-of-four.html" class="externalLink"&gt;Gang of Four Patterns Reference card&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The list of patterns are :  (will be updated as an when projects added)&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Creational Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158877978/pattern-abstract-factory-creational.html" class="externalLink"&gt;Abstract Factory Creational Pattern &lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/159399556/patterns-builder-creational-pattern.html" class="externalLink"&gt;Builder Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160454581/patterns-factory-method-creational.html" class="externalLink"&gt;Factory Method Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160497108/patterns-prototype-creational-pattern.html" class="externalLink"&gt;Prototype Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/162302724/singleton-creational-pattern.html" class="externalLink"&gt;Singleton Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Structural Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://dotnetwithme.blogspot.com/2007/10/patterns-adapter-structural-pattern.html" class="externalLink"&gt;Adapter Structural Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Pls send feedback to dotnetwithme at hotmail.com.&lt;br /&gt;Regards,&lt;br /&gt;Vikas Goyal&lt;br /&gt;
&lt;/div&gt;</description><author>vikasgoyal77</author><pubDate>Wed, 03 Oct 2007 08:53:06 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071003085306A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/patterns/Wiki/View.aspx?title=Home&amp;version=11</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Implementation of various design patterns in CSharp.
&lt;br /&gt; &lt;br /&gt;This project has been created to host source code for implementations of various patterns in CSharp.&lt;br /&gt;This project supports the posts on blog which details the patterns.&lt;br /&gt; &lt;br /&gt;Blog Address is : &lt;a href="http://DotNetWithMe.blogspot.com" class="externalLink"&gt;http://DotNetWithMe.blogspot.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;Each implementation will be add as a Visual Studio Project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158458644/design-patterns-gang-of-four.html" class="externalLink"&gt;Gang of Four Patterns Reference card&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The list of patterns are :  (will be updated as an when projects added)&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Creational Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158877978/pattern-abstract-factory-creational.html" class="externalLink"&gt;Abstract Factory Creational Pattern &lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/159399556/patterns-builder-creational-pattern.html" class="externalLink"&gt;Builder Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160454581/patterns-factory-method-creational.html" class="externalLink"&gt;Factory Method Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160497108/patterns-prototype-creational-pattern.html" class="externalLink"&gt;Prototype Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://dotnetwithme.blogspot.com/2007/09/singleton-creational-pattern.html" class="externalLink"&gt;Singleton Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Pls send feedback to dotnetwithme at hotmail.com.&lt;br /&gt;Regards,&lt;br /&gt;Vikas Goyal&lt;br /&gt;
&lt;/div&gt;</description><author>vikasgoyal77</author><pubDate>Fri, 28 Sep 2007 04:47:56 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070928044756A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/patterns/Wiki/View.aspx?title=Home&amp;version=10</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;Implementation of various design patterns in CSharp.
&lt;br /&gt; &lt;br /&gt;This project has been created to host source code for implementations of various patterns in CSharp.&lt;br /&gt;This project supports the posts on blog which details the patterns.&lt;br /&gt; &lt;br /&gt;Blog Address is : &lt;a href="http://DotNetWithMe.blogspot.com" class="externalLink"&gt;http://DotNetWithMe.blogspot.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;Each implementation will be add as a Visual Studio Project.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158458644/design-patterns-gang-of-four.html" class="externalLink"&gt;Gang of Four Patterns Reference card&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The list of patterns are :  (will be updated as an when projects added)&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;u&gt;Creational Patterns&lt;/u&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/158877978/pattern-abstract-factory-creational.html" class="externalLink"&gt;Abstract Factory Creational Pattern &lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/159399556/patterns-builder-creational-pattern.html" class="externalLink"&gt;Builder Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160454581/patterns-factory-method-creational.html" class="externalLink"&gt;Factory Method Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://feeds.feedburner.com/~r/dotnetWithMe-VikasGoyal/~3/160497108/patterns-prototype-creational-pattern.html" class="externalLink"&gt;Prototype Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt; &lt;a href="http://dotnetwithme.blogspot.com/2007/09/singleton-creational-pattern.html" class="externalLink"&gt;Singleton Creational Pattern&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Regards,&lt;br /&gt;Vikas Goyal&lt;br /&gt;
&lt;/div&gt;</description><author>vikasgoyal77</author><pubDate>Fri, 28 Sep 2007 04:46:27 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070928044627A</guid></item></channel></rss>