Internet Application: Previous Next Chapter
Internet Application: Previous Next Chapter
Internet Application: Previous Next Chapter
http://www.w3schools.com/aspnet/mvc_app.asp
Select Language
HOME HTML CSS JAVASCRIPT JQUERY XML ASP.NET PHP SQL MORE...
Search w3schools.com
REFERENCES | EXAMPLES | FORUM | ABOUT
W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript jQuery, XML, PHP, ASP
ASP.NET Tutorial
ASP.NET HOME ASP.NET Intro
w3schools.com
on Facebook
Next Chapter
Like
10k
WEB HOSTING Best Web Hosting PHP MySQL Hosting UK Reseller Hosting
Cloud Hosting Top Web Hosting $3.98 Unlimited Hosting 250+ Hosting Apps WEB BUILDING XML Editor - Free Trial!
WP Tutorial
WebPages Intro WebPages Razor WebPages Layout WebPages Folders WebPages Global WebPages Forms WebPages Objects WebPages Files WebPages Helpers WebPages WebGrid WebPages Charts WebPages Email WebPages PHP WebPages Publish WebPages Examples
What We Will Do
Visual Web Developer offers different templates for building web applications. We will use Visual Web Developer to create an empty MVC Internet application with HTML5 markup . When the empty Internet application is created, we will gradually add code to the application until it is fully finished. We will use C# as the programming language, and the newest Razor server code markup. Along the way we will explain the content, the code, and all the components of the application.
FREE Website BUILDER FREE Website Creator W3SCHOOLS EXAMS Get Certified in: HTML, CSS, JavaScript, jQuery, XML, PHP, ASP W3SCHOOLS BOOKS New Books: HTML, CSS JavaScript, and Ajax STATISTICS Browser Statistics Browser OS Browser Display SHARE THIS PAGE
WP References
WebPages Classes WebPages Security WebPages Database WebPages WebMail WebPages Helpers
ASP.NET Razor
Razor Razor Razor Razor Razor Razor Razor Razor Intro Syntax C# Variables C# Loops C# Logic VB Variables VB Loops VB Logic
ASP.NET MVC
MVC Intro MVC Application MVC Folders MVC Layout MVC Controllers MVC Views MVC Database MVC Models MVC Security MVC HTML Helpers MVC Publish MVC Reference
In the New Project dialog box: Open the Visual C# templates Select the template ASP.NET MVC 3 Web Application Set the project name to MvcDemo Set the disk location to something like c:\w3schools_demo Click OK When the New Project Dialog Box opens: Select the Internet Application template Select the Razor Engine
WF Tutorials
WebForms Intro WebForms Pages WebForms Controls WebForms Events WebForms Forms
1 of 3
11/8/2012 4:21 PM
http://www.w3schools.com/aspnet/mvc_app.asp
WebForms ViewState WebForms TextBox WebForms Button WebForms Data Binding WebForms ArrayList WebForms Hashtable WebForms SortedList WebForms XML Files WebForms Repeater WebForms DataList WebForms DbConnection WebForms Master Pages WebForms Navigation WebForms Examples
Select HTML5 Markup Click OK Visual Studio Express will create a project much like this:
WF References
WebForms HTML WebForms Controls WebForms Validation
We will explore the content of the files and folders in the next chapter of this tutorial.
Previous
Next Chapter
Top 10 Tutorials
HTML Tutorial HTML5 Tutorial CSS Tutorial CSS3 Tutorial JavaScript Tutorial jQuery Tutorial SQL Tutorial
Top 10 References
HTML/HTML5 Reference CSS 1,2,3 Reference CSS 3 Browser Support JavaScript HTML DOM XML DOM PHP Reference
Examples
HTML Examples CSS Examples XML Examples JavaScript Examples HTML DOM Examples XML DOM Examples AJAX Examples
Quizzes
HTML Quiz XHTML Quiz CSS Quiz JavaScript Quiz jQuery Quiz XML Quiz ASP Quiz
Color Picker
2 of 3
11/8/2012 4:21 PM
http://www.w3schools.com/aspnet/mvc_app.asp
Statistics
Browser Statistics Browser OS Browser Display
REPORT
ERROR |
HOME
T OP
FORUM
ABOUT
W3Schools is optimized for learning, testing, and training. Examples might be simplified to improve reading and basic understanding. Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. While using this site, you agree to have read and accepted our terms of use and privacy policy. Copyright 1999-2012 by Refsnes Data. All Rights Reserved.
3 of 3
11/8/2012 4:21 PM