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 |
If Asp Dot Application is stateless what happened? during designing
What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?
Types of optimization and name a few and how do u do?
How can we create a website?
How many types of cache are there?
how to send mail in asp.net
What are the page life cycle events?
Which object wraps the state or data of a user?
why security trimming attribute?
Is it possible to disable the minimized icon of a popup window using window.open. Not using iframe concept?
What is the flow of processing of the request? : asp.net mvc
Does C# support static class?Is Static class be inherited by any class?
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)