Reading a .LIS file
.NET (Core and Framework)
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all,I am new to Dot Net applications. In my application i want to read the .Lis file, can anyone suggest me the right approach for doing this? Thanks in advance...
-
Hi all,I am new to Dot Net applications. In my application i want to read the .Lis file, can anyone suggest me the right approach for doing this? Thanks in advance...
You need to either find a library that does it and use it in your application or read specification for .lis file format and write your own parser.
Giorgi Dalakishvili #region signature my articles My blog[^] #endregion