This is my first time using Ext.Net and I just can't figure out how to get set up.
When I open Visual Studio, do I want to make a new "Project" or "Web Site"?
Choosing "Project" gives me the option to use MVC, but I can't figure out how to use Ext.Net from there.
The little bit of information I was able to find about getting started with Ext.Net tells me to make a website so I can drag "ResourceManager" and "Window" onto a .aspx page. But then, I don't know how to make it MVC from there.
If someone could just give me the basic steps to get a blank website running, that would be great.