Explain how does asp page work?
I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do?
If I'm developing an application that must accommodate multiple security levels though secure login and my ASP.NET web application is spanned across three web-servers (using round-robin load balancing) what would be the best approach to maintain login-in state for the users?
What is operator overloading in dotnet
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
How does Garbage collector(GC) works in .net
14 Answers Accenture, HCL, Kekran Mekran, People Tech, Wipro,
What event fired during, when datagrid click?
Describe and In Process Vs Out of Process component. Which is faster?
What is the difference between union and structure?
Singleton Design pattern?How do you achieve it?
How do I use a proxy server when invoking a web service?
What are session objects?
Explain asp.net page life cycle?