Is it necesaary to migrate from VS 2002 to VS widbey ?
what is the main different ? is it more powerfull, more control ?
can i put my program that i ve build from vs 2002 to vs widbey ? is it need to compile again ?
thx.>Is it necesaary to migrate from VS 2002 to VS widbey ?
No, but I recommend you to do that so you will not stuck in the past of the technology.
>what is the main different ? is it more powerfull, more control ?
More controls, easier to create applications, new language features like generics etc.
You can read about VS 2005 on this site:http://msdn.microsoft.com/vs2005.
You can read about ASP.Net 2.0 at those sites:
http://msdn.microsoft.com/asp.net/whidbey
http://www.asp.net/whidbey
>can i put my program that i ve build from vs 2002 to vs widbey ? is it need to compile again?
Microsoft are doing there best to make it 100% backward compatible. So you can run your .Net 1.x application under .Net 2.0.
Thanks Fredrik N, that help me much..
0 comments:
Post a Comment