A Single Sign-in Web Service in ASP.NET 28 Jul 2004 06:00 GMTPhilip leverages the power of .NET's Web Service capabilities, along with server controls, to build portable membership tools. You can use his solution to produce a single sign-in facility for all your online properties.
Source: SitePoint Target Your Visitors Using GeoIP and .NET 16 Jul 2004 06:00 GMTThe Internet may be a global phenomenon, but few have embraced the opportunity to internationalize their online presence. Philip shows how easy it can be using the powerful combination of .NET and the GeoIP API.
Source: SitePoint Securing Passwords in Your Database 09 Jul 2004 06:00 GMTASP.NET developers have a wealth of security and authentication options at their fingertips... but which should you use? Zak focuses on hashing and storing information in a message digest to ensure the optimal security of passwords stored in your database.
Source: SitePoint