Is it necessary to undertsand these events of an ASPX page execute. Explain its importantance?
2 8464What is the difference between Server.Transfer and Response.Redirect? Why would you choose one over the other?
26 34822If 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 9688In what order do the events of an ASPX page execute. As a developer, why is it important to understand these events?
5 16162
Explain difference betn dataset and recordset?
What are the event handlers that we can have in global.asax file?
What is webresource axd?
What are the event handlers that can be included in the Global.asax file?
What is a windows service?
What is Pre-Render event in ASP.NET?
What is an assembly? Explain its parts.
Is data edited in the Repeater control?
Why select Web API?
Is post back in asp.net?
How Session outproc in Sqlserver stored?
Explain Optimization technique description?
What is autopostback in dropdownlist in asp net?
What is routing in MVC?
Should I delete cookies?