Okay, for benefit of lurkers :
SF Source opened in VS2010 ( have to run conversion wizard ) even though it is not recompiled and the conversion wizard appeared to make no changes can no longer be opened in VS2008
And of course a project originally written in VS2008 3.5 once converted on being opened in VS2010 ( same 3.5 target ) can no longer be opened in Vs2008.
Moral of story - make copies to play with or test your projects in VS2010.
Also interesting to note that you do not have to target 4.0 in order to use inferred line continuation or automatic property declaration ( no need to write standard get/set )
This is cool.
![Cool](http://forum.strataframe.net/Skins/Classic/Images/EmotIcons/Cool.gif)
And definitely look into the
Snippet Designer extension. Once you have it installed, go to the
Snippet Explorer window in Other Windows, find a .snippet and double click it. You can write your snippets right in the IDE in whatever language. Properties for shortcuts etc.