What is the difference between User Controls and Master Pages
Answer Posted / fuad
I look for the answer of this question too. I have project
in ASP.NET 1.1 in this project there is just one aspx. in
this page there is placeHolder and by client's reuqest page
loads different user controls into the placeHolder. the aspx
file likes MasterPage. now i converted the project into
ASP.NET 3.0. I don't know should i change the aspx file to
master and user controls to content pages or not??
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is the full form of asp.net?
How do you secure your configuration files to be accessed remotely by unauthorized users?
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc
Which is the parent class of the web server control?
Explain the difference between array and linkedlist?
Explain how can we inherit a static member?
what is silver light when will we use silver light,
What is master page in dtp?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
Explain the use of errorprovider control in .net?
What is the question mark in a url?
What is asp net_sessionid?
What are sessions used for?
Explain the advantages of passport authentication.
How you can access the values from the Repeater control in ASP.NET?