Related resources for Associating a File Type in C#
  • Associating a File Type With an Application in C#10/13/2012 4:28:47 AM. In this article I want to show how to associate your application with a file type, so that when you double-click a file of that type (suffix) your application will be called with that file.