suppose we using gridview contrl,with sqldatasource.in that
for birth date how can we take validation contrl for
dd/mm/yy formator how we assign regular expression for same
Answer Posted / shivani
SELECT col1,col2 Convert(Varchar(20),Now(),3) as PerDate
FROM Table
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?
Give an example of a .net application which connects to microsoft access database using ado.net classes.
What is dataset and datatable in ado.net?
What is ado.net code?
What is ado rdo dao in visual basic?
What is Data view?
What is ado or jdbc?
What is the difference between oledb sql server and oledbdotnet provider?
What is the current version of entity framework?
What is acid in ado.net?
What are dcl commands?
Command objects uses, purposes and their methods.
What does adodb stand for?
Which is faster sqldataadapter and sqldatareader?
Explain ODP.net