473,396 Members | 1,792 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

C# generics

As we know, C# does not support templates; instead it will support C# generics.
I think it’s about to be published with the .NET 2.0.
Can anybody tell me when these generics will be out for use?

--
Regards
Sharon G.
Nov 16 '05 #1
4 1116
hi
with the release of whidby (vs2005 ) we all can taste generics.
i think the beta version is available .

regards
Ansil

"Sharon" wrote:
As we know, C# does not support templates; instead it will support C# generics.
I think it’s about to be published with the .NET 2.0.
Can anybody tell me when these generics will be out for use?

--
Regards
Sharon G.

Nov 16 '05 #2
Sharon,

No one can say really, as MS hasn't announced a release date. The
logical guess is sometime in 2005 (hence the name VS.NET 2005). Anyone that
tells you otherwise is probably lying.

Yes, Generics are definitely in .NET 2.0.

However, you can get access to the beta framework now, for free. Check
out the framework downloads page on MSDN.

Also, if you are a MSDN universal subscriber, you can get a beta of
VS.NET 2005 as well.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Sharon" <Sh****@discussions.microsoft.com> wrote in message
news:19**********************************@microsof t.com...
As we know, C# does not support templates; instead it will support C#
generics.
I think it's about to be published with the .NET 2.0.
Can anybody tell me when these generics will be out for use?

--
Regards
Sharon G.

Nov 16 '05 #3
Sharon <Sh****@discussions.microsoft.com> wrote:
As we know, C# does not support templates; instead it will support C# generics.
I think it?s about to be published with the .NET 2.0.
Can anybody tell me when these generics will be out for use?


With .NET 2.0, which will be released at the same time as VS.NET 2005 -
probably mid-2005. You can download the beta of the framework (and
VS.NET 2005 if you have an appropriate MSDN subscription) now though.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too
Nov 16 '05 #4
Check out http://lab.msdn.microsoft.com/vs2005/ and the "Express Edition
Betas" link on the left. Generics included.

hth.

Mark
www.dovetaildatabases.com
"Ansil MCAD" <An*******@discussions.microsoft.com> wrote in message
news:B7**********************************@microsof t.com...
hi
with the release of whidby (vs2005 ) we all can taste generics.
i think the beta version is available .

regards
Ansil

"Sharon" wrote:
As we know, C# does not support templates; instead it will support C# generics. I think it's about to be published with the .NET 2.0.
Can anybody tell me when these generics will be out for use?

--
Regards
Sharon G.

Nov 16 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

27
by: Bernardo Heynemann | last post by:
How can I use Generics? How can I use C# 2.0? I already have VS.NET 2003 Enterprise Edition and still can´t use generics... I´m trying to make a generic collection myCollection<vartype> and...
2
by: Mr.Tickle | last post by:
So whats the deal here regarding Generics in the 2004 release and templates currently in C++?
23
by: Luc Vaillant | last post by:
I need to initialise a typed parameter depending of its type in a generic class. I have tried to use the C++ template form as follow, but it doesn't work. It seems to be a limitation of generics...
12
by: Michael S | last post by:
Why do people spend so much time writing complex generic types? for fun? to learn? for use? I think of generics like I do about operator overloading. Great to have as a language-feature, as...
5
by: anders.forsgren | last post by:
This is a common problem with generics, but I hope someone has found the best way of solving it. I have these classes: "Fruit" which is a baseclass, and "Apple" which is derived. Further I have...
11
by: herpers | last post by:
Hello, I probably don't see the obvious, but maybe you can help me out of this mess. The following is my problem: I created two classes NormDistribution and DiscDistribution. Both classes...
9
by: sloan | last post by:
I'm not the sharpest knife in the drawer, but not a dummy either. I'm looking for a good book which goes over Generics in great detail. and to have as a reference book on my shelf. Personal...
1
by: Vladimir Shiryaev | last post by:
Hello! Exception handling in generics seems to be a bit inconsistent to me. Imagine, I have "MyOwnException" class derived from "ApplicationException". I also have two classes...
7
by: SpotNet | last post by:
Hello NewsGroup, Reading up on Generics in the .NET Framework 2.0 using C# 2005 (SP1), I have a question on the application of Generics. Knowingly, Generic classes are contained in the...
13
by: rkausch | last post by:
Hello everyone, I'm writing because I'm frustrated with the implementation of C#'s generics, and need a workaround. I come from a Java background, and am currently writing a portion of an...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.