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
himmesh adam
NA
1
0
Writing to file from C# .NET
Jan 2 2010 3:46 AM
hello friends I am new to .net. I have created a form in C# with various check buttons and text buttons for user options. I cannot collect all this data and write to a file.
I was able to put code that wrote to a file in the program.cs file. But now how do I write code to collect the text box data and checkbutton option (which are in the form.cs files)?
So I wanna know how to access the checkbutton options and text buttons from program.cs.
Is there another way to do this? i.e collect user data from texbox and checkbuttons and put to a file?
Please help.
Thakns
Please gimme some hint.
Reply
Answers (
3
)
Problem in DataGridView Cell Validation in c#
.net crystalreports