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
What are the SDLC phases you have invloved ?
Explain what are 5 common problems in the software development process?
What is the singleton design pattern?
When should design patterns be used?
what are the creational design patterns
What is the builder pattern?
Is mvc is a design pattern?
Why singleton beans are not thread safe?
Give me example of observer design pattern?
What is singleton and factory pattern?
What are useful tools for developing and testing color schemes for web sites?
What is viper architecture?
What are the disadvantages of singleton pattern?
Can you explain singleton pattern?
What non-visual coding tools are available for web design?