Good Day Guys,
I know this may sound like a stupid question. However, I wonder if someone can please explain to me the difference between EXT.NET and EXT.JS..
I have been trying to understand both of them, but the result is zero. As far as I know, EXT.NET integrates EXT.JS..
I don’t understand… When doing my research, sometimes it redirects me to SenchaJS.. But sometimes to http://examples.ext.net/
How do they both work actually ?
If it is possible, can you please provide me with some tutorial as well ?
Thanks a lot guys..
ExtJS is a JavaScript framework for building rich UI’s for web applications. It leverages advanced CSS and JavaScript to bring a desktop like presentation to the browser.
Ext.net is a .Net specific implementation of ExtJS allowing very easing integration with WebForms.
In a nutshell if you’re a .Net developer and you want to save a good deal of work you might checkout Ext.net otherwise ExtJS is the product you want to use. That said ExtJS can be used with .Net just fine without using Ext.net. Also keep in mind that with Ext.net is currently based off of an older version of the ExtJS library(3.4.0) whereas ExtJS is currently at version 4.
ExtJS 4.0 Resources