0
Answer

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

Sasi Kala

Sasi Kala

4y
641
1
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