by Admin
11. June 2010 12:20
I have been looking around to build an open source Index.dat file viewer using .Net. It's not that there are no viewers available but I could not find any that were built using C# or .Net framework. So finally I ran into some old C code developed by FoundStone.com to develop a command line took named PASCO. So I took that code built a viewer of my own.
You can go to the following link to download source code for Index.dat viewer developed using C#.
Index.dat File Reader Using .Net