What is the purpose of the Route attribute in ASP.NET Core?
A. It controls access to resources
B. It defines routes for controller actions
C. It handles HTTP requests and responses
D. None of the above
Answer: Option B
A. It controls access to resources
B. It defines routes for controller actions
C. It handles HTTP requests and responses
D. None of the above
Answer: Option B
A. Active Server Pages Network
B. Advanced Software Programming .NET
C. Active Server Pages .NET
D. Advanced Server Pages Network
Which of the following is NOT a valid ASP.NET control?
A. asp:Label
B. asp:TextBox
C. asp:Button
D. asp:Div
What is the purpose of the ViewState in ASP.NET?
A. To store database connection information
B. To store the state of controls on the page
C. To store the web page layout
D. None of the above
Join The Discussion