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 >> String Manipulation code

Remove extra whitespace from inside a stringVersion: VB6
Author: T. BuchmannSubmitted: 6/3/2007Views: 15246
Quickly remove extra whitespace from inside a string.

MDI Notepad v2.1Version: VB.NET 2003
Author: Batbayar BazarragchaaSubmitted: 5/26/2007Downloads: 6698
This is debugged MDI notepad application of my previous submission "MDI Notepad". It has custom toolbar (project included), tabcontrol and find and replace. Soon I'll add line number. If there's any suggestions please e-mail me to digz6666@gmail.com.

MDI notepadVersion: VB.NET 2003
Author: Batbayar BazarragchaaSubmitted: 4/25/2007Downloads: 4421
This is MDI notepad with toolbar and statusbar. I haven't completed the statusbar. There are no bugs so far. Is there any solution to improve this notepad email me to digz666@gmail.com. Thanks!

Print TXT File Under WindowsVersion: VB6
Author: MOELZ17Submitted: 11/2/2006Downloads: 5096
Print TXT File Under Windows.

Zero Delimeter ConverterVersion: VB6
Author: Alexander AbeSubmitted: 11/1/2006Downloads: 3476
This program converts a number into string that inserts zeros depending on the lenght given. You can align the zeros left and right. This is useful when creating serial numbers for receipts, tickets, etc.

Protect your foldersVersion: VB6
Author: Fasal.MKSubmitted: 7/21/2006Downloads: 6893
Protect your folders with this code.

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.

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

Convert Character to Ascii and BinaryVersion: VB.NET 2003
Author: NKYSubmitted: 2/16/2006Downloads: 10717
Convert character to Ascii and binary.

Storing Values From Multiple Regional SettingsVersion: VB6
Author: James LongstreetSubmitted: 1/26/2006Views: 15765
In the class below, when declaring a number and passing it to a database, initialize the variable as vCurrency (or vDouble - in which case, modify the variable type in the class). In the pass of the value to a storage place where User will read it again, ...more>>

<< Previous  Page 5 of  15  Next >>

Go to page: 5  6  7  8  9  10  ...