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

 All submissions by: "Jigar Dhulla"

Tree NodeVersion: VB 2005
Author: Jigar DhullaSubmitted: 4/14/2011Downloads: 3567
Just the Basics of TreeNode. Treeview control is used. Functions: 1. Add Root 2. Add Child (By selecting the Parent Node) 3. Find by Key (Note: Find function can be used with key and not with text.) 4. Remove Selected Node.

CalculatorVersion: VB 2005
Author: Jigar DhullaSubmitted: 4/10/2011Downloads: 5116
Basic Calculator 1. All Basic Mathematics operation can be performed. 2. Backspace Button Included 3. Memory Store, Recall, Cancel Option 4. Square root, 1/x, +/- function added 5. Continuous operation can be performed. eg: 1+2+3+4=10 I am still ...more>>

Basic Window FunctionsVersion: VB 2005
Author: Jigar DhullaSubmitted: 4/10/2011Downloads: 4077
Basic Window Functions. 1. Browsers: ie & firefox 2. System tools: task manager, msconfig, etc... 3. Window Apps: paint, calc, word, etc 4. Control Panel: add/remove program, internet properties, etc... 5. Drives: It will automatically detect the n ...more>>

Process ListVersion: VB 2005
Author: Jigar DhullaSubmitted: 4/7/2011Downloads: 2719
I am a beginner to VB.NET so don't expect much from my code. Process List is the Basic Program which displays Process ID and Process Name currently running on your machine.
Page 1 of  1

Go to page: 1