December 16, 2004
Forms authentication does not allow roles authentication. This article explains how to implement it.
Basic forms authentication
Forms based authentication in ASP.NET is quite...
December 21, 2007
This is a simple login system that has been very reliable and secure for me. I use it myself on my websites, when a simple login system is needed. If you know a little of MySQL...
May 23, 2006
There are plenty of reasons to add flair to your website: presentation, graphical representation of an idea, or just fun. Changing the cursor (what is traditionally displayed...
December 5, 2002
This tutorial covers the whole processing of creating your own tiny operating system. It includes booting module and kernel.
Making your own Operating System
Required tools:
emu8086...
June 24, 2004
Discusses how to implement a javascript news ticker which is feed via RSS.
Yesterday I posted a simple script describing how you could easily consume an RSS feed on your website....