Test Your Knowledge: Which one to use: Web Project or Web Site?
Summary
Visual Studio / ASP.NET offers two ways developing a web program - a Web Project model and a Web Site model. Which fits where?
|
Table of Contents
Flexibility vs. Clean Usage Older Versions Directory Structure Comparison Figure 1. Web Project and Web Site Directory Comparison Other Articles
|
Review Answers for Questions in this Test
|
|
|
Bookmark and Share This
|
|
More Articles With Similar Tags
|
This article explains and dissects the pieces involved in creating the first web program in C# using the Web Project method (as opposed to the Web Site method).
|
How do you develop an ASP.NET program using the Web Project model?
|
This article explains and dissects the pieces involved in creating the first web program in C# using the Web Site method (as opposed to the Web Program method).
|
What is involved in developing a web-based program using the C# programming language with Web Site - Solution as the model.
|
This test has questions on developing first console (shell) based programs using the C# programming language.
|
|
|