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                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
What is mvc structure? given example?
How to show gridview control from business components and
using class object arrays?
 Question Submitted By :: Rajavelpitchai
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is mvc structure? given example? How to show gridview control from business components and using class object arrays?
Answer
# 1
Hi

MVC is an Architecture developed on top of .NET Framework.
Where they have concept of Model which is your databse 
related stuff, and View Which is presenter (.aspx) files 
and Controller (Which controles the action of your 
application this is something from your regulat asp.net 
website...
Controller tells what to do and when to do and here the 
concept of Postback is not there any more...neither you 
have the facility of ViewState......

This is one reason you may not be able to use your grid 
view as effectively as earlier in asp.net 
website/applications (when you are using MVC)...

As there is no postaback concept any more between client 
and server it makes it possible to test your controller 
actions even when your application is not running (F5)....

Hence this helps us do Test Driven Development of the 
application...where you can write Test Cases first and then 
do the development as it can be tested offline......

You may not be able to include Unit Test Project if you are 
using Visual Web Developer as for this you need VS 
2008....And MVC installed in your machine.....

For grid view you can refer to 
http://blog.maartenballiauw.be/post/2008/06/Code-based-
ASPNET-MVC-GridView.aspx....it might help...

All the best
 
Is This Answer Correct ?    2 Yes 0 No
Aj
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
What is the use of sessionstate tag in the web.config file?  2
How Web Service help? What is the difference between Remoting & Web Servcies?  2
What is an application domain? Microsoft1
I have one application, one user purchase some products in my application? and another person came he is also purchase some products?how can we identify which user purchase which items? my answer is by using session id? but i dont know how? can u give me programming for that?  1
Which color scheme in a Repeater control can you provide alternatively?  1
What tag do you use to add a hyperlink column to the DataGrid?  1
what is purpose of xml control in standard controls of asp.net  1
To which side ( server ? client) does the user input data validation occur? Explain the reasons for it?  1
What data types do the RangeValidator control support?  2
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application???? Sparsh6
Difference between DataView and DataTable  2
Describe the difference between a Thread and a Process?  3
How many web.config files in each solution General-Mills9
How do you relate an aspx page with its code behind Page? Accenture1
Should sn.exe be used before gacutil.exe ? Accenture2
True or False: To test a Web service you must create a windows application or Web application to consume this service?  1
How you will handle session when deploying application in more than a server? Describe session handling in a webfarm, how does it work and what are the limits? CoreObjects2
What are the different authentication modes in the .NET environment?  2
When we do partial refresh of a page using update panel how server knows it(which event occurs?)  2
What are the different types of Session state management options available with ASP.NET?  1
 
For more ASP.NET 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