De Icaza Says Microsoft Has Shot .NET Ecosystem In Foot
An anonymous reader writes "Microsoft has shot the .NET ecosystem in the foot because of the constant threat of patent infringement that it has cast on the system, Novell vice-president and Microsoft MVP Miguel de Icaza is quoted as telling the website Software Development Times recently."
Microsoft has shot the .NET ecosystem in the foot
A head shot would have been clearer. We all know .NET limps already.
Or is this just the usual Microsoft wobbling instead of making an actual decision?
Those who can make you believe absurdities can make you commit atrocities. - Voltaire
The sky in Miguel de Icaza's world just turned blue!
"I believe in Karma. That means I can do bad things to people all day long and I assume they deserve it." : Dogbert
I'm afraid your commitment to excellence has not synergised with market driven realities of the mission critical holistic buzzwordverse. Buck up your ideas sonny and buy into the knowledge base on a going forward basis or you'll soon suffer negative organic growth in your wetware core vocal services vis-a-vis next generation corporate employment opportunity scenarios!
^_^'
Dear
Don't think so. In any moment Bill Gates will tell Miguel "I'm your father" and he will run out of Luke.
Yep. From what I've seen from him, I suspect he'll now have seen the light and start devoting his considerable skills to porting whatever is MSes current ultimate programming language, or maybe WGA.
What a depressingly stupid machine.
It is cross platform (not necessarily cross OS). I've written code in C# that can run on my Windows Mobile phone or on my Windows laptop or as a Web Service or in my SQL Server database or in Silverlight or as a Web App or even on an XBox. That portability works well (as long as the libraries are supported -- see Compact Framework for example). It may not work as well on the Mac or Linux (but Mono does work), but porting code between the platforms I mentioned isn't that difficult (mostly just changing your target in Visual Studio; assuming library support existing on the targetted platform).
The C++ template mechanism alone is turing-complete.
I'm not entirely sure that's a good thing.
$_ = "wftedskaebjgdpjgidbsmnjgcdwatb"; tr/a-z/oh, turtleneck Phrase Jar!/; print
So that mean Gnome will disapear? I fail to see the problem here.
I've always said that 6502 Assembly is the most crossplatform language ever.. there is an NES emulator available for far more platforms than the JVM.