Browse by Tags

All Tags » ASP.NET » Architecture (RSS)

Doing AD without installing a DC (and more goodies) by Keith Barrows

As developers of .NET apps we all know that ASP.NET and Domain Controllers don't mix well (though you can get them to somewhat work). However, we still have a need to develop against AD (Active Directory). The following link will allow you to download...

FTP on IIS - not easy! by Keith Barrows

I've been struggling with setting up secure FTP access on my Win2k-2003, IIS setup. Scott Forsyth has created a couple of entries that hit it on the head. Take a look at Mastering IIS FTP - Part 1 - Redirecting Users and Mastering IIS FTP - Part 2 - Virtual...
Filed under: ,

Smart Client Offline Application Block by Keith Barrows

This block has re-usable code and samples which show how you can build smart client applications which can operate offline. With this block your application can detect the presence or absence of a network connection, cache data for use while offline,...
More Posts