With Microsoft’s .Net development platform increasing in both popularity and features, we’re receiving more inquiries than ever as to how clients can leverage the Ext framework within .Net web applications. While Ext, being a client-side framework, has always worked with ASP.Net applications, the team at Coolite has taken Ext & .Net integration a step further.
Introducing Coolite Studio
Coolite, the same team that brought you the very cool DateJS date parsing library, have really embraced the Ext framework creating a suite of ASP.Net controls name Coolite Studio that are based on Ext and integrate with Visual Studio 2008:
“The suite of web controls were built with a focus on bringing full Visual Studio Design-Time support to the Ext JavaScript Framework. A marriage of server-side and client-side frameworks.”
Tight Integration, Extensive Features, Support
The suite of controls will include the following:
- Powerful integration of the Ext JavaScript Framework.
- Full Design-Time support in Microsoft Visual Studio 2005 & 2008 and Visual Web Developer 2005 & 2008.
- Drag-and-drop ease of use.
- Current support for Window, Panel and a many Form Controls including DatePicker, Calendar and HtmlEditor.
- New Controls being added weekly.
- Dual Licensed (LGPL 3.0 and Coolite Commercial License).
- Professional support options available shortly.
Coolite has setup a community forum to help get developers introduced to Coolite Studio and plans to expand their support options in the future.
Coolite Studio is immediately available for download and supports both .Net 2.0 and 3.5.
Popularity: 3% [?]
December 16th, 2008
admin 
Posted in
Tags:
I would like to know your opinion about the following:
1. I think that this library work on the server side and reduce performance because asp.net need to convert in run time.
2. Do you know if this library you can create dinamically whit js?
3. Do you know if you can to combine for example Datasource(coolite) to create the conections and manipulate data and pass programatically to Ext.gridPanel?
Thanks,
Jorge,
This is what I think
1. This library work like regular 3rd party control suite like Telerik, which relies heavily on javascript on the client side and follow server side model to be consistent with asp.net compenent model.
2. I didn’t understand your question
3. I think so. I haven’t tried it.
Thanks