Browse by Tags

All Tags » ASP.NET / Coding » Writing (RSS)
My latest article on the MSDN ASP.NET Developer Center is up. It walks through the process of building a server control that allows simplified registration and login using Forms Authentication against an XML credentials file (of course, you can easily...
I've written a number of ASP and ASP.NET books over the last 5 years, and one of the challenges, particularly with .NET and ASP.NET, is deciding what gets covered, and what doesn't. With ASP.NET Whidbey, this challenge gets even harder, because of all...
I'm currently working on a new article for the MSDN ASP.NET Developer Center on building a registration and login server control for ASP.NET v1.1. Sure, Whidbey will have controls to do this baked right into the framework, but for now, the control I'm...
More Posts