What exactly happens when aspx page is requested from browser
What is the order of destructors called in a polymorphism hierarchy
can we have two web.config files in a single project(web allplication)?
How can you enable automatic paging in datagrid
if a.equals(b) is true then a.gethashcode() and b.gethashcode() must always return same hash code
what is text stream object?
how do you differentiate managed code and unmanaged code?
What is the difference between EVENTS and FUNCTIONS?
what events will occur when a page is loaded?
How can we create custom controls in asp.net?
What is the difference between login controls and forms authentication?
Difference between webconfig and machineconfig
what is the use of fixed statement
Is it possible to override private virtual methods
how to load data from one page to another page in asp.net
What does the volatile modifier do
What is the use of AutoWireup in asp.net? In which circumstances we have to use this?
What is a Webcontrol?
what is the difference between application state and caching
What can be stored in webconfig file