Currently we are using WPF 2007.1 and our development enviroment consists of .NET3.0 and VS2005 and Expression Blend.
Is it possible to upgrade to WPF 2007.2 and keep my current development enviroment ?
I use Expression Blend to build my UI, and VS2005 for the C# code.
I dont even open up the UI in VS2005 except for the xaml code itself.
Thanks
DK
The 2007.2 WPF controls are still compiled against the 3.0 framework so I can't think of a reason that you couldn't continue to work with VS 2005. Note, however that VS 2005 is not supported for design time use.