TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
sampath meka
NA
41
12.1k
Regular Expression for a string
Apr 3 2014 2:19 AM
Hello All,
I have two strings one is valid and another is not valid i need read only valid xml files for loading,so kindly help me with a regular expression which validates the string and tells as valid /Invalid.
string faString1 = "FA557_740Lxe.xml"; [Valid]
string faString2 = "FAlist_G31.xml"; [InValid]
Thank you
Reply
Answers (
6
)
Autocomplete any character using textbox in C#
How to make setup of windows Application