What are MVC Asynch controllers and thread starvation ? ( MVC interview questions with answers)

  Рет қаралды 105,075

.NET Interview Preparation videos

.NET Interview Preparation videos

Күн бұрын

Пікірлер: 15
@dnfvideo
@dnfvideo 3 жыл бұрын
Do not miss our Interview Question video series 25 Important ASP.NET Interview Questions : kzbin.info/www/bejne/ponQfpejf7p2Zsk 30 Important C# Interview Questions : kzbin.info/www/bejne/eHzcn3h4hdacf68 25 Angular Interview Questions : kzbin.info/www/bejne/Y5vIoKx6f6mmia8 5 MSBI Interview Questions : kzbin.info/www/bejne/a3abYmiXjaaqj7M
@dnfvideo
@dnfvideo 9 жыл бұрын
Want to Learn MVC 5 in 2 days start from the below video :- goo.gl/1br5mb The following syllabus has been covered in Learn MVC 5 in 2 days Learn MVC 5 in 2 days Lab 1 : - Simple Hello world(20 Minutes) Lab 2 : - Explain MVC Routing(10 Minutes)? Lab 3 : - Explain ViewData, ViewBag, TempData & Session Variables?(20 Minutes) Lab 4 :- Explain Model and Strongly typed views (20 minutes)? Lab 5 : - Explain Model Binders(10 minutes)? Lab 6 :- Why MVC and MVC vs Webforms ? (30 minutes) Lab 7 :- Explain TempData , Peek and Keep ? (10 Minutes) Lab 8 : - Explain Data Annotations and HTML Helpers classes?(31 Minutes) Lab 9 : - What is the need of ViewModel in MVC? (10 Minutes) Lab 10 : - How can we use Entity Framework in MVC?(20 minutes) Lab 11 : - How to implement viewmodel, partial view and webgrid?(45 minutes) Lab 12 : - What is the difference between ActionResult and ViewResult in MVC?(10 minutes) Lab 13 :- How to implement Ajax using Json and Jquery in MVC ? (60 Minutes) Lab 14 : - What is the use of Async Controllers in MVC?(20 minutes) Lab 15 :- How to deploy MVC Application on IIS ? (10 minutes) Lab 16 :- How can we do Windows and Forms Authentication in MVC? (50 Minutes) Lab 17 : - How can we use MVC areas for better modular development ? (10 Minutes) Lab 18 :- How to implement MVC with Angular ? (60 minutes) ? Lab 19 :- Can we Overload MVC Action methods ? (10 Minutes) Lab 20 :- How to improve Reusability using Angular ? (20 Minutes) ? Lab 21 :- What is the need of WebAPI in MVC ? (30 Minutes) Lab 22 : - How to do exception handling in MVC? (30 Minutes) Lab 23 :- How to do update and delete using MVC , WebAPI , EF and Angular? (30 Minutes) Lab 24 : - How to use MVC Webgrid?(30 minutes) Lab 25 :- How to implement Validation using Angular and MVC (30 minutes)? Lab 26 :- What is SPA (Single page application)? Lab 27 :- How to Organize MVC project and Understanding CORS issue ? (42 minutes) Lab 28 :- Explain the importance of DisplayModes ? (10 minutes) Lab 29 :- How to do unit testing with MVC projects (30 minutes)? Lab 30 :- How to implement SPA using Angular Routing ? Lab 31 :- How to create decoupled systems using MVC DI ? Lab 32 :- How can we have multiple submit buttons in ASP.NET MVC ? Lab 33 : - What is the importance of AntiForgery in MVC? Lab 35:- Bundling and Minification. Lab 36 :- Layout pages in Razor Lab 37: - What are ActionFilters in MVC? Lab 38: - What is WebAPI (Theory)? Lab 39: - How can we create and consume WEB API (Practical)? Visit us at www.questpond.com for more details
@bhaktilife111
@bhaktilife111 2 жыл бұрын
जो भी मेरा comment पड़ रहा है भगवान उसकी मनोकामना पूर्ण करे ऐसी मै परमात्मा से प्रार्थना करता हूँ जय श्री राम
@suhasdhongade
@suhasdhongade 8 жыл бұрын
where is the link to video of Implement of Async controller?
@k-fo9pq
@k-fo9pq 5 жыл бұрын
If thread is returned for async controller.. is the operation in action method going to be performed without a thread?
@shivba1851
@shivba1851 10 жыл бұрын
Hi the video is really great. But it is half video and I am unable to find next video which is second half of this video. I would have a request you to link all your videos. Put next video link in this video so other can continue watching your video.
@jacksonstevemartinez9468
@jacksonstevemartinez9468 4 жыл бұрын
You are the best of the best.... ive been searching in youtube this topic for days and days til finally u gave me the exact thing i needed....... thanks a million....wwwoooowww... awsome
@surajfrommumbai
@surajfrommumbai 11 жыл бұрын
Damn awesome video.
@fanniemakhokha8269
@fanniemakhokha8269 7 жыл бұрын
This video seem to be half video, where is the continuation?
@malayaprasadlenka9088
@malayaprasadlenka9088 4 жыл бұрын
Damn awesome
@JagwinderSingh0110
@JagwinderSingh0110 11 жыл бұрын
great video. how do I get all the video of MVC?
@rimjhim4278
@rimjhim4278 7 жыл бұрын
awesomeeeeeeeeeeeeee
@dosomething3
@dosomething3 9 жыл бұрын
The thread pool fooled one more programmer.
@k-fo9pq
@k-fo9pq 5 жыл бұрын
didn't get your comment. are you saying info in video is incorrect?
@bthvijay03
@bthvijay03 10 жыл бұрын
Good video
Post vs Put
23:43
.NET Interview Preparation videos
Рет қаралды 93 М.
An Unknown Ending💪
00:49
ISSEI / いっせい
Рет қаралды 57 МЛН
Brawl Stars Edit😈📕
00:15
Kan Andrey
Рет қаралды 59 МЛН
Players vs Corner Flags 🤯
00:28
LE FOOT EN VIDÉO
Рет қаралды 78 МЛН
MVC Training :- How to implement forms authentication in MVC (Model View Controller) applications ?
18:21
What is TPL ( Task Parallel Library) and how it differs from threads (c# interview questions) ?
13:29
What are ASYNC and AWAIT in C#? Asynchronous Programming Tutorial
18:34
Best practices for coding in .NET
8:06
Interview Happy
Рет қаралды 27 М.
Settling the Biggest Await Async Debate in .NET
14:47
Nick Chapsas
Рет қаралды 144 М.
Why ASP.NET MVC and MVC vs WebForms ? ( Learn MVC  5 series)
28:57
.NET Interview Preparation videos
Рет қаралды 249 М.
C# Delegates explained
8:47
.NET Interview Preparation videos
Рет қаралды 516 М.
An Unknown Ending💪
00:49
ISSEI / いっせい
Рет қаралды 57 МЛН