资 源 简 介
Jasp
Jasp (JavaScript Active Server Page) -- is a component for building rich web-interface using Microsoft .NET Framework, JavaScript, HTML and CSS. Jasp is provided as source code that you can use "as is" or customize for your applications. It is written in C# and compatible with .NET Framework 2.0 and higher and Mono project.
Jasp is focused on simplifying development, which actively using CSS and JavaScript. Each control or page is closely related to the client and server side. Controls can inherit from other controls, automatically inheriting server side, JavaScript side, CSS, and if necessary HTML.
Jasp not tied to any or JavaScript-framework. It can be used with all popular frameworks, such as jQuery, ExtJs, Prototype, etc.
Jasp fully responsible for the resource management(scripts, styles, binary files). All necessary scripts and styles will be loaded on first use, automatically optimized and grouped into one or more files.