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
Ajay Mavatkar
NA
68
12.3k
Get string pattern c#
Jun 6 2017 12:21 AM
Hi,
I have an expression as follows,
Code = 'H1' and Code = 'B1' and Name = 'Hary' and City = 'siegel'
I need a part of string which contains same field. For eg. in above expression 'Code is repeating and hence I need only Code = 'H1' and Code = 'B1' in seperate variable.
Any help would be appreciated.
Reply
Answers (
1
)
What is DLL Hell and how does .NET solve it?
how to handle system.nullreferenceexception in c# WS?