3 projects tagged "framework"
XMLNuke is Web development framework based on XML. Programming with the XMLNuke framework, you create your Web site based on your data. Web design is not mandatory. To aid in this work, XMLNuke provides several classes for abstracting the use of XML and the environment in which XMLNuke is running. PHP5 or CSharp/Mono may be used by programmers to build applications with XMLNuke.
Vici MVC is a MVC Web application framework for .NET 2.0 or higher. It runs on the low-level ASP.NET layer provided by the .NET framework, but does not use ASP.NET WebForms and Controls. The framework is controller-centric as opposed to the view-centric architecture of ASP.NET WebForms. This allows Web applications to be built according to the MVC pattern with minimal effort. Vici MVC emphasises complete separation of concerns, ease of use, minimal configuration requirements, integration with any data access technology, performance, and easy deployment ("XCOPY deployment").