can machine.config file orverrides web.config.
For example: if u set session timeout as 30 mins in
web.config file to a particular application and if u set
session timeout as 10 mins in machin.config. what will
happen and which session is set to the appliction?
When we are requesting a new URL through Response.Redirect()
the new page wil open on the new browser window or it wil
open in the same window? If we use Server.Transfer() what
wil happen?
75
Difference between DataGid and Girdview?
Difference b/w .Net 2.0, 3.0 and 3.5 ?
Diff b/w dispose & Finialize Methods?