8. (ASP.NET Core 1.0 & MVC) Creating Your First MVC Application

preview_player
Показать описание
This Creating Your First MVC Application video is part of the ASP.NET Core 1.0 beginner programming tutorial course hosted by Steve Bishop, and covers the basics of an MVC controller, MVC model, and MVC view. The ASP.NET Core 1.0 beginner course is a free .NET tutorial series that helps beginning programmers learn the basics of ASP.NET Core 1.0. These free ASP.NET Core programming tutorials cover a variety of basic topics such as downloading and installing ASP.NET Core, setup and configuration of ASP.NET Core, the MVC architecture, Razor View engine, ASP.NET Identity, Entity Framework 7.0, and other topics. After watching this beginner series on ASP.NET Core 1.0, you should be able to create your own website or web application.

Рекомендации по теме
Комментарии
Автор

Best beginner explanation of MVC ever.

hughcoleman
Автор

Great tutorial! I can't wait for new videos.

bcbc
Автор

HI Steve. Thanks a Million for all this. Is this series of videos still relevant to the version ASP.NET V17? I can see some differences and I would like to check with you. when I install mvc I get a caution (yellow triangle) that it is latest revision is incompatible. I realized that I have "Microsoft.AspNet.All" installed but when i try to create controller I cannot see "MVC Controller Class" when i am following your instructions. I can see "Controller Class" (1minutes into your video). I appreciate your time.

ramzikhouri
Автор

Today I tried it with Visual Studio for Mac and I can confirm that this part of tutorial works. Only disadvantage is that we don't have intellisense support in Views. Also the folder Contact is not available as a namespace. Just addig @model MyProject.Contact worked

jaymayu
join shbcf.ru