This VB.Net 2005 source code connects to mobile phone via COM port. Then executes AT Command to get useful information of your phone. The code recevies result by SerialPort and shows them to user.(ScreenShot)
SecurityCam converts your WebCam to a Security Camera (IP Camera). If any person crosses in front of your camera, the software will alert you.
Security Camera 2008 VB.Net source contains a simple image processing algorithm to do that.(ScreenShot)
Thumbnails is a good VB.Net 2005 source for viewing images of a folder in thumbnails mode. The code scans images first. Then it creates PictureBoxes on form and puts scanned images to the boxes.(ScreenShot)