Is it necessary to undertsand these events of an ASPX page execute. Explain its importantance?
2 8474What is the difference between Server.Transfer and Response.Redirect? Why would you choose one over the other?
26 34924If 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?
7 9737In what order do the events of an ASPX page execute. As a developer, why is it important to understand these events?
5 16199
Define repository pattern in asp.net mvc? : asp.net mvc
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
What is the namespace to create thread in .net?
List the events in page life cycle.
What are validator? How do you disable them?
How to find out what version of asp.net I am using on my machine?
What is enableviewstate in asp net?
Describe how ASP.NET maintains process isolation for each Web application?
What is viewstate? In which event of the page life cycle, is the viewstate available?
What is marshalling ? Is it a part of asp.net ?
What is the use of dispose method?
Explain the advantages of asp.net.
Why select Web API?
How do you hide the columns?
How do u deploy ur project?