ASP.NET – Password Recovery
When you have a website that contains a membership system it should be important to also have a Forgot Password option.
We all tend to forget a password to 1 or more websites and being able to recover it will prevent 2 things: Continue reading
ASP.NET Content Data Driven
In this tutorial i will show you how you can control a home page content based
website.
What we will be doing is instead of having our content programaticly filled in,
it will be filled using a database. Continue reading
ASP.NET Template Modifying
This tutorial is rather simple but for those who want to learn how to do it should continue reading.
In this tutorial we are going to spice up the default template provided by Visual Studio/Web Developer 2010.
Here is what… Continue reading
ASP.NET Membership Sytem In VS2010
When i first fired up VS2010 i created a new asp.net website.
I couldn’t help bug get all bug eyed with the results when my project was created successfully.
Not only did it come with a premade default template but… Continue reading



