I am going to create some kind of web application using only static files (e.g. html, js and css). Is there a way to run this kind of project in Visual Web Developer Express?
I want to have all the intricacies with intellisense, sulution explorer and whatnot, but I don't want the whole ASP.net structure to be in sulution.
Is this possible or maybe another IDE for this project?
Thank!
source
share