Object Oriented Programming Guide Using C++

About this code this is my first time to upload a code in C++ that demonstrate how to use OOP paradigm. I think this code is very benefical for beginning programers that are new in Object Oriented Programming in C++. If you think my code is useful you can send me an email at [email protected]. People here in the Philippines who wish to contact can reach me at my mobile phone number

Automated Tutorial Thesis

I created this program on February 2003 for college students in their thesis requirements. They called this as Automated Tutorial in C++. In order to run this program you need to register two components first, namely: AMOVIE.OCX MetalCBProj.ocx Another is Direct Text-to-Speech. I don’t think this will run on Windows Vista due to the compatibility issue with amovie.ocx file.

Dictionary

This is a dictionay program using vb and msaccess, I would like to make more user friendly like oxford dictionary thing where the word list can be view on one side and its explanation on the other side. If you people have any idea for its modification kindly share.

Good News to College Students

I have a good news to all college students who needs a free source code in support for their thesis requirements. I know how hard for a student to create a program they are not familiar with. The following are the list of computer program I created for paid services two to three years ago. Automated Tutorial in C++ Educational Computer Game Thesis Student Guidance System All of these are made in

How to Bind Data to the Windows Forms DataGridView Control

[inline:DataGridView Control.jpg=How to Bind Data to the Windows Forms Datagridview Control] The DataGridView control provides a customizable table for displaying data. The DataGridView class allows customization of cells, rows, columns, and borders through the use of properties such as DefaultCellStyle, ColumnHeadersDefaultCellStyle, CellBorderStyle, and GridColor. (Source: MSDN)

VB.NET Introduction

Language

Some times back the visual basic was the mostly widely used for developing applications. The VB is most popular for its graphical environment. The Visual Basic .Net is the extension of visual basic programming language. The new language provides many new features. If we compare the VB with VB.NET, there are huge changes in all areas. The VB.NET is designed to take advantage of the .NET framework classes. New features (in comparison with VB) 1).