Professional ASP.NET - Chris Love's Official Blog

Professional ASP.NET development information, tips, tricks and related information to help make you a more productive web developer.
Welcome to Professional ASP.NET - Chris Love's Official Blog Sign in | Join | Help
in Search

Browse by Tags

All Tags » Useful » Visual Studio 2008   (RSS)
  • Looking for a Lot of .NET Code Samples – They Are Right Under Your Nose!

    So I have been having a problem designing a rather odd LINQ to EF statement the past week and I decided to contact my friend on the Entity Framework team, Erick Thompson. he said oh yah, I created something like what you are looking for in the 101 sample queries. I looked for several hours this weekend to figure out what he was talking about, no ...
    Posted to Chris Love's Official ASP.NET Blog (Weblog) by Chris Love on October 28, 2008
  • 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 argument I am given is that my classes or methods must then be too long. I really have to ...
    Posted to Chris Love's Official ASP.NET Blog (Weblog) by Chris Love on July 31, 2008
  • 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 The Regulator. If you are not familiar with Visualizers then you should get to know how they ...
    Posted to Chris Love's Official ASP.NET Blog (Weblog) by Chris Love on June 18, 2008
  • 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. This morning Sara Ford posted the recommended Visual Studio settings the TechEd organizers ...
    Posted to Chris Love's Official ASP.NET Blog (Weblog) by Chris Love on June 9, 2008
  • Refactor 2008!

    One of my favorite tools is available for Visual Studio 2008, Refactor 2008. If you do not know what Refactor is, it is a Visual Studio 2008 add-in that makes it very easy to refactor your code. That means make your code more manageable.
    Posted to Chris Love's Official ASP.NET Blog (Weblog) by Chris Love on January 23, 2008
Powered by Community Server, by Telligent Systems