Suppose you want a certain ASP.NET function executed on MouseOver overa certain button. Where do you add an event handler?
3 11935What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?
8 12391Can you give an example of what might be best suited to place in the Application_Start and Session_Start subroutines?
2 648917. 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?
1 5773
Write a code for sending an email from asp.net application.
Explain what are the advantages of asp.net mvc framework? : asp.net mvc
What is the difference between visual basic and asp.net?
Why do we need master page in asp.net?
Difference between DataGid and Girdview? Difference b/w .Net 2.0, 3.0 and 3.5 ? Diff b/w dispose & Finialize Methods?
What is server components?
What is the difference between rest and restful?
What is session management in web application?
What are sessions used for?
What is synchronous and Asynchronous post back ?
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
Describe the difference between inline and code behind - which is best in a?
Explain the concept of event bubbling in ASP.NET?
Explain how to prepare culture-specific formatting in .net.
What are the authentication types in asp.net?