Get your .NET application to open a file using the operating system's file type assignments, just like the file would open when double clicked.
this code had an error...here works with the code System.Diagnostics.Process.Start("directory and file name");