Adding and Deploying Generic Handlers (.ashx) to a SharePoint 2010 Visual Studio Project

Generic Handlers (.ashx files) deployed to the _layouts directory are not directly supported by Visual Studio 2010 SharePoint projects like custom .aspx application pages are. This post will cover how to add them to your Visual Studio project and deploy them properly to the ISAPI folder.

(more…)

Continue ReadingAdding and Deploying Generic Handlers (.ashx) to a SharePoint 2010 Visual Studio Project