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 >> Miscellaneous code

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.

On Screen KeyboardVersion: VB 2010
Author: Milad Zohravi And AminSubmitted: 4/2/2012Downloads: 6878
This is a speech keyboard and on screen keyboard with (vb.net 2010)

Home-Brew Windows 7 theme manager in vb.netVersion: VB 2008
Author: Hrishi/Jack PatelSubmitted: 3/22/2012Downloads: 2143
Allows you to manage windows 7 Themes.

Binary TreeVersion: C#
Author: Zvonimir BegicSubmitted: 2/25/2012Downloads: 1839
This is example of building your own binary tree. You can learn how to make generic classes from these exmple. In this application you have comparation of searching in for loop and with binary search. Then you can compare time for search. If you have ...more>>

Html ParserVersion: C#
Author: Zvonimir BegicSubmitted: 2/25/2012Downloads: 1766
With these examples you can learn how to make WCF services. It enables you to parse any web page and get their elements. You can also use HtmlParser to show only some part of web page on your own page. In zip file you have and demo client applic ...more>>

DeepCopyVersion: VB 2010
Author: Zvonimir BegicSubmitted: 2/17/2012Downloads: 2105
If you want to create deep copy of some object you can implement ICloneable interface. With DeepCopy class you can deep copy any object. Here is demo application. It is very simple and useful generic class.

Simple Debt Management SystemVersion: VB 2010
Author: Dennis BalinhawangSubmitted: 2/12/2012Downloads: 5686
This is a simple one. I just want to share to everybody for learning purposes.

Backup/Restore Local SQL DatabasesVersion: VB 2008
Author: Samuel PictureSubmitted: 12/21/2011Downloads: 6254
This is a Microsoft Visual Studio 2008 Visual Basic application that can be used to backup and/or restore local SQL databases. The application supports both Windows authentication and SQL server authentication. Microsoft Visual Studio 2008 SQL Server ...more>>

Multi clipboard applicationVersion: C#
Author: Zvonimir BegicSubmitted: 12/3/2011Downloads: 1836
This is newest, and much improved version. Start application, and just normaly copy anything in clipboard, it will automatically save data in application(maximum delay is 3 seconds). You can choose desired data clicking on item. User must think about free ...more>>

How to Compare Two Excel FileVersion: VB6
Author: KAMLESH GUPTASubmitted: 11/22/2011Downloads: 4270
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.

<< Previous  Page 9 of  78  Next >>

Go to page: 9  10  11  12  13  14  ...