views:

97

answers:

2

I want to know about the latest .net framework and visual studio versions avalilable in the market.

+9  A: 

.Net 3.5 SP1 and Visual Studio 2008 SP1 are the current versions that are released.

.Net 4.0 and Visual Studio 2010 are currently in beta release and are expected sometime in Q1 of 2010 for full release

Chris Nicol
+1 for the beta info. Whether indeed it's Q1 2020, we'll see about that :P
o.k.w
edited to include year.
this. __curious_geek
It better not be ... I'm already working in 2010 and need the full release to happen soon so that I can go to production with what I'm working on in 4.0
Chris Nicol
Thank you Mr.Chris Nicol for response.
Surya sasidhar
i have a doubt in 2008 version of visula studio is there any option for silverlight
Surya sasidhar
Yes there is support for Silverlight in Visual Studio 2008
Chris Nicol
ok, why i am asking like this is, present i am working on 2.0 Frame work and 2005 visual studio
Surya sasidhar
Yup ... you should consider looking at 2008, it's stable and a huge improvement over 2005 (in my opinion)
Chris Nicol
Note that Visual Studio 2008 SP1 is the latest released VS version.
Lex Li
ok i will look out 2008 thank you Mr. Chris Nicol
Surya sasidhar
+2  A: 

Visual Studio, and .NET Framework 3.51 SP1

Jonathan Sampson