Creating asp net core web application

preview_player
Показать описание
In this video we will discuss
1. Creating a new ASP.NET Core Project in Visual Studio
2. The different project templates that are available and what they do

Healthy diet is very important for both body and mind. We want to inspire you to cook and eat healthy. If you like Aarvi Kitchen recipes, please support by sharing, subscribing and liking.

Text version of the video

Slides

ASP.NET Core Text Articles & Slides

ASP.NET Core Tutorial

Angular, JavaScript, jQuery, Dot Net & SQL Playlists
Рекомендации по теме
Комментарии
Автор

So blessed to be here. It so hard to find a teacher who can explain in such great details. Just incoparable!!! You're truly a Master. Thanks a lot.

salomonks-francais
Автор

ASP net core WEB API with React, Angular, Vue. just one master course for all the technologies.

vikasrajput
Автор

thanks a lot for sharing quality contents for free . Really appreciate, better than paid courses

immortaltroll
Автор

I think you are one of the top 5 that I have seen explaining c#, sql server and programming. You use a professional approach to convey the the information with a professional explanation.
Thank you for all videos that you have posted since openning your channel.
Best Wishes

AlmutasimAlmazidi
Автор

you are exceptionally good educator. you know how to place yourself in the student shoes. thanks for spending your time teaching us

sothunthay
Автор

i like tutorials like yours who build everything from scratch. That way makes beginners understands the basics and why you have this file and what its purpose.

manuelquiero
Автор

Thank you for keeping humanity alive sir.May you be blessed by god.

jasminshrestha
Автор

A hundred likes will not give you the appreciation you deserve, really thank you

abdelrahmanseyam
Автор

Yours is always different bringing clarity and direction at the same time. The bottom-up approach you employed helps me in a long run to know where different types of bugs can come from. And I find easy to debug. Thanks a million! I just hope you 'll choose angular for client after the netcore foundations.

stanleyakachukwu
Автор

Oh Man! Thank you very much for starting from the empty project. I have been looking for this so long. Thank you Thank you Thank you

naimeahmed
Автор

please continue i Can't wait for the next video

khosseny
Автор

Can we learn asp dot net core directly without learning mvc

purushothamgowthu
Автор

Great Tutorial. I'm already Developing With Javascript

marcorivera
Автор

Everything from scratch ... Why did it take me more than ten years to find you on youtube

hanspetervollhorst
Автор

Hi Venkat, Your videos are very helpful to learn easily and quickly. please post next videos asap.

lalithadevisegu
Автор

Very Useful, Please keep up the good work, Amazing Lessons.

muhammadkhalifa
Автор

Thank you Mr. Venkat. Your tutorials are wonderful.

kourosh
Автор

In Visual Studio 2019, with dotnet core 3.1 installed by default, this step failed with an "Asset file *.assets.json" not found" error.

To fix that I had to run

> dotnet restore

in the Nuget PackageManager console.

DoblyTufnell
Автор

Thanks Sir. I think you are my Career GOD.

fdpomks
Автор

I have a serious number crunching application developed in visual C++ MFC with VSCE 2017. I need to add some graphics! I only noticed the charting tool in Components which my MFC does not have! I cannot get that component. I venture to wonder if by creating an ASP Library project that containts the charting tool I could somehow magically connect to it via the DLL mechanism to pop out charts in my MFC application. Could you suggest some solution? I could pass data to the ASP.NET application and from a button run that application (perhaps getting the ASP.NET to read a file). Meanwhile I continue on your course simply to learn more about ASP.

DrDanielHoward