All quizzes
Free quiz · 50 questions in the bank

ASP.NET quiz

Test your ASP.NET knowledge with a free interactive quiz — 50 questions with answers and explanations. No signup needed to play.

Question 1/12Score 0

What does app pool "recycling" mean in an IIS-hosted classic ASP.NET app?

In this round
  1. What does app pool "recycling" mean in an IIS-hosted classic ASP.NET app?
  2. Which data annotation attribute marks a model property as mandatory for validation in classic ASP.NET MVC?
  3. Where does classic ASP.NET traditionally require an application to be hosted?
  4. What does @Html.TextBoxFor(m => m.Email) generate?
  5. What is the purpose of bundling and minification in classic ASP.NET (System.Web.Optimization)?
  6. In classic ASP.NET MVC, where is application-wide startup code (like route registration) typically placed?
  7. What does the ValidationMessageFor Razor helper do?
  8. What is ViewState used for in ASP.NET Web Forms?
  9. Which of the following is unique to classic ASP.NET Web API 2 compared to MVC controllers?
  10. What Razor syntax is used to reference a C# model property inside a .cshtml view?
  11. What is model binding in classic ASP.NET MVC?
  12. What is the default convention-based route pattern registered in a fresh classic ASP.NET MVC project's RouteConfig.cs?
Gaps to close?
Read the curated ASP.NET notes — core concepts, patterns, interview prep.
ASP.NET notes

More quizzes

.NETAccessibilityAgile MethodologyAlertmanagerAlgorithmsAndroid