Welcome to MSDN Blogs Sign in | Join | Help

News


  • All information or content in this site is provided "AS IS" with no warranties, and confer no rights. The views expressed by me do not necessarily reflect the official policy, position, or opinions of the company where I work.





Browse by Tags

All Tags » CodeSnippets &amp   (RSS)
Unity Feb CTP is out!!!
Finally, the so expected EntLib Dependency Injection implementation is out . Dependency Injection is, IMHO, the most important design pattern on extensible software design. But unfortunately, Enterprise Library previously lacked the support of a lightweight Read More...
Tip: How to enable Text Editor Guide Lines in Visual Studio
Something I normally get annoyed when reviewing others code is when I have to scroll horizontally. Even when activating "Wrap", code doesn't look "sharp" and clear. A not well known feature of Visual Studio (2002/3/5/8) is the ability to add a Guide Line Read More...
Source Code Outliner Power Toy
The VS Core team developed a great power toy for Visual Studio that provides a tree view of C#/VB.NET source code. Source Code Outliner is available at Codeplex . Give a look... Read More...
Page view tracker