Buy Questpond's video subscriptions on
huge discount
.
Online: 868
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
.NET Framework
>
Loading ...
How to allow only alphabets using regular expression validator?
Posted by
aswinialuri-19361
on 7/29/2013 | Category:
.NET Framework Interview questions
| Views: 4520 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Select from following answers:
"[a-zA-Z]"
"^[a-zA-Z]+$"
[A-za-z]
All Above
Validation Expression="^[a-zA-Z]+$"
it can allow only alphabets
Show Correct Answer
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
write a query allow only 4 characters in name colu ...
Next > :
How many generations in Gc within managed heap and ...
Comments or Responses
Login to post response
More Interview Questions by aswinialuri-19361
How many generations in Gc within managed heap and what are the defaul ...
what is the max size of rows in a particular table
how to detect the product level,product version and edition in sql ser ...
In.Net which is the parent class to create all windows service?
how to change the database owner?
What is the maximum size of columns in a particular table?
How to convert server name to host name?
How can you detect the servername ?
Latest Interview Questions
How does the lifecycle of Windows services differ from Standard EXE?
In WCF, which binding is used for cross-machine communication or WCF-t ...
Which one is the right way to get the TextBox value with id="txtb ...
What is inheritance hierarchy?
How to call an action Method on the click of a link?
What is the difference between inline code and code behind in asp.net?
Which of the following statement is correct regarding .exe and .dll
Considering @Page Directives which of the following options suits this ...
More ...