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
Zakir Ahamed
NA
1.4k
627.8k
prblm in hastable convert string to int
Sep 1 2017 2:12 AM
hi,
i am using hashtable to update list items :
i have convert string to int??
hstbl.Add("@BrandId",Convert.ToInt32(ChkSelectedValue.ToString()));
i will Int.parse method and Convert.toint32 method is not convert to int..
chkSelectedValue i will declared as a String:
string ChkSelectedValue = string.Empty;
Reply
Answers (
2
)
How to bring the he document to front while open.
Installer not removing previous versions in Windows c#