.:: Mahesh’s Weblog ::.

Visual Studio Dot NetOctober 26, 2007 4:38 am
  • Make sure Visual Studio 2005 SP1 is installed.
  • Turn off animation.
    Go to Tools | Options | Environment and uncheck Animate environment tools.
  • Disable Navigation Bar.
    If you are using ReSharper, you don’t need VS2005 to update the list of methods and fields at the top of the file (CTRL-F12 does this nicely). Go to Tools | Options | Text Editor | C# and uncheck Navigation bar.
  • Turn off Track Changes.
    Go to Tools | Options | Text Editor and uncheck Track changes. This will reduce overhead and speeds up IDE response.
  • Turn off Track Active item.
    This will turn off jumping in the explorer whenever you select different files in different projects. Go to Tools | Options | Projects and Solutions and uncheck Track Active Item in Solution Explorer. This will ensure that if you are moving across files in different projects, left pane will still be steady instead of jumping around.
  • Turn off AutoToolboxPopulate.
    There is an option in VS 2005 that will cause VS to automatically populate the toolbox with any controls you compile as part of your solution. This is a useful feature when developing controls since it updates them when you build, but it can cause VS to end up taking a long time in some circumstances. To disable this option, select the Tools | Options | Windows Forms Designer and then set AutoToolboxPopulate to False.
  • Source http://dotnettipoftheday.org/tips/speedup_visual_studio.aspx

    Cheers……………!

    Visual Studio Dot NetMarch 31, 2007 4:43 am

    HI all,

    this is really really nice article. check this http://www.smashingmagazine.com/2007/01/19/53-css-techniques-you-couldnt-live-without/

    Cheers……….!

    Visual Studio Dot NetDecember 19, 2006 3:12 am

    ReSharper is the Most Intelligent Add-In To Visual Studio that I ever had. Now they released their latest version - ReSharper 2.5. I just installed it.

    These are the new Features,

    • Navigate from here
    • Enable/Disable Context actions
    • Go To File Member
    • Analyze Null References
    • Improved Results View

    You can download it from here. Try it. Cheers…………..!

    Visual Studio Dot NetNovember 9, 2006 5:34 am

    Dot Net Freamwork 3.0 Redistribute Package was released. You can download it from here.

    The Microsoft® .NET Framework version 3.0 redistributable package installs the common language runtime and associated files required to run applications developed to target the .NET Framework 3.0.

    Cheers……………! emoticon

    Visual Studio Dot NetSeptember 12, 2006 5:45 am

    This beta 2.0 version was last updated on 6 September 2006.

    If you downloaded the original version on 4/27/2006 (Beta 1) please update your bits immediately.

    White Paper

    Read More

     

    Cheers…………….! :-)