Not knowing much of anything about what .NET 3.0 will offer the development world, I found this blog entry interesting for a couple of reasons.
http://neosmart.net/blog/archives/233
Quote:
The .NET Framework is not actually an API as much as it is a communication layer that transforms specialized commands and arbitrary functions to low-level understandable sequences that the operating system then carries out. What all this means is, after .NET 3.0 RTMs, compatibility becomes Microsofts problem. I
f you have a program that runs on XP with .NET 3.0 RTM installed, you shouldnt have to lose sleep wondering whether itll still work when Vista goes Gold it will and thats that.
Look, Vista is unreleased, .NET 3.0 for Vista is unreleased, and .NET 3.0 for XP is unreleased, and this guy thinks he can bank on the fact that
Microsoft will assure compatibility across both platforms?
He really should talk to the Java people on how patently false any such statement is likely to be. Two platforms = two sets of bugs. Microsoft = not known for shipping non-beta 1.0 code. End of story.
Post new comment