Can I have a unique key as foreign key?
How do I send e-mail from an ASP.NET application ?
Difference between ByVal and ByRef?
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?
what is the relation between delegates and events
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
For a webapplication if i want to gice access controls like admin,users how can i give security like rolebased?
Different type of validation controls in asp.net ?
1 Answers CTS, Keane India Ltd,
What is an application domain ?
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
What are html helpers in asp.net?
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
What are the advantages of the code-behind feature?