ASP.NET INTRODUCTION

ASP is the abrivation of active server pages. We will learn MVC structure of ASP.NET. We will start from basic level. If you have basic knowledge of programming then you will learn easily.

In this series we will follow the MVC 5 framework. If you have already knowledge of previous version of MVC then you have a plus point but if you have not then don't worry. 

MVC structure of asp is not dificult It is very easy. In MVC structure  you can manage your application in a better way.In this series we will make one small application at the end of all lectures. 

 

Prerequisites

Basic Knowledge of C# and Visual Studio Click Next to get started