hi
i am in dilemma here and trying to decide:
i was developing my web application on windows xp professional os.Using .net 2.0 and vs 2005 ,IIS 5 and SQL server 2005
i got the new system and its Vista home premium,I have IIS 7. now...i still have VS 2005 (with sp1,as reqd by vista) and SQL server 2005
my dilemma is should i upgrade the framework to 2.0 to 3.5?
based on my reading:
--Vista comes loaded with .net 3.5
--net 3.5 have new compilers for c#.Does this mean,if i go ahead with 3.5,my existing code which used .net 2.0 will get errors?
--how about vs 2005 compatibility with 3.5?
-i was gonna copy my project files from one system to another and wondering abt all the above issues.Please suggest.