ASP NET MVC ENTITY FRAMEWORK
LESSON - 1
Let start create new project using Visual Studio 2013. See the below image.
Then Ok
Then project will contain the following folders
To Add new controller, We need to right click controller folder and add new controller and name it as Home controller.
We have blank HomeController Class
No comments:
Post a Comment