Wednesday, October 5, 2011

Visual Basic and C# Web Templates


Project Template
More Information
ASP.NET Web Application
Creates a new Web application that includes the following:
  • Folders to contain membership pages, client script files, and cascading style sheet files.
  • A data folder, which is granted permissions that will enable ASP.NET to read and write to it at run time.
  • A master page file.
  • Web pages called Default.aspx and About.aspx.
  • A global application class file.
  • A Web.config file.
If you are creating a local IIS Web application or a remote IIS site, Visual Studio creates the IIS Web application.
ASP.NET MVC 2 Web Application
The ASP.NET MVC 2 Web Application project template is used to build web applications that use a model-view-controller pattern. For more information,
ASP.NET Empty Web Application
Creates a new ASP.NET web application that includes a Web.config file but no other files.
ASP.NET Dynamic Data Entities Web Application
Creates a Dynamic Data Web application for use with ADO.NET Entity Framework. This Web application can target any relational database. For more information about Dynamic Data
ASP.NET Dynamic Data Linq to SQL Web Application
Creates a Dynamic Data Web application for use with Linq to SQL. This Web application can target any relational database. For more information about Dynamic Data,
ASP.NET Server Control
Creates a server control to be used in ASP.NET web applications. For more information,
ASP.NET AJAX Server Control
ASP.NET AJAX server controls consist of server and client code that integrate to produce rich client behavior. For more information,
ASP.NET AJAX Server Control Extender
ASP.NET AJAX extender controls enhance the client capabilities of standard ASP.NET Web server controls. For more information,


No comments:

Post a Comment

Thank you for Commenting Will reply soon ......

Featured Posts

LM Studio is a desktop application designed for developing and experimenting with large language models (LLMs) directly on your computer.

    LM Studio Overview LM Studio is a desktop application designed for developing and experimenting with large language models (LLMs...