Visual Basic Code , VB.NET Code
Find Code:
  All
  VB.NET
  ASP.NET
  C#
  VB Classic
  ASP Classic
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Link to us
 Home >> Code Snippets

How to work with Text filesVersion: VB 2005
Author: DewangSubmitted: 7/12/2006Views: 102120
Shows how to work with Text files.

Navigate between controls through up and down keyVersion: VB.NET 2003
Author: LALIT JOSHISubmitted: 7/7/2006Views: 11542
User needs to move between controls via up and down key instead of TAB.

Textbox tabout using enter key & keyup, keydownVersion: VB.NET 2003
Author: mohan.mSubmitted: 7/1/2006Views: 83550
Basically windows applications contain many textboxes and buttons. Usally clients press tab key to move cursor to another textbox. Apart from that clients can press down key as well as up key.

Color PickerVersion: VB.NET 2003
Author: Michel RenaudSubmitted: 4/23/2006Views: 18659
Select colors in combobox and set the formBackground color. I added some more features.

Date and Time TTSVersion: VB.NET 2003
Author: SiddharthSubmitted: 4/23/2006Views: 20981
This is a project where when you click at the button it will speak today's date and time.

Only Number StringVersion: VB6
Author: GlaścioSubmitted: 4/7/2006Views: 17906
Extract all numbers only from alphanumeric string.

Using GetAsyncKeyState API to Identify KeyVersion: VB6
Author: vivek JanakiramanSubmitted: 4/1/2006Views: 68478
This snippet shows the user how to get the key pressed. That is if the user presses control key that key is identified. Using this we can develop applications with greater flexibility. For example we can make an application to close if a key is pressed an ...more>>

Send email with CDO e GMailVersion: ASP
Author: Danilo PrioreSubmitted: 3/5/2006Views: 87135
Send an email with your GMail account and CDO Components.

SQL Server 2005 Table ShuffleVersion: VB.NET 2005
Author: DestroyerSubmitted: 2/26/2006Views: 15000
SQL Server stored procedure to randomly shuffle records retured by a Select query.

Connecting to MS Access DB using Data Control Version: VB6
Author: Gibb Philip B. ManaogSubmitted: 1/28/2006Views: 22690
This snippet will connect your application to your MS Access version 7 using Data Control... email me for further assistance... i am willing to help.....

<< Previous  Page 20 of  67  Next >>

Go to page: 20  21  22  23  24  25  ...