How to prevent client side validation from the ASP.NET validation controls?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

What are the main requirements for caching?

0 Answers  


When a dropdownlist has been added by some records and it has been binded why it is not executing i'm facing this error pls help me ? if (is!pageposback) { arraylist books = new arraylist; books.add ("gone with the wind"); books.add ("rahulsriramprakash"); books.add ("vishal"); dropdowndisplay.datasource=books; dropdowndisplay.databind(); } The error is : 1) The dropdowndisplay does not exist.

5 Answers   Netsweeper,


Why web api is better than wcf?

0 Answers  


What is a WebService and what is the underlying protocol used in it? Namespace?

1 Answers  


IN an ASP.NET Web application if there is any error, how can you debug?

0 Answers   Siebel,


what is service contract,operation contract?

2 Answers  


What are the different method of navigation in asp.net?

0 Answers  


How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.

0 Answers   Honeywell, Wipro,


Where is asp.net view state stored?

0 Answers  


What was the difference between machine.config and web.config files

17 Answers   Assurgent, NIIT, TCS,


Suppose i create one application in vs 2008 and it is running in the latest version of IE,will it run in netscape and other browsers with low version?

2 Answers   Wipro,


How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.

0 Answers  


Categories