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
luca.guelfi
NA
1
0
HOWTO CAST ParameterDirection
Oct 14 2003 9:24 AM
I have a big problem. I have an outside XML file where i can find information at runtime to an object datatype for an oracle db So i can provide some form of dynamics with the code. My problems arrive when i read the value of the node of the property that i want. as soon as i read with string test=xml..value i read that and i want to convert to ParameterDirection (this is an enum) how can arrive to that. I think that with an object i resolve but i cannot ParameterDirection test2=(ParameterDirection)test does an ivalid cast exception Please hellp me
Reply
Answers (
0
)
creating text file
HEEELP - Visual Studio .net - Custom controls