In this tutorial I will teach you how to create the MDAS calculation within the class using Visual Basic 2008. This will help you organize your code and minimize bunch of codes in your Windows Form.
Last year, in March 2010, I started writing a comprehensive school management application that I called SMART (School Management Application for Registrars and Teachers) This was in VB6 with SQL ADO and Microsoft Jet (Database engine of Access) I challenged myself and I am now migrating to VB.Net and SQL Server.