Q.1.
ASP.NET stands for?
Q.2.
Who was invented the MVC pattern?
Q.3.
What version of MVC will be used in this webinar?
Q.4.
Trygve Reenskaug is a_____________ scientist and professor emeritus in University of Oslo.
Q.5.
This pattern represent the state of application and any business logic or operations that should performed by it.
Q.6.
The default routing contains three properties: ______ , url, defaults.
Q.7.
When Trygve Reenskaug formulated the MVC pattern?
Q.8.
It is used to display the entire data using the model?
Q.9.
When the first mvc model released ?
Q.10.
What is TDD means?
Q.11.
The _______ can access the model and pass data to view with the help of a model.
Q.12.
The ______ helps to pass the data from the controller to view and view to the controller.
Q.13.
_________is “an open-source developer platform, created by Microsoft, for building many different types of applications. You can write .NET apps in C#, Visual C++, or Visual Basic.”
Q.14.
MVC is a design pattern used to decouple user-interface, data, and____________. This pattern helps to achieve separation of concerns.
Q.15.
__________is an open-source, server-side web-application framework designed for web development to produce dynamic web pages.