Welcome to Professional ASP.NET - Chris Love's Official Blog Sign in | Join | Help

Chris Love's Official ASP.NET Blog

Chris Love's Helpful tips, tricks and pragmatic development knowledge for the ASP.NET world.
ASP Insider

Browse by Tags

All Tags » Visual Studio 2... » Useful » Visual Studio 2008   (RSS)

Microsoft Store

Using Regions in Code Files
Recently I have been confronted with a movement that seems to hate using #Regions in source code files. Personally I really like using regions and I absolutely like the ability to collapse sections of code I am not directly working with. The opposing Read More...
Regular Expression Visualizer - A Must Have Tool
This week I saw a twitter from Roy Osherove about a new Regular Expression Visualizer he built. If you do not know Roy yet, he is a very smart .NET developer for TypeMock and has done some great work with regular expression tools, such as Regulazy and Read More...
Managing Settings in Visual Studio
Last week I was talking some folks at TechEd and it seemed customized settings of Visual Studio came up in a few conversations. As a frequent speaker I am starting to learn some of the tricks of the trade to make Visual Studio perform during a presentation. Read More...