|
-
May 16th, 2011, 01:13 AM
#1
Thread Starter
New Member
How to save application data (input+output) in a new file format in vb
I work in an engineering design house and programming is not my actual profession. And I am relatively new to VB .net (previous i had worked in vb 6)
I am working on an in house application. I am coding a simple application in vb .net. This applications takes a few inputs from user and calculates a result. Now I want to implement a simple functionality that user should be able to save the input and results just like most of the windows programs can in a new file format. And user should be able to open the save file when desired.
I can open a file and right text data to it.
But I have no clue how to implement this properly.
Please point me to some book or web site or topic in vb .net that I should dig into.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|