Adding asynchronous calls
Whilst still on the subject of coding, I was building a create user account page for a web site in ASP .NET using the .NET membership services. These services handle a lot of the boring stuff to do with creating user accounts, password retrieval, logging in of users, their roles, and the areas that they […]