Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between asynchronous and synchronous actions? When would you use asynchronous actions?



What is the difference between asynchronous and synchronous actions? When would you use asynchronous..

Answer / Shatrughan Singh

Asynchronous actions allow a server to handle multiple requests simultaneously, improving performance. Synchronous actions, on the other hand, process one request at a time and block the thread until it's completed. Asynchronous actions are used when there's long-running or blocking operations that would otherwise cause delays in processing multiple requests.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MVC Model View Controller Interview Questions

Why do we use mvc?

1 Answers  


What is modelstate isvalid in mvc?

1 Answers  


Explain in which assembly is the mvc framework is defined?

1 Answers  


what is get and post action types?

1 Answers  


What is api controller in mvc?

1 Answers  


What is strongly typed view in mvc?

1 Answers  


What is dao in mvc?

1 Answers  


What is the difference between asynchronous and synchronous actions? When would you use asynchronous actions?

1 Answers  


How to maintain session in mvc?

1 Answers  


What's the difference between mvc and mvp?

1 Answers  


What is mvc razor?

1 Answers  


What is routing? What are the three segments for routing is important?

1 Answers  


Categories