Hai all....
I have installed Visual Studio 2005 which installs default .net framework 2.0.. I want to implement Ondraw function for my appln but its been introduced only in .net 3.0 n higher versions...
Wat should i do now.... Downlaod .net 3.0 and install separately...if done will it affect vs 2005 already installed.....
Hope i made myself clear....
Help me....
Loading
Master BillaPosted Aug 12, 2009, 11:51 AM
VS 2008 NOT must need to develop application in n.NET 3.0 framework, the reason is we can use the VS 2005 with WPF project template you can use the .NEt 3.0 framework.
And best way is you can install VS 2008 and work it's pretty nice and more features there.and when you install VS 2008 it will support to mutli platform target also
then it easy to change the target platforms to your project.
Thank you
Kirtan PatelPosted Aug 12, 2009, 9:58 AM
but you can't use Framework 3.0 's Function into Framework 2.0
you must install Visual Studio 2008