S
StrandElectric
Hello
Aftre producing good effective apps in vb6, I am trying to see if it is
worthwhile relearning for vb.net. I have vb express 2008.
One of the things I want to do is read old legacy random access files. I
used UDTs in vb6, where the string variables had various fixed lengths
making up fields concatenated to records.
Another thing I want to do is print out accouting reports with aligned
columns, using variables from my programs. I do NOT want to print out forms!
This was easy in vb6 using the printer object. How can I do it in dot.net?
How can I do this is vb.net?
Aftre producing good effective apps in vb6, I am trying to see if it is
worthwhile relearning for vb.net. I have vb express 2008.
One of the things I want to do is read old legacy random access files. I
used UDTs in vb6, where the string variables had various fixed lengths
making up fields concatenated to records.
Another thing I want to do is print out accouting reports with aligned
columns, using variables from my programs. I do NOT want to print out forms!
This was easy in vb6 using the printer object. How can I do it in dot.net?
How can I do this is vb.net?