What's the difference between Page.RegisterClientScriptBlock and Page.RegisterStartupScript ?
1 1335If I update session state, should I lock it, too? Are concurrent accesses by multiple requests executing on multiple threads a concern with session state?
1 1585Do ASP.NET forms authentication cookies provide any protection against replay attacks? Do they, for example, include the client's IP address or anything else that would distinguish the real client from an attacker?
1 1602
Explain the differences between clr & cts?
What is the difference between rest and restful?
Explain parts of assembly?
What are the advantages of Web API?
Can you explain architecture of your project ?
Where web.config file is used?
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?
What is viewstategenerator?
Do you know using sql cache invalidation?
WSDL means?
What is cross page posting? How is it done?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
What is the purpose of session management?
What are the different properties of server control that exists?
Explain http handlers? Where we can use the http handlers?