Connecting Tech Pros Worldwide Help | Site Map

linking .dat file

Newbie
 
Join Date: Oct 2009
Posts: 22
#1: 2 Weeks Ago
hi,
i have a .dat file, which contains 2 rows of data. wat i have to do is link this dat file in my program. and has to draw graph using 1row as x axis and other as y axis.
any suggestion of linking this file plz..
tlhintoq's Avatar
Moderator
 
Join Date: Mar 2008
Location: Arizona, USA
Posts: 1,745
#2: 2 Weeks Ago

re: linking .dat file


Put the file in your application folder since you can always find that.
Then load from within code.
Reply


Similar C# / C Sharp bytes