ASP .NET Core Web API CRUD with Angular | Hindi/Urdu ✅

preview_player
Показать описание
ASP .NET Core Web API CRUD with Angular | Hindi/Urdu ✅

_____________ 🌀 Download Source Code _____________

In this video you will learn Asp .Net Core Web API crud operation with Angular application using Entity Framework Core Code First Approach with SQL Server. this video based on multiple table relation and modern eye catching attractive design fully practically approach from scratch to advance.

So watch complete video from start to end. And don't forget to subscribe.

_____________ 🌀 Discussed Topics _____________
➤ .NET Core Web API CRUD with Angular
➤ Angular Crud Application
➤ ASP .Net Core with Entity Framework Code First Approach
➤ Getting started with Asp.Net Core Web App.
➤ Angular 13
➤ Toast Notification in Angular
➤ Dependency Injection in Asp.Net Core.
➤ EF Core CRUD Operations using Code First Approach.
➤ Crud Operation in multiple tables.
➤ How to enable cors in .Net Core Web Api
➤ Load Drop down List using Asp.Net Core framework.
➤ Bootstrap in Angular 13
➤ Validations in Asp.Net Core Mvc
➤ Sql Server
➤ Visual Studio 2019
➤ MVC

________________ 🎬 All Videos ________________

If you like it so Please Like Share & subscribe Our Channel.

________________ 🔗 Social Media Links ______________

#DotNetCore #Angular15 #DotNetCoreWebApi #Logictycoon #Programming #learning #EntityFramework #WebApi #EFCore #.net6
#crud

_____________ 🌀 Use this CSS code for Add Form Data _____________

.formAdd {
background:#c7b29e;
color:#FFF;
position: absolute;
top: -250px;
left: 0;
width: 100%;
height: 250px;
padding: 20px;
transition: top 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
overflow: hidden;
box-sizing: border-box;

}

#toggle {
position:absolute;
appearance:none;
cursor:pointer;
left:-100%;
top:-100%;
}

#toggle + label {
position:absolute;
cursor:pointer;
padding:10px;
background: #26ae90;
width: 100px;
border-radius: 3px;
padding: 8px 10px;
color: #FFF;
line-height:20px;
font-size:12px;
text-align:center;
-webkit-font-smoothing: antialiased;
cursor: pointer;
margin:20px 50px;
transition:all 500ms ease;
}
#toggle + label:after {
content:"Add New"
}

.container {
transition: margin 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
padding:2em 3em;
}

#toggle:checked ~ .formAdd {
top: 0;
}

#toggle:checked ~ .container {
margin-top: 250px;
}

#toggle:checked + label {
background:#dd6149;
}

#toggle:checked + label:after {
content:"Close"
}
Рекомендации по теме
Комментарии
Автор

its a very helpful video and a complete example

paktvonline
Автор

I really appreciate your helpful video. I'm finding it very useful. Please continue to produce such helpful videos.

SaurabhKumar-xbmn
Автор

An amazing tutorial with clear and concise explanation. Thank you for your efforts!

Anas-prle
Автор

Very helpful. A very different tutorial than other tutorial.

UsmanKhalidTV
Автор

Boht Badhiya, Really Appreciate your efforst..

faizanhussain
Автор

I'm basically desktop app developer
And I can say that web apps are way behind desktop apps in terms of flexibility ...
Till this point I can't find a way for entering data in the grid or table directly
While in desktop apps and specifically in wpf apps this can be done in datagrid bound to list of object in very easy and professional way

mazinalyousef
Автор

The video is very very helpful
Thanks for uploading.

PropertyMasters
Автор

I'm very impress brother, first time I realize that I want to do something😍😍👍👍

MuhammadAyoub-qkdv
Автор

Great explanation, waiting for new videos

prabhaschakraborty
Автор

Salute boss. I am rana from Bangladesh. you are brilliant guy.

ruhidrana
Автор

good job, amazing tutorial, Very helpful. Thanks

shoaib
Автор

Thanks for making this video it is very helpful

khanentertainmentandeducat
Автор

kindly make a video on get dynamic navbar in angular with web api.
Requested

fact_journey
Автор

Good Explaination need one MVC full tutorial and also web api

gurukrupa
Автор

Plz make a video with us of the DB First approach. plz sir. u r good instructor .

muhammadrabi
Автор

Gracias mister por compartir ver si activa los subtitulos en su proxumo video

josbexerra
Автор

Sir is it enough for work with Angular or we should learn more or If lean more concepts so plz tell me what are these concepts?

MuhammadAhmed-eypf
Автор

Gender is not getting when I clicked the Action --> Edit button. May I know where is the mistake? From Backend I already checked, and it is getting but in frontend it is not loaded. Noted that the record has been inserted in the database directly not from frontend!

NakibAkash
Автор

Hi, have a problem i'm working with angular 15 but dont understand because to push in the buttom edit, apear every fields but dont appear the options in the select, the options for designation in create appear well, but in update no, please help me

michaelacevedo
Автор

Thanks for such a nice cource. I have a question that, how can I stop duplicate records from saving. please help

iftikharhussain