Click here to Skip to main content
15,920,596 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: WinFX and the ".NET 3.0" misnomer Pin
Dave Kreskowiak10-Aug-06 9:27
mveDave Kreskowiak10-Aug-06 9:27 
GeneralRe: WinFX and the ".NET 3.0" misnomer Pin
Rei Miyasaka10-Aug-06 9:29
Rei Miyasaka10-Aug-06 9:29 
GeneralRe: WinFX and the ".NET 3.0" misnomer Pin
Dave Kreskowiak10-Aug-06 10:16
mveDave Kreskowiak10-Aug-06 10:16 
GeneralRe: WinFX and the ".NET 3.0" misnomer Pin
Rei Miyasaka10-Aug-06 10:19
Rei Miyasaka10-Aug-06 10:19 
GeneralRe: WinFX and the ".NET 3.0" misnomer Pin
Dave Kreskowiak10-Aug-06 10:23
mveDave Kreskowiak10-Aug-06 10:23 
GeneralRe: WinFX and the ".NET 3.0" misnomer Pin
Rei Miyasaka10-Aug-06 10:39
Rei Miyasaka10-Aug-06 10:39 
GeneralRe: WinFX and the ".NET 3.0" misnomer Pin
Dave Kreskowiak10-Aug-06 13:05
mveDave Kreskowiak10-Aug-06 13:05 
GeneralRe: WinFX and the ".NET 3.0" misnomer [modified] Pin
Rei Miyasaka10-Aug-06 13:30
Rei Miyasaka10-Aug-06 13:30 
Dave Kreskowiak wrote:
I don't think I'm the one "trivializing" anything here. You're the one nit picking over a VERSION NUMBER!

Uhh, no? I'm complaining about two technologies being merged into one, disrupting one's progress. I cite the version numbers because the messed up version numbers is a very good indication of the consequences to come. If it's as insignificant a matter as you say, they wouldn't have made the change in the first place.

Dave Kreskowiak wrote:
Now, on top of those classes in the CLI, there are many, many, many extensions, such as the System.Windows.Forms namespace. If you haven't noticed, this namespace is VERY specific to Windows and has been around since version 1.0 of the Framework! How about the System.ServiceProcess namespace or System.Management? Same thing - Windows specific!

What they didn't do in these cases is release a new API under the same name just one year later. Windows Forms being under the System namespace is a bit unfortunate, and it is the only reason people criticize Mono for being incomplete. Alas, because it's a small portion of the .NET framework, it works. Not so with .NET 3.0, especially when they start adding more breaking CLR changes to it in the future.

There's the risk that these will depend on the past Windows-specific additions, and the version number "3.5" for the LinQ release is a good example. If the 2.0 implementation is in one directory, 3.0 another but depending on 2.0, does 3.5 depend on 3.0? See how it starts breaking down?

Point being: the guts of .NET 2.0 is portable, none of .NET 3.0 is portable, so what guarantee is there that .NET 3.5 onward will be portable at all?

Dave Kreskowiak wrote:
Adding WinFX as another set of extensions is nothing new to the expansion of the .NET Framework. Each project, like Mono, has to take the base CLI and expand on it, just like Microsoft has done with it's Windows-based version.

Last time I checked, the only thing Mono added to the BCL was an additional encryption algorithm.


-- modified at 19:41 Thursday 10th August, 2006
GeneralRe: WinFX and the ".NET 3.0" misnomer Pin
Dave Kreskowiak11-Aug-06 4:43
mveDave Kreskowiak11-Aug-06 4:43 
JokeRe: WinFX and the ".NET 3.0" misnomer Pin
Dustin Metzgar10-Aug-06 9:41
Dustin Metzgar10-Aug-06 9:41 
GeneralRe: WinFX and the ".NET 3.0" misnomer Pin
Rei Miyasaka10-Aug-06 9:58
Rei Miyasaka10-Aug-06 9:58 
GeneralRe: WinFX and the ".NET 3.0" misnomer Pin
Rob Graham11-Aug-06 9:53
Rob Graham11-Aug-06 9:53 
QuestionDegree character Pin
Paul Selormey9-Aug-06 15:46
Paul Selormey9-Aug-06 15:46 
AnswerRe: Degree character Pin
Paul Selormey9-Aug-06 16:35
Paul Selormey9-Aug-06 16:35 
AnswerRe: Degree character Pin
Guffa10-Aug-06 21:29
Guffa10-Aug-06 21:29 
QuestionConfiguration, deploying... Pin
kalkwarf9-Aug-06 13:16
kalkwarf9-Aug-06 13:16 
QuestionMicrosoft Enterprise Library Pin
Chris Richner9-Aug-06 12:26
Chris Richner9-Aug-06 12:26 
AnswerRe: Microsoft Enterprise Library Pin
Not Active9-Aug-06 15:16
mentorNot Active9-Aug-06 15:16 
GeneralRe: Microsoft Enterprise Library Pin
Chris Richner14-Aug-06 12:45
Chris Richner14-Aug-06 12:45 
GeneralRe: Microsoft Enterprise Library Pin
Not Active14-Aug-06 13:47
mentorNot Active14-Aug-06 13:47 
GeneralRe: Microsoft Enterprise Library Pin
Chris Richner18-Aug-06 7:25
Chris Richner18-Aug-06 7:25 
Questionwindows hook to find word menu create [modified] Pin
priyank_ldce9-Aug-06 10:03
priyank_ldce9-Aug-06 10:03 
QuestionVS pro 2003 and .NET 2.0 Pin
matthias s.9-Aug-06 3:01
matthias s.9-Aug-06 3:01 
AnswerRe: VS pro 2003 and .NET 2.0 Pin
Dan Neely9-Aug-06 3:15
Dan Neely9-Aug-06 3:15 
GeneralRe: VS pro 2003 and .NET 2.0 Pin
matthias s.9-Aug-06 3:34
matthias s.9-Aug-06 3:34 

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.