A Visual Studio project type which compiles all codebehind into a single assembly. Created through the File->New Project or Project->Add Project commands. This is the original project type for web applications, introduced along with .NET 1.0 and Visual Studio.NET in 2002. Not to be confused with a web site project, created by File->New Web Site or Project->Add Web Site commands.
Questions tagged [web-application-project]
256 questions
-1
votes
1 answer
What should I do for creating a Sports points application?
I'm thinking about developing a small application for keeping the score of a volleyball match. My idea is to have DB with the match info (points, sets etc) and one authorized person who has to login before is who changes the values. Other people…

heythatsmekri
- 781
- 2
- 8
- 16