ASP.NET 3.5 - Model View Controller

          

ASP.NET 3.5 Model View Controller


Next>>
Model view controller
Page controller pattern
MVC design
REST architecture
MVC framework

ASP.NET 3.5 - Model View Controller

ASP.NET 3.5 Application Architecture and Design

This excerpt from ASP.NET 3.5 Application Architecture and Design by Thiru Thangarathinam, is printed with permission from Packt Publishing, Copyright 2007.

Model View Controller

These days, Model View Controller (MVC) is a buzzword in the ASP.NET community, thanks to the upcoming ASP.NET MVC framework that Microsoft is expected to launch soon (at the time of writing of this book, only Preview 5 was available). This chapter is dedicated to MVC design and the ASP.NET MVC framework.

In this chapter, we will learn about MVC design patterns, and how Microsoft has made our lives easier by creating the ASP.NET MVC framework for easier adoption of MVC patterns in our web applications. The following are some highlights of this chapter:

  • Understanding the Page Controller pattern
  • Understanding the need for the MVC design pattern
  • Learning the basics of MVC design
  • Understanding the Front Controller design pattern
  • Understanding REST architecture
  • Understanding the ASP.NET MVC framework
  • Implementing the ASP.NET MVC framework in a sample application
Next>>



Write your comment - Share Knowledge and Experience


More Related links 

What Is ASP.NET MVC?

The ASP.NET MVC framework was created to support pattern-based software development. In other words, the framework was designed to make it easier to implement software design principles and patterns when building web applications..............

ASP.NET State Management Interview questions with answers 
 
Define state management in ASP.NET. | Define Client-side state management and Server-side state management.
ASP.NET Master Pages questions with answers
What is Master Page in ASP.NET? | Advantages of using Master Page in ASP.NET | Define Multiple Master Page. | How do you create Master Page?
ASP.NET Exception Handling Interview questions with answers
 
Define Exception handling in ASP.NET. | What are the ways of handling exceptions in ASP.NET? | Explain Try/catch block method of exception handling. | Define Error Events. Define Custom Error Pages. | Why is exception handling important to an application? | When can you use tracing with exception handling?   
What is impersonation in ASP.NET?

ASP.NET can also impersonate a specific account you specify in web.config.........

What is event bubbling in .NET?

The passing of the control from the child to the parent is called as bubbling..........

 

Latest MCQs
» General awareness - Banking » ASP.NET » PL/SQL » Mechanical Engineering
» IAS Prelims GS » Java » Programming Language » Electrical Engineering
» English » C++ » Software Engineering » Electronic Engineering
» Quantitative Aptitude » Oracle » English » Finance
Home | About us | Sitemap | Contact us | We are hiring