I have 3 text box when the I click on Save button the 3 fields are appended to text file in a single line,separated by commas and the application should handle 5 records .
Thanks in advance
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted Mar 3, 2014, 11:07 PM
Hi,
what exactly you want do?
but refer below link it might help you to understand how can we write file in c#
http://msdn.microsoft.com/en-us/library/aa287548(v=vs.71).aspx
http://msdn.microsoft.com/en-us/library/8bh11f1k.aspx
hope this will help you.
VulpesPosted Mar 3, 2014, 8:58 AM