Visual Studio 2013 Hangs when Starting a Project in Debug Mode 4. January 2014 patrick (0) After about a hour trying to get Visual Studio 2013 to run in debug mode (on an older project) I checked "Use Managed Compatibility" under the debug options menu. Here is a link on MSDN that discusses this feature.
ASP.NET Scrollable GridView with Fixed Headers 3. November 2013 patrick (0) ASPSnippets has a great sample project for a scrolling ASP.NET GridView with fixed headers at this link. Source Code - GridScroll.zip (33.5KB)