Posted By: The Channel 9 Team | Jun 15th, 2004 @ 9:16 AM | 266,120 Views | 14 Comments
Anders Hejlsberg talks about one of the biggest new feature in the next version of C#: generics.

Charles Torre interviews him in the middle of Microsoft's museum.

What are you going to use generics for?
Tag: CSharp
Media Downloads:
Rating:
1
0
Bing! {light goes on}

This is the first time that I have found the concept of generics has been communicated clearly. Thanks.
mscott
mscott
Whatup!!!

A simple, clear, understandable explanation. I wish he would have taught CS at my college.

One thing that bothered me: The interviewer kept saying 'yea', 'yep', ect while Anders spoke.
My advice: just let the Anders answer the question uninterrupted, otherwise it is distracting. I noticed the same thing during the previous museum video

AQ
AQ
One does not thank logic
anders explains generics in front of a backdrop which reads "Your Potent ass"! the significance is obvi Wink
Frankie Fresh
Frankie Fresh
.NET Developer and so much more.
Ahhh.  Now the purpose of generics is clear.  For some reason, I prefer sound byte explanations to complex questions.  Must be an election year Wink
Charles
Charles
Welcome Change
mscott wrote:

A simple, clear, understandable explanation. I wish he would have taught CS at my college.

One thing that bothered me: The interviewer kept saying 'yea', 'yep', ect while Anders spoke.
My advice: just let the Anders answer the question uninterrupted, otherwise it is distracting. I noticed the same thing during the previous museum video



Sorry 'bout that. I'm working on pretending like I'm an android and not interacting at all with the people whom I ask questions. I'll get better at it.

Charles
scobleizer
scobleizer
I'm the video guy

Charles: yup!

Dang it's hard to keep quiet during interviews, isn't it? Plus, when Anders is talking it sure is natural to agree with him.

when can I have the next version of c# to try it?

CC
Very nice.  Boxing and Run-time type casting is a huge pain, I particularly dislike it when I'm running through an ArrayList of objects and as soon as I test out the code, I get an exception.  Thank you, oh, thank you for Generics.
Microsoft Communities