If you have been programming using a object oriented language, then you must have heard of design patterns. There are a number of books and web sites on this topic, but while using Visual Studio, you would have to go out of the IDE, refresh your memory about what a particular software pattern does and type or copy the code for it. Wouldn't be easier to have an integrated Visual Studio tool to help you select the right pattern and insert the code for you with only a few clicks? This is exactly what this Visual Studio add-in does: it indexes some commonly known OO patterns, presents them in easy to search user interface and inserts the code into your working project. It provides you with parameters to further customize the patterns and it works for languages supported by Visual Studio like C#, VB.net, C++ flavors and can be extended to other Visual studio supported languages like F#.


I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to

C#,.NET,Architect,Intermediate,VS2012,.Net,Articles,Computer Tutorials