What happens if an ASP.NET server control with event-handling routines is missing from its definition?
1119Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
991
Explain cashing in asp.net.
They mostly asked difference between versions of technologies
How do you use viewstate?
What is webresource axd?
Define transparent caching with aop?
Why session management is required?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
How long the items in ViewState exists?
Can you use Web API with ASP.NET Web Form?
What are the advantages of the code-behind feature?
Explain how do you validate the controls in an asp .net page?
What are the differences between clr & cts?
Can you change a master page dynamically at runtime? How?
What is autopostback true?
How does ASP.NET framework maps client side events to Server side events.?