What are the types of validations available in Visual Basic?

Answers were Sorted based on User's Feedback



What are the types of validations available in Visual Basic?..

Answer / guest

Field, Form validations.

Is This Answer Correct ?    20 Yes 2 No

What are the types of validations available in Visual Basic?..

Answer / cherran

IsNumeric(),IsDate() & IsNull()

Is This Answer Correct ?    10 Yes 10 No

Post New Answer

More Visual Basic Interview Questions

How would you add elements in TreevieW Control?

0 Answers  


How can I access a record by record number?

0 Answers  


What is the error message that you would get if you try to use a recordset that is not initialized to anything?

2 Answers  


Which controls have refresh method?

2 Answers  


How would you access objects created in ActiveX Exe and ActiveX Dll

0 Answers  






How to register a component?

1 Answers  


what is the Difference between DDE and OLE?

1 Answers  


Which ADO object is used to perform commit / rollback ? Is it command or connection or recordset I am not sure of the options given. So please let me know the answer if it is something else.

4 Answers   Infosys,


Define the scope of Public, Private, Friend procedures?

1 Answers  


How can I call a 'hidden' DOS program from VB?

0 Answers  


Through which protocol OLEDB components are interfaced?

0 Answers  


What is the use of progress Bar Control?

0 Answers  


Categories