How can we Validate a Controls in ASP.NET page using JavaScript?


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

Post New Answer

More ASP.NET Interview Questions

What are the different validators in asp.net?

0 Answers  


How can we apply themes to an asp.net application?

0 Answers  


Can we have 2 web config files?

0 Answers  


Explain difference between dataset and recordset?

0 Answers  


What is bound controls

0 Answers   MCN Solutions,






What is session mode in asp.net?

0 Answers  


What is ASLM?

0 Answers   MCN Solutions,


You are planning the deployment of an ASP.NET application. The application uses a Visual Studio .NET component named DataAccess that will be shared with other applications on your Web server. You are using Visual Studio .NET to create a Windows Installer package. You need to deploy DataAccess and the ASP.NET application so that they can be uninstalled later of necessary. What should you do? A . Create a setup project for DataAccess. Add the ASP.NET application in a custom action. B . Create a setup project for the ASP.NET application. Create another setup project for DataAccess. C . Create a Web setup project for the ASP.NET application. Add a project output for DataAccess. D . Create a Web setup project for the ASP.NET application. Add a merge module for DataAccess.

3 Answers   Syntax Softtech,


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

0 Answers  


How would you enable impersonation in the web.config file?

0 Answers  


How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.

0 Answers   Siebel,


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?

0 Answers   Patni,


Categories