What is a uri query?
No Answer is Posted For this Question
Be the First to Post Answer
when user is logged on the information is saved in a cookie, what is the name of that cookie?
Give an example of cookie abuse.
What is http only cookie?
Where can I get the details on migration of existing projects using various technologies to asp.net?
What does setting a control's EnableViewState property to false accomplish?
What is the difference between mechine.config and web.config?
What is the difference between application and cache variables?
Suppose you want a certain ASP.NET function executed on MouseOver over a certain button. Where do you add an event handler?
main difference between asp.net2.0,asp.net1.1,asp.net1.0
15 Answers Inflexion, Infosys, iSoft, Microsoft, Prakruthi,
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
What are the asp.net security controls?
What is custom attribute? How to create?