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

Snow EffectVersion: VB 2010
Author: Michel RenaudSubmitted: 5/16/2012Views: 10611
Snowing effect on window form.

Cicular ProgressbarVersion: VB 2010
Author: Michel RenaudSubmitted: 5/13/2012Views: 11650
The easy way for drawing on a bitmap with graphicPath this is an example.

Program to display the Multiple of a given numberVersion: VB 2010
Author: SwathiSubmitted: 4/9/2012Views: 10834
Given any number the output contains the multiple of the given number.

Graphic Display ScrollingVersion: VB 2010
Author: Michel RenaudSubmitted: 4/1/2012Views: 8660
Graphic Display Scrolling using system drawing drawing2d.

Prime number array class with timerVersion: VB 2010
Author: StevenSubmitted: 3/12/2012Views: 7420
Class to return all prime numbers from a start to end number as an array of longs with time in seconds.

Remove Duplicates In DataTableVersion: C#
Author: Gehan FernandoSubmitted: 2/16/2012Views: 11204
Remove Duplicates Data-table. Using this code sample you can remove thousands of duplicate data in less than 3 seconds.

Complete Log EntryVersion: C#
Author: Gehan FernandoSubmitted: 1/2/2012Views: 6675
This application helps you to track data.

Explore God Mode ( Super Control Panel in Win 7 )Version: C#
Author: Gehan FernandoSubmitted: 12/23/2011Views: 6543
Windows 7 has changed Control Panel a little, but it's still too difficult to locate all the applets and options that you might need. God Mode, however, while not being particularly godlike, does offer an easier way to access everything you could want fro ...more>>

DataTableToMSSQLVersion: VB 2010
Author: Zvonimir BegicSubmitted: 10/27/2011Views: 8406
This is short but very powerfull code snipet for inserting in mssql table from datatable object. Use this for very large inserts in table. SqlBulkCopy class is much slower in my test(on 10 000 000 record results: SqlBulkCopy was slower 40 seconds). ...more>>

String ManipulatorVersion: VB 2010
Author: Zvonimir BegicSubmitted: 10/26/2011Views: 8964
This is powerfull class for string manipulation. It has advanced functions and subs for strings.

<< Previous  Page 5 of  67  Next >>

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