I needed to create a program which will run a web page from the local file system. Using the WebBrowser control wasn't really an option since that use…
I was writing an application that needed to convert text in a cell in an Excel workbook to HTML. It is fairly trivial to get formatting for the entire…