Browse by Tags
All Tags »
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...
Jonathan Goodyear, aka angryCoder , has posted the second article in a series he’s doing on becoming an independent consultant (you can find the first part here ). In this installment, Jon talks about marketing yourself, and about how to get your...
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