What are the different types of proxy patterns?
can we place the same DLL in debug folder two times? (without using strong name )
How can we implement a identity (sql server) call in an asp.net page?
Using Statement usage in C#
What are Authentication mechanisms in .Net?
What is AutoPostback?
How do you define authentication in Web.Config?
2 Answers Accenture, BirlaSoft, IBM,
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?
What's the ASP.Net Application life cycle?
What is the role of global.asax?
What is page fragment caching?
What is the use of mcommand ? mcommand.fill(ds,"orderdetails");
when will garbage collector run?