What is the difference between User Controls and Master Pages
Answer Posted / ramesh
master page is pure ajax enabled technology ,we can post some particular part of the page using master page
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do you secure your configuration files to be accessed remotely by unauthorized users?
Where do we store our connection string in asp.net application?
What’s the use of “GLOBAL.ASAX” file?
Explain in what order a destructors is called.
What is the difference between rest and restful?
Give 2 examples for scenarios when routing is not applied?
What are different types of api?
What do you understand from custom control?
What is smpte vc-1?
To load your generated dataset with data which method do you invoke?
What is Partial PostBack in ASP.NET?
What is break mode?
Explain Features in ASP.NET
What is the difference between GridView and Repeater controls in ASP.NET?
In early binding will the method invoked on com component will verify it?s existance in the system or not ?