ASP.NET 2.0 Work has started in some of the features of 2.x in Mono. To run these applications you must use xsp2 (which loads the 2.x assemblies instead of the 1.x assemblies). Current features: * Client callbacks. * New Configuration engine (partial) * New controls: o ButtonField o CheckBoxField o DetailsView o FormView o GridView (client and server side sorting) o HyperlinkField o ImageField o Menus o MultiView o TemplateField o Trees o View * Masterpages * Two-way bindings * ObjectDataSource
I was very pleased to see Mono supported from of the 2.0 framework. Has anyone here do any work using Apache and mod_mono? How well does it scale? Any major projects using this setup? [ Interesting. I was just bemoaning the fact that a project at work is requiring me to learn ASP.NET 1.1 because it's the version that the gov's standardized on. I hate learning something for the first time that's already outdated. Perhaps I'll give mono a try. -k] Mono supports some of ASP.NET 2.0 |