What are the security types in ASP/ASP.NET? Different Authentication modes?
what is client-server architecture in .net? and what is 3-tier architecture?
What is advantage of viewstate and what are benefits ?
How to unit test Web API?
Can you please anyone explain in detailed Webservices concepts in Asp.net?
What’s the difference between Response.Write() andResponse.Output.Write()?
What is form submit?
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
What is difference between session and cookies in asp net?
Define the steps to set up validation control.
How do you declare static variable? What is its lifetime?
Explain global assembly cache.
What are the 4 tenants of SOA/D.