How does the regular expression validator work? What are two
situations when you might want to use one?
Answer Posted / saranya
it is used to validate the standard format like date and
email
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Define xmlreader class.
Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc
What is authorization in asp.net?
How can we use Web API with ASP.NET Web Form?
How to retrieve user name in case of Window Authentication?
Explain some of the major built-in objects in asp.net
What is a user session?
when a request is made in Life cycle of ASP.NET page .
If you are using components in your application, how can you handle exceptions raised in a component?
What does occur first in ASP.Net, Authentication or Authorization?
Which namespace is used by ado.net?
What are different types of api?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
Explain diff between dataset and datareader?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC