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
eksypnos123
NA
65
0
Help with xml path and selectNodes
Oct 19 2004 3:34 PM
Hi, I have a statement like this one: nodeList=root.SelectNodes("/Cds/Cd/Artist[@name='"+artist+"']/tracks"); where artist is a string variable. My problem is that if artist contains single quote ' (e.g. guns 'n roses) it fails at runtime. I tried replace a single quote with double quote '' at the artist string but i get the same problem. Any help is welcome. cheers, geo
Reply
Answers (
0
)
Windows Service Creation/Installation
How can i generate a delay in C#?