1-10 of 44 hubssort by Hot Best Latest
How to Create A For Next Loop in Excel VBA
If you’re interested in becoming an Excel guru, (or simply showing off) knowing how to construct loops in Excel VBA can be extremely useful. However, you should understand some basic concepts before...
0 commentsSoftware engineering project(Online banking)
Oracle Table Structure : cust : Name Null? Type ----------------------------------------- --------...
0 commentsVisual Studio Tutorial
This VISUAL STUDIO TUTORIAL contains over 500 videos. Bob Tabor takes you deep inside the inner workings of the dotNET world in each of the videos. On average, each video is about 15 minutes long. There is...
1 commentHow To Become A Programmer
So you've decided to explore becoming a programmer/developer. Good for you! This is a much needed occupation, it's highly rewarding, it pays well, and it's fun! The benefits go on and on. Don't Do It For The...
26 commentshow to connect vb with mysql?
1) Download the free ODBC Driver from MySQL website (link below). 2) Get the connection string from the other link below. I'm assuming you know ADO how to create connection objects. 3) You might be running...
3 commentsVB.Net 2005: Programmatically Creating Controls, Graphics, Tooltips, Cursors
I have learned how to program through the school of hard knocks. I am self-taught and with that comes a lot of frustrating battles with my computer. Take for instance this 3-Day Folly I have spent the last 3...
0 commentsVisual Basic 2005 Express - 5- Speech Recognition
This video tutorial shows how to add speech recognition to a simple dictation application. There are several steps involved in adding speech recognition: 1) Install Microsoft Speech SDK 5.1 2) Add Reference to...
0 commentsUsing Visual Basic to Identify Palindromic Numbers
A palindrome is a word that is the same both forward and backward. Some numbers are also palindromes. 101 is such a number. This function, written in Visual Basic, accepts an integer and returns a boolean...
0 commentsWhat is the Ideal Programmer?
The ideal programmer is one that is able to see the "big picture." The various charts in this article visually depict how the major pieces of the computer programming world fit together. Take a little...
VB Interview questions
How do you register a component?Compiling the component, running REGSVR32 MyDLL.dll Name and explain the different compatibility types when creating a COM component No Compatibility ? New GUID created,...
0 comments










