Saved Bookmarks
| 1. |
Breifly Explain Us What Is Asp.net Mvc? |
|
Answer» ASP.Net MVC is a pattern which is USED to split the application's IMPLEMENTATION logic into three COMPONENTS i.e. MODELS, views, and controllers. ASP.Net MVC is a pattern which is used to split the application's implementation logic into three components i.e. models, views, and controllers. |
|