VB.NET ListView Tutorial. Add, Edit and Delete
I was searching for some tutorial on how to use ListView in VB .NET a few minutes ago and this was the solution that I gotten from Google search engine. I have to complete my project of a Parental Control Software in 40 days, I wonder whether I can complete them in the remaining amount of time. Although the project looks easy, it is not something I am coding for my own interest which makes me feel lazy everytime I turn on Visual Studio 2008. But whatever, let us hope I can get the things done at the right time!
Link: http://www.fryan0911.com/2009/06/vbnet-listview-tutorial-add-edit-and.html
List of popular forums updated!
Check out the updated list of forums one should join! If you have a forum that you would wish to post so that people can get to know about your forum, remember to reply it there!
Link: http://genesisdatabase.wordpress.com/2010/12/31/list-some-of-your-favourite-forums/
Win32 samples
Today i came across a very interesting website while searching for a method to display processes for all users! This website, http://win32.mvps.org/ provides alot of useful information coded in C! As a C/C++ programmer, it is highly suggested to give this website a visit! As for the source code i was looking for (displaying processes for all users), it is here!
Visit it for a better you here.