Welcome to Jacksonville Developers User Group Sign in | Join | Help

Monday, March 06, 2006 - Posts

IIS Virtual Directory File Size Limit

Recently I ran into an issue where cetain images served from a virtual directory, mapped to a Network Attached Storage (NAS) device via a UNC path would not display.  After quite a bit of detective work I noticed that the images failing
posted by dbottjer | 0 Comments
Filed Under:

Visual Studio 2005 Tips

I find myself using Visual Studio 2005 more and more to help edit HTML files.  The IDE has some very nice features that make validating doctypes and cleaning up old HTML a snap.  For example, if you right click on an HTML document while
posted by dbottjer | 0 Comments