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: "KAMLESH GUPTA"

Progress Bar Using Multi ThreadingVersion: C#
Author: Kamlesh GuptaSubmitted: 5/15/2012Downloads: 2405
Progress bar using multi threading.

Input Box in C#Version: C#
Author: Kamlesh GuptaSubmitted: 5/12/2012Downloads: 1891
Visual Basic 6.0 has an InputBox() function. Visual Basic .NET has one but in C# you don't. You can easily solve this by adding a reference to 'Microsoft.VisualBasic.dll' and using the static method 'Microsoft.VisualBasic.Interaction.InputBox()'.

Get SQL Instance over the NetworkVersion: C#
Author: Kamlesh GuptaSubmitted: 5/5/2012Downloads: 1788
By using this source code user can get all instance of sql server installed over entire LAN.

Trace File Change EventVersion: C#
Author: Kamlesh GuptaSubmitted: 5/4/2012Downloads: 1806
By using this code you can monitor your selected file, if any changes made in this file you will get an event in your application.

How to Compare Two Excel FileVersion: VB6
Author: KAMLESH GUPTASubmitted: 11/22/2011Downloads: 4271
This project is very useful for those user who regularaly interact with Microsoft Excel.. By using this source code user can compare two excel file and can findout the changes cell by cell.

Page 1 of  1

Go to page: 1