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
What is execute scalar in ado.net?
Data reader read and forward only, how is it possible to get 2 tables of data at a time?
describe the dataset object in ado.net.
Explain how to bind the controls(best practice) comboboxes to the data in the dataset?
What is the use of adodc?
How to check if the Dataset has records ?
What is ole word?
Describe ado.net object model in detail.
What is data control techniques?
What is difference between connected and disconnected architecture in ado.net?
Explain the difference between an ado.net dataset and an ado recordset?
What are the rules to implement connection pooling?
What is the namespaces being used to access oracle database?
Which is faster entity framework or ado.net?
Explain the difference between ado and ado.net?