Answer Posted / saraswathi
using dialog box we can create master pages in asp .net
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why do we use asp.net?
What is role-based security in asp.net?
Is there any alternative to avoid name collisions other then Namespaces?
What are the disadvantages of asp.net?
What threading model used in asp and asp.net?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
What is slidemaster?
How does cookies work in asp net?
What is the use of asp.net web api?
How can we prevent browser from caching an aspx page?
What are sql joins?
How can we identify that the Page is Post Back?
Define authentication and authorization.
Can we override the enablepartialrendering property of the scriptmanager class?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?