What is difference between masterpage and user control, what
is the objective of master page when we had user control in
.NET 1.1 version
Answers were Sorted based on User's Feedback
Answer / chinnu
Master page provides common structure and interface element
for your web site. MasterPage act as a template and merging
container for pages .
User Control just like other control, you can use it
anywhere on your page and as many as you want.
| Is This Answer Correct ? | 22 Yes | 7 No |
Answer / rajneesh hajela
1.master page define looks & feels and standard behaviour
in ur application.usercontrol we have to drag and drop
every page.so again-again designing issue can be.
2. Master Page works as a parent page.
3.with user control i can make assembly and use antother
project also.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / rajesh gour
in master page u can't perform caching as well as u can't
apply theme.
but in user control u can apply theme also u can perform
caching on user control.
| Is This Answer Correct ? | 6 Yes | 19 No |
Hi, I am working in a small software company in asp.net platform. I need to know how and what are all the task in asp.net will be assigned for the developers in mnc companies. Thanks in advance.
How can we prevent an aspx page get refreshed when any information fetch from the database ?
What is difference between View State and Hidden Field in ASP.NET?
What is masterpage?
What are the different ways of processing data in ASP page in the server side (like Forms, QueryStrings etc)?
What are the different types of sessions in asp.net? Name them?
How do you define authentication in Web.Config?
2 Answers Accenture, BirlaSoft, IBM,
What types of data validation events are commonly seen in the client-side form validation?
Can we use http handlers to upload a file in asp.net?
Explain significance of routing? : asp.net mvc
Can we override the enablepartialrendering property of the scriptmanager class?
What is application Object?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)