How to create your first web application using Visual Studio, C# and the ASP.NET Core framework
See http://studycoding.org for all tutorials by Shad Sluiter.
Contents
0:00 First default web page in asp.net core visual studio
0:35 Create a new web project in Visual Studio for a Core framework c# web app
1:45 MVC choice to create a new web app
2:40 What is inside the solution explorer of a new .net core MVC app?
3:15 Run IIS to test the first web app on localhost with port number
4:15 Where. is the views folder for each index page?
4:50 Modify the HTML code for a view
5:40 Where is the layout of a multipart page?
6:15 Where is renderbody?
6:40 What is Razor and cshtml?
7:00 use ViewBag to pass data from a controller to a view
7:35 Modify the controller events
8:10 Add a string parameter to the viewbag class
9:20 specify a view to be returned by the controller
source
Excellent content, thanks for share your knowledge!!!
Good. I wait for love from you 💝💖
Awesome content. please continue to share .net core knowledge
Thanks
Thanks for the simplicity you have in all your videos. Learning new stuff is fast and easy!
Omg… I am from the future.
Thanks mr.
I actually don't have the ASP.NRT web application can you help me with that how can I find it plz I have to a project and its subbmission is on 9 July plz
Can you do a video on how to make a web application of 4 pages plz
It's my mini project help me
And which version di tou have community or professional pls reply
very nice voice 🙂
I'm running into an issue, when I try to run IIS Express it does absolutely nothing, any help?
I really appreciate the attention to detail when going through the steps. This isn't just some copy paste tutorial, you've taken the time to explain not only what you are doing, but why you are doing it, and then why that works.
amazing video. very very helpful
Good one sir..
I have to create a web app about fast food, any chance you could help me out?
Holy smokes you explain it to me clearer than my professors thank you 🙂
Can you please make an update for .Net 6?