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 are the advantages and disadvantages of Using Cookies?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
Where the viewstate is stored after the page postback?
What is difference between cookies and cache?
How does ASP.NET framework maps client side events to Server side events.?
What are session objects?
Define viewstate in .net?
Is session stored in browser?
To display data in a Repeater control which template you provide?
What is the difference between Classic ASP and ASP.Net?
What are the differnt types of handler in ASP.NET?
Do session use cookies in asp net?
Explain the disadvantages of viewstate?
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
What is data caching?