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 / ravi
just try to this.This is working good
SELECT convert(nvarchar,colname,110)as PrDate from Table
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Define isolation?
What are the benefits of using of ADO.NET in .NET 4.0?
Explain what are the steps to connect to a database?
Explain how to find the given query is optimised one or not?
Does entity framework use ado.net?
Explain the various objects in dataset.
What are the benefits of ADO.NET?
What are the 3 major types of connection objects in ado.net?
What is ado object model?
What is disconnected scenario in entity framework?
differance between ADO vs ADO.Net?
Explain the architecture of ado.net?
What is a dynaset in access?
Define data access layer?
What is the difference between typed and untyped dataset?