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
saad nafees siddiqui
NA
2
4k
Convert string to int
Jun 23 2012 6:43 AM
I am new at this forum and also in c#, I am developing a windows based form and insert a textbox to take totalmarks input and button to display result according to the given input.
I am facing problem, when I am assigning textbox value to my local variable, my code is
int totalmarks = textbox1.text ;
Kindly resolve this issue.
Also I have a question
1- How can I change datatype of textbox to my required datatype like is there any property in which we define its datatype?
Reply
Answers (
2
)
please send me code of Circular Prime program in C# or Java
I am designing a web browser and iam able to visit websites