links for 2010-06-22
-
Maarten Balliauw wrote: The main idea of this project was to be able to type in a URL ending in ".docx", which would then render a preview of the underlying Word document. Luckily, ASP.NET provides a system of creating HttpHandlers. A HttpHandler is the class instance which is called by the .NET runtime to process an incoming request for a specific extension. So let's trick ASP.NET into believing ".docx" is an extension which should be handled by a custom class…
This was written by
Chuck Allen. Posted on
Tuesday, June 22, 2010, at 10:04 am. Filed under
Uncategorized. Bookmark the
permalink. Follow comments here with the
RSS feed. Both comments and trackbacks are currently closed.