Enrollment System Update
I am half way in debugging my enrollment system source code written in VB.NET 2003. There's a lot of changes in VB.NET 2008 so I rewrite all the code I have done before.
By the way I am using SQL Server 2000 as a backend. I can use 2005 but it's better to use a lower version so that even if you don't have 2005 you can still use this source code. And it's easy to upgrade from 2000 to 2005 if you like to use the newer version.