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
Mohamed Ihjas
NA
14
0
C# method
Dec 11 2007 10:45 PM
how can i get the variable name in C#.Net?
Like
string name = "myname";
So my out put is should com "name".
not "myname"
i found in java it can do getFieldName() method. like wise what is the method in C#.Net? can u post the full example codes?
Reply
Answers (
3
)
Referencing a connection string
C# Version ?