Answered by:
VS 2008 vs VS 2010

Question
-
Pls Suggest the diff.
Thanks!
Every day its a new learning. Keep Learning!!
If this post answers your question, please click Mark As Answer . If this post is helpful please click Mark as HelpfulWednesday, March 21, 2012 9:59 AM
Answers
-
Main and Important difference is VS2010 is deisgned exclusively for .NET Framewrok 4.0 or higher. You cannot work on .NET 4.0 in VS2010.
Please mark this post as answer if it solved your problem. Happy Programming!
- Marked as answer by Lie You Tuesday, March 27, 2012 3:07 AM
Wednesday, March 21, 2012 10:03 AM -
Hi Tiya01,
Check below VS 2010 new Features
http://msdn.microsoft.com/en-us/library/bb386063.aspx
1) Main Benefit is new .Net Framework 4 (as per Adavesh post)
2) Optional Parameter in procedure
3) Named Parameter in procedure
and lots of more check above link
Regards
Sneha
Wednesday, March 21, 2012 10:17 AM
All replies
-
Main and Important difference is VS2010 is deisgned exclusively for .NET Framewrok 4.0 or higher. You cannot work on .NET 4.0 in VS2010.
Please mark this post as answer if it solved your problem. Happy Programming!
- Marked as answer by Lie You Tuesday, March 27, 2012 3:07 AM
Wednesday, March 21, 2012 10:03 AM -
Hi Tiya01,
Check below VS 2010 new Features
http://msdn.microsoft.com/en-us/library/bb386063.aspx
1) Main Benefit is new .Net Framework 4 (as per Adavesh post)
2) Optional Parameter in procedure
3) Named Parameter in procedure
and lots of more check above link
Regards
Sneha
Wednesday, March 21, 2012 10:17 AM