Novell Presents Mono Roadmap
H0ek writes "Seems Mono is still moving along in spite of the Novell purchase. They present a nicely comprehensive roadmap. You can read the official Novell press release if you're into that kind of nonsense. All I can say is, go Miguel! Don't let the Man get you down!"
does ASP.NET not suck as bad as ASP under IIS used to?
Nope. it really does not suck. It aint perfect, but damn it's a couple orders of magnitude better than ASP.
I never really liked the 'let's put our code in our pages' thing
Neither did I, or many people, for that matter. That is why a lot of serious developers compiled COM components to service requests. Now, asp.net is a step further in that direction by explicitly (depending on the way you develop) separating logic from presentation via MyPage.aspx files (presentation) vs MyPage.aspx.cs files (logic). Of course, as in Java(tm), you CAN do it wrong/easy by glomming everything into your aspx pages. Bad programmer! No donught!
meh.
Mono is an open source project, and Steve Ballmer says open source doesn't have roadmaps.
I believe everything Steve and Bill tell me, so this "roadmap" obviously doesn't exist.