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
sharma.amity886
NA
9
0
How put Invert Comma (") in C#
Jan 7 2005 1:01 AM
How put Invert Comma (") in a string of C#. Below is an example I need to put string: var = "Data"; var2 = "Second Data"; in a C# variable so that inverted commas of above string should also come in that variable. I tried this : CsharpVar = "var = ""Data""; var2 = ""Second Data"";" but its not working in C#. Thanks in Advance
Reply
Answers (
2
)
modifying a single field name data's in a xml file
To bind to Datagrids