c# 3.0 - when?

  • Thread starter Thread starter Gabe
  • Start date Start date
Gabe,

C#'s release date will follow the .NET framework 3.0's release date, so
when that is released, C# will be released.

Hope this helps.
 
Nicholas said:
Gabe,

C#'s release date will follow the .NET framework 3.0's release date, so
when that is released, C# will be released.

Hope this helps.


--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)

Gabe said:
Anyone know when it will be finalized? late 2007?

Is that right? .NET 3.0 will be released when Vista is released. So, C#
3.0 will be released along with those two in November? That doesn't
sound right. It seems awfully soon. I thought 3.0 had to be officially
standardized and whatnot. I can't find anything on Microsoft's
website...
 
isn't november next month? let's wait and see...

--
________________________
Warm regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
Professional VSTO.NET - Wrox/Wiley
The O.W.C. Black Book with .NET
www.lulu.com/owc, Amazon
Blog: http://www.msmvps.com/blogs/alvin
-------------------------------------------------------


Gabriel said:
Gabe,

C#'s release date will follow the .NET framework 3.0's release date,
so
when that is released, C# will be released.

Hope this helps.


--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)

Gabe said:
Anyone know when it will be finalized? late 2007?

Is that right? .NET 3.0 will be released when Vista is released. So, C#
3.0 will be released along with those two in November? That doesn't
sound right. It seems awfully soon. I thought 3.0 had to be officially
standardized and whatnot. I can't find anything on Microsoft's
website...
 
Nicholas said:
Gabe,

C#'s release date will follow the .NET framework 3.0's release
date, so when that is released, C# will be released.

No, I don't think that's true.

"C# 3.0" is part of Visual Studio "Orcas". No release date - or even
estimated release date has been announced for Orcas yet, but it's a safe bet
that it't not next month. Late 2007 maybe.

Watch http://msdn.microsoft.com/vstudio/future/ for information about the
timing of upcoming releases - whever any public statements are made about
when a future version of Visual Studio will be released, that page is
updated.

-cd
 
Nicholas Paldino said:
C#'s release date will follow the .NET framework 3.0's release date, so
when that is released, C# will be released.

I don't believe that's true. C# 3.0 will come significantly after .NET
3.0 - .NET 3.0 should be released when Vista is released, which should
be much earlier than Orcas. I expect C# 3.0 to only be released when
Orcas is.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

C# 3.0 11
c# 3.0, not .Net 3.0 6
how to create a c#3.0 project? 1
Question Regarding Framework 3.0 2
Target .NET 2.0 using C# 3.0 2
C# beyond 3.0 4
Building .NET 3.0 11
difference c# 2.0 C# 3.0 4

Back
Top