Skip to main content

I do not like the standard Micro Focus template for ASP.net as it contains stuff that I don't want and can't seem to get rid of.   Is there a standard basic clear template that I can use instead? 

I do not like the standard Micro Focus template for ASP.net as it contains stuff that I don't want and can't seem to get rid of.   Is there a standard basic clear template that I can use instead? 

There is a template called ASP.NET Empty Web Application that you can select. This just creates an empty web project and you can add new items to the project as you see fit.


I do not like the standard Micro Focus template for ASP.net as it contains stuff that I don't want and can't seem to get rid of.   Is there a standard basic clear template that I can use instead? 

I tried that but it is a bit too far in the opposite direction.   As a newbie to Visual Studio I am not sure how to add new items to the project or even where to find them.  


I do not like the standard Micro Focus template for ASP.net as it contains stuff that I don't want and can't seem to get rid of.   Is there a standard basic clear template that I can use instead? 

If you are just trying to create a Web site instead of a full ASP.NET application then there is a template under New-->Web Site-->ASP.NET Web Site that you can use but I would really recommend that you take the time to explore and learn the inner workings of Visual Studio and then use the full ASP.NET Application template.

Maybe the videos here can help get you started...