If there is a Model class,View class,Controller class then
How these are internally related? Which layer objects
instantiated in which layer? How they communicates?

Answer Posted / nithya_raghu

If we will take in DotNet technology. Web based applications
has implemented MVC Pattern.

ASPX is the View Class
ASPX.CS is the controller class
If we are using any Application Blocks / DAL Components that
are model class.

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When singleton pattern is used?

596


What are the main types of concurrency design patterns?

580


How do you choose a design pattern?

553


What is the use of repository pattern?

572


What are the examples of the behavioral design patterns?

595






Is singleton bean thread safe?

552


What is the singleton design pattern?

623


What is the use of design patterns?

585


What is proxy in design pattern?

605


Can we inherit singleton class?

601


what are the creational design patterns

664


What is the factory pattern in the design pattern?

734


What is the difference between factory and builder design pattern?

497


What is singleton and factory pattern?

574


Give me example of observer design pattern?

621