Step 6: recap, where are we now
A more visual look to all this:
We have a simple listing of all the courses. This is nothing real fancy, hell even the application model raises questions, but it does demonstrate some of the features of the framework. I will now explain what I will add in the next step. I will make the links clickable and it will give a listing of the students and their respectable grades for that course, I will use a user control, it's a special reusable object in the framework, in this case it will be the listview-ng control, written by Yannick Houbrix wich had improvements over my original listview, which I will use to display the data. There is also a downloadable zip file with the full sourcecode and another screenshot if you are still interested, else thank you for reading this far, feel free to switch to java though ;)