Please enable Javascript for better experience...
A step by step Asp.Net MVC5 tutorial for beginners-C#
By Rahul Kumar Jha | Jan 15, 2015 | In Tutorials | Update: Aug 18, 2015 | Total Views [ 70763 ]
Taged In
(26 Like)
Rate

This tutorial explains step by step learning Asp.Net MVC 5. This tutorial takes you to how to start with MVC from scratch. You can start learning MVC from very basics and reach to an advance level in this tutorial.

Introduction

Asp.Net MVC is a light weight Microsoft Open Source framework which supports MVC design pattern and is used to create different kind of web applications. It is getting bigger day by day beating all the other web technologies due to its features like Routing, Separation of Code, Extendability, Strong Unit Test Capability and many more. In simple language we also pronounce ASP.NET MVC as MVC. In this tutorial you can learn MVC from very beginning starting from creating a simple MVC application and reach to a professional level. But before start let's see what is MVC.

MVC- MODEL, VIEW, CONTROLLER

MVC is a design pattern which is being used by ASP.NET MVC  framework, is stands for MODEL - VIEW - CONTROLLER. Each of these terms has its own weight and they works independently and helps in building a powerful application. There are so many features are there which makes this pattern so powerful.

MVC architecture = MODEL + VIEW + CONTROLLER where
M stands for MODEL
V for VIEW and
C for CONTROLLER

mvc architecture

Let's start with creating our first MVC application. In next part of tutorial you will learn how to start creating a MVC application.

Getting started-Create your first MVC application step by step >>

Share this

About the Author

Rahul Kumar Jha
Rahul Kumar Jha
Founder, Developer dotnet-concept.com

Public profile: user/profile/99900001


Has working experience in different phases of Software Development Life Cycle (SDLC) in CMS, Gaming, Health Care and Financial Services domain using Agile pattern. Working experience in Design patterns, ASP.NET, MVC, ANGULAR, ANGULAR JS, Windows application, WCF, ADO.NET, SQL Server and Test Driven Development (TDD) environment with JQuery, JavaScript, N-Unit, Entity Frameworks, LINQ, Code Refactoring and Business Objects Models.

User's Comments


 
Please SignUp/Login to comment...

Or comment as anonymous...
* Name
* Email ID
Comment
 
 
 
 
 
 
Sponsors