• Visual Studio 2010 Upgrade Tips

    Now for the caveats: If you move existing projects to Visual Studio 2010 from Visual Studio 2008 or 2005, your platform target is not updated. Visual Studio 2010 supports development targeting older framework libraries to aid in application deployment, but the project itself is altered to become a Visual Studio 2010 project and you won’t be able to open it in Visual Studio 2008. On the surface the changes are just version number changes in the project and solution files. Beneath the surface, there’s no guarantee that the structure of supporting files remains unchanged, so consider the move to Visual Studio 2010 a permanent one for your project, and keep backups in case you have a reason to revert. Changes to the workflow of data projects managed from Visual Studio (such as how you load scripts) are significant and may be confusing if you manage databases from Visual Studio.

    Visual Studio 2010 is a full rewrite. While it’s effectively a 1.0 product, overall performance and stability are adequate. But you’re much more likely to experience quirky behavior (such as the Clipboard ring sometimes not working as expected) and occasional crashes than in Visual Studio 2008.

    Pick up two or three tips a week from rereading this article, tip of the day sites, by having tips of the month at your local user group, or by exploring the menus and commands in the keyboard-mapping dialog. Consider buying Sara Ford’s “Microsoft Visual Studio Tips” (Microsoft Press, 2008). Ford’s book covers Visual Studio 2008, but almost all the tips also apply to Visual Studio 2010—and Ford’s donating her author proceeds to the Save Waveland Scholarship Fund, for Hurricane Katrina survivors in Waveland, Miss. Wherever you get your tips, the ones that make your life easier will stick and you’ll forget the ones that don’t. Visual Studio is a tremendously powerful tool that you can’t learn all at one time.

    Source of Information : Visual Studio Magazine August 2010


0 comments:

Leave a Reply