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.2k
C# Regular expression to skip <>,() contains data
Sep 19 2014 12:19 AM
Hello,
I have a query in regular expression .
string sText ="Declare <Global/Local> Function "<Function>(arguments)" of type "<datatype>""
when i implement the regular expression to the above string then i should get output has
sText ="Declare Function of type "
should exclude the text between <> and ().
Thanks & Regards,
Sampath
Reply
Answers (
1
)
"Energy- Aware Clustering Algorithm EADC "
tree view control issue