Click here to Skip to main content
15,893,564 members
Home / Discussions / C#
   

C#

 
AnswerRe: I have two Button, How to alter them? Pin
Christian Graus26-Oct-03 15:08
protectorChristian Graus26-Oct-03 15:08 
AnswerRe: I have two Button, How to alter them? Pin
Heath Stewart26-Oct-03 17:25
protectorHeath Stewart26-Oct-03 17:25 
Generallistviewitem Pin
jphuphilly26-Oct-03 13:28
jphuphilly26-Oct-03 13:28 
GeneralSMTP Pin
totig26-Oct-03 12:57
totig26-Oct-03 12:57 
GeneralRe: SMTP Pin
Heath Stewart26-Oct-03 17:13
protectorHeath Stewart26-Oct-03 17:13 
GeneralRe: SMTP Pin
totig27-Oct-03 0:59
totig27-Oct-03 0:59 
GeneralRe: SMTP Pin
Heath Stewart27-Oct-03 2:09
protectorHeath Stewart27-Oct-03 2:09 
GeneralC# 2.0 Specs and Thoughts on Generics Pin
Heath Stewart26-Oct-03 12:28
protectorHeath Stewart26-Oct-03 12:28 
Well, now that the 2.0 specs are out (a few days ago) and I'm sure we all read them ( right? Mad | :mad: ), I'm curious how they'll introduce the base class libraries with generic support. I mean, it's pretty obvious the BCL was written in C# so while IL apparently supports generics, C# didn't and so the BCL didn't include generics...right?

So, upon the introduction of generics, how will this affect VB.NET and other languages targeting the CLR? Will inference be relied upon for forward compatibility with apps compiled against older libraries running against the new ones, or will they simply just be cut-off? Frankly, I'm a little leary of simply relying on inference for forward compatibility.

In any case, and perhaps someone can correct me, I'm curious why they didn't extend generics to allow interfaces to force certain constructors. Perhaps this okay, though. ISerializable wants a ctor that takes two params (everyone should know what they are) but it doesn't have to be public, limiting access by compilers ( and coders that rely only such compilers and...dare I say it...IntelliSense! Dead | X| Mad | :mad: ).

So, what's everyone else's thoughts? If you're a n00b, I highly suggest you at least read the C# specifications at http://msdn.microsoft.com/vcsharp/team/language/default.aspx[^].

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
GeneralRe: C# 2.0 Specs and Thoughts on Generics Pin
jparsons26-Oct-03 14:46
jparsons26-Oct-03 14:46 
GeneralRe: C# 2.0 Specs and Thoughts on Generics Pin
Heath Stewart26-Oct-03 17:26
protectorHeath Stewart26-Oct-03 17:26 
GeneralRe: C# 2.0 Specs and Thoughts on Generics Pin
jparsons28-Oct-03 6:34
jparsons28-Oct-03 6:34 
GeneralRe: C# 2.0 Specs and Thoughts on Generics Pin
jparsons28-Oct-03 6:36
jparsons28-Oct-03 6:36 
GeneralRe: C# 2.0 Specs and Thoughts on Generics Pin
Kevin McFarlane27-Oct-03 5:34
Kevin McFarlane27-Oct-03 5:34 
Generalalot of questions Pin
bora3ee26-Oct-03 12:20
bora3ee26-Oct-03 12:20 
GeneralRe: alot of questions Pin
Heath Stewart26-Oct-03 17:39
protectorHeath Stewart26-Oct-03 17:39 
GeneralSystem.Web.Mail -> missing Pin
totig26-Oct-03 11:13
totig26-Oct-03 11:13 
GeneralRe: System.Web.Mail -> missing Pin
Heath Stewart26-Oct-03 12:11
protectorHeath Stewart26-Oct-03 12:11 
GeneralC# Class Library and VS.NET standard Pin
ewan26-Oct-03 8:18
ewan26-Oct-03 8:18 
GeneralRe: C# Class Library and VS.NET standard Pin
Blake Coverett26-Oct-03 8:28
Blake Coverett26-Oct-03 8:28 
GeneralRe: C# Class Library and VS.NET standard Pin
ewan26-Oct-03 8:36
ewan26-Oct-03 8:36 
GeneralRe: C# Class Library and VS.NET standard Pin
Blake Coverett26-Oct-03 8:43
Blake Coverett26-Oct-03 8:43 
GeneralRe: C# Class Library and VS.NET standard Pin
ewan26-Oct-03 8:46
ewan26-Oct-03 8:46 
GeneralRe: C# Class Library and VS.NET standard Pin
Heath Stewart26-Oct-03 12:18
protectorHeath Stewart26-Oct-03 12:18 
GeneralRe: C# Class Library and VS.NET standard Pin
ewan26-Oct-03 21:47
ewan26-Oct-03 21:47 
GeneralRe: C# Class Library and VS.NET standard Pin
Heath Stewart27-Oct-03 2:04
protectorHeath Stewart27-Oct-03 2:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.