Can a master page inherit another master page?
Answer Posted / kadeer
yes, we can inherit master page from another master page.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
Is post back property in asp net?
What is difference between view state and session state?
How many types of controls are there in asp.net?
How would you get asp.net running in apache web servers? Explain it's limitations.
What is asp net theme?
Why cyclomatic complexity is important?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Can the dictionary object be created in client?s scope ?
Explain what is an assembly?
How can we Validate a Controls in ASP.NET page using JavaScript?
To load your generated dataset with data which method do you invoke?
What parameters can you pass in the url of the api? Can get and post use the same url?
Explain the Order of events in an asp.net page?
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?