i have a file named abc.pcl
i want to convert it abc.dat
in c#.net how to do it. i am fetching this file from a directory, and i have to save it as abc.dat.
file name should be same, but extension is changed.
thanx.
neel.
i want to convert it abc.dat
in c#.net how to do it. i am fetching this file from a directory, and i have to save it as abc.dat.
file name should be same, but extension is changed.
thanx.
neel.
Comment