well i am a beginner in programming i learned c but most of my work was on the black window.
now i am trying to use windows application on visual c# to make a program that arrange your monthly work hours .
so my question is ...i made a listbox and i made a textbox and a button when i write a name in the text box and then click the button
the name appear in the listbox so now i want that at the exact moment a file with the exact name will appear on the program library
what is the code to do it?and how do i write into a file?
how do i save/read files on visual c#
Started by eli2beli, Dec 16 2008 03:44 AM
2 replies to this topic
#1
Posted 16 December 2008 - 03:44 AM
|
|
|
#2
Posted 16 December 2008 - 05:03 PM
So wait... are you trying to write the content thats in the text box into an already made file or are you trying to make a new file with the name of the textbox content?


Sign In
Create Account

Back to top









