Thứ Bảy, 17 tháng 9, 2016

ASP.NET MVC 5 Tutorial - Build First ASP.NET Web Application


C# Asp.Net Mvc 5 Tutorial - Getting started to build web application example using Asp.Net Mvc 5. Microsoft .NET and Visual Studio was first introduced in 2002, ASP.NET Web Forms as a framework that makes it easy for web developers to build web applications. ASP.NET was created to replace previous Microsoft web technology that is Active Server Pages (ASP).

MVC ASP.NET is a framework to make it easier for developers to build web applications. Because both of them are above .NET Framework then the class library is also can be used on the ASP.NET Web Forms and MVC ASP.NET. In addition this framework allows developers to make use of the component or the helper has been provided with a way to use directly or make modifications to fit the needs of web applications that will be built. In both the framework also has rules that must be followed to avoid error (error) and generates the correct web application.

Build First ASP.NET Web Application

How to Build First ASP.NET Web Application

First, open your Visual studio (i using visual studio 2015), then create new project Visual C# > Web > ASP.NET web Application and insert project name "BuildWebAppASPMvc" > OK

Build First ASP.NET Web Application

Next, we will create MVC 5 project for this lessons, Click on MVC and OK
Build First ASP.NET Web Application

we have allready make an simple web application using MVC 5 in C# Asp.Net
Build First ASP.NET Web Application
Try to debugging with your browser
Build First ASP.NET Web Application

Video tutorial Build First ASP.NET Web Application


See you next Lessons ......

Không có nhận xét nào:

Đăng nhận xét