NetJsWire is a framework for developing/design Rich Internet Applications (RIA) in less time that you would imagine.
- NetJsWire lets you chose the .NET Server side language that suits your personal needs it works with all the .NET languages that can be used in WinForms.
- NetJsWire can be used in design mode with (tested with these but not limited to): Visual Studio (tested in 2005 and 2008) SharpDevelop 2.xx and 3.xx and any other designer capable of doing WinForms Design.
- NetJsWire lets you leverage all your developing power by avoiding you all the hassle of coding both an UI layer and bussiness logic / data access layer, with NetJsWire you only focus in your code and let the framework do the rest.
- NetJsWire will handle all the UI creation code and all the Client/Server communication.
- NetJsWire client rendering is done by ExtJs, the best JavaScript library out there.