Name the two properties are on every validation control?
No Answer is Posted For this Question
Be the First to Post Answer
WSDL means?
What are the advantages and disadvantages of Using Cookies?
Is viewstate enabled by default?
I have a method written in WebForm (means .aspx page) & now I want to call this method in WebUserControl (means .ascx page) what should I have to do?
Write a code for sending an email from asp.net application.
Explain the difference between debug.write and trace.write?
What is synchronous and Asynchronous post back ?
What is session start?
Explain the difference between array and linkedlist?
what is a virtual class?
I have one application, one user purchase some products in my application? and another person came he is also purchase some products?how can we identify which user purchase which items? my answer is by using session id? but i dont know how? can u give me programming for that?
what are partial classes and their use?