Advanced HTML5 interfaces for .NET
If you’re a .NET developer or you know a .NET developer, you may have heard about the confusing situation facing enterprise web developers on the .NET platform:
- Silverlight is basically deprecated
- ASP.NET is severely dated
- HTML5 is the future, but using raw HTML5 directly is way too low-level
SmartClient and Smart GWT provide the powerful HTML5 components needed to build modern business web applications, and now we have provided a free sample server implementation for ASP.NET MVC, with an extensive, multi-part tutorial showing how it works!
The server implementation & tutorial cover:
- Using NHibernate to implement all CRUD operations (create, retrieve, update and delete) with a REST interface
- Implementing data paging / load-on-demand
- Supporting search and sort: both simple criteria and AdvancedCriteria
- Using transactions for interactions like multi-row editing in a grid
- A data-driven approach that can access new NHibernate entities without writing any code
This server implementation works with the free, open source, LGPL Edition of SmartClient or Smart GWT, so the entire client and server solution is free and open source.
Further, commercial support is also available – there is no need to buy a license, and we can help you with the sample server code as well.
To view the tutorial and download the server code as a Visual Studio project, start here:
http://wiki.smartclient.com/display/Main/Integrating+with+ASP.Net+MVC
To find out more about our Support offerings and sign up, start here:
http://www.smartclient.com/services/index.jsp#support
Enjoy!
The Isomorphic Team