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 |
i have a register form & in that form i have a 2 textboxes for entering name&age.my doubt is that how can i provide error message like "invalid entry" when user enter a invalid name/age(eg:user enter name as #%%%##daff,and age as 1000.)in that textboxes.I want code.
When is the ViewState available during the page processing cycle ?
Have you used microsoft dataaccess blocks and Exception blocks?
Can you use c# without .net?
Is string a value type or a reference type?
What is caching in asp.net?
when will garbage collector run?
Whats the use of @ Register directives ?
which one is more flexibility and reliability and durability asp.net (VS)php which one is best and which one we do nice to create dynamic websites
Difference between ISQL and OSQL??
which scripting is used browser by server when we use validation controls. 1.javascript 2.vbscript 3.jscript 4.perl
What is data control in asp.net?
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)