Sasi Kala

Sasi Kala

  • NA
  • 109
  • 588

Serialize a File from one format(AMI ) to another(BAI2) format

Feb 9 2021 6:38 AM
Hello Friends,
 
I have a requirement and would like to know how to code for this in C#.net, using VS2019
 
I receive two files in a folder, one in BAI2 format and another in AMI format.
 
1.) How do I take AMI formatted file and convert it into BAI2 format file?
2.) How to do edit BAI2 file to add a unique identifier at the end of each line in the file.
 
TIA.
Sasi