ASP.NET files necessary for development

Posted by apollo-creed on Stack Overflow See other posts from Stack Overflow or by apollo-creed
Published on 2009-07-11T12:10:32Z Indexed on 2010/03/19 13:01 UTC
Read the original article Hit count: 245

I am just getting started in ASP.NET and have some existing projects to maintain.

I have read that ASP.NET projects include a folder called app_data, a code behind DLL, .sln project files, .proj files etc

Which of these files are necessary for the continued development of a ASP.NET website?

Also, are there others which are key to building ASP.NET applications?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about visual-studio