ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  Dot Net  >>  Dot Net General
 
 


 

 
 Dot Net Framework interview questions  Dot Net Framework Interview Questions
 Dot Net Remoting interview questions  Dot Net Remoting Interview Questions
 Dot Net WindowsForms interview questions  Dot Net WindowsForms Interview Questions
 Dot Net General interview questions  Dot Net General Interview Questions
 Dot Net AllOther interview questions  Dot Net AllOther Interview Questions
Question
What are the benefits of Model-View-Controller Architecture?
 Question Submitted By :: Swapna
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What are the benefits of Model-View-Controller Architecture?
Answer
# 1
1) Centralized application state held in model:

Efficient for passing between components.
Used for partial update of client view.
2) Separate controller
3) Pluggable customized dialog strategies.
4) Easy to add the new clients
5) Reusability and extensible
6) Possible to have development process  in parallel for 
Model, View and Controller.

 
Is This Answer Correct ?    0 Yes 0 No
Swapna
 

 
 
 
Other Dot Net General Interview Questions
 
  Question Asked @ Answers
 
What is MSIL, IL, CTS?  2
Is .net is platform independent. If am using solaris, installing .net first u had to install framework, so framework is .exe file then it will not take in solaris or any other than windows,then how .net is platform independent.  1
When developing a Windows service for .NET, which namespace do you typically look in for required classes?  1
Write an StoredProcedure to get the values of a column within a date range. Deloitte1
what is the difference between early binding and late binding in .net? Satyam2
Hi, Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Got Exception in "try" block. Which "catch" throws exception and Why??? Please provide the answer in detail.. Thanks for the help!!! 3i-Infotech2
Can you configure a .NET Remoting object via XML file?  1
How do you handle Start, Pause, Continue and Stop calls from SCM within your application?  1
How many languages .NET is supporting now? IBS16
How many types of exception handlers are there in .NET?  1
What is a resource? Provide an example from your recent project. Wipro1
How can you see which services are running on a Windows box?  1
How do you turn off cookies for one page in your site?  1
String[] a = new string[10] for(i=0; i<10; i++) { a[i] = i; } How many heap object will be created for this array. Choose the answer below. Ans: 1, 10, 11, 12  3
What is an Interface? Have you ever developed an Interface. Deloitte5
DateTime[] dt = new DateTime[10] for(i=0; i<10; i++) { dt[i] = DateTime(2008, 1, i+1) } How many heap object will be created for the above array. Choose the correct answer below. Ans: 1, 10, 11, 12  3
Integer & struct are value types or reference types in .NET?  1
Describe the start-up process for a Windows service.  1
What is serialization in .NET? What are the ways to control serialization?  1
Explain manifest & metadata. Wipro3
 
For more Dot Net General Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com