|
Home >> Code Snippets
Snow Effect | Version: VB 2010 | Author: Michel Renaud | Submitted: 5/16/2012 | Views: 10401 | Snowing effect on window form. |
Cicular Progressbar | Version: VB 2010 | Author: Michel Renaud | Submitted: 5/13/2012 | Views: 11514 | The easy way for drawing on a bitmap with graphicPath this is an example.
|
Graphic Display Scrolling | Version: VB 2010 | Author: Michel Renaud | Submitted: 4/1/2012 | Views: 8528 | Graphic Display Scrolling using system drawing drawing2d.
|
Prime number array class with timer | Version: VB 2010 | Author: Steven | Submitted: 3/12/2012 | Views: 7281 | Class to return all prime numbers from a start to end number as an array of longs with time in seconds.
|
Remove Duplicates In DataTable | Version: C# | Author: Gehan Fernando | Submitted: 2/16/2012 | Views: 11078 | Remove Duplicates Data-table. Using this code sample you can remove thousands of duplicate data in less than 3 seconds. |
Complete Log Entry | Version: C# | Author: Gehan Fernando | Submitted: 1/2/2012 | Views: 6566 | This application helps you to track data.
|
Explore God Mode ( Super Control Panel in Win 7 ) | Version: C# | Author: Gehan Fernando | Submitted: 12/23/2011 | Views: 6444 | 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>> |
DataTableToMSSQL | Version: VB 2010 | Author: Zvonimir Begic | Submitted: 10/27/2011 | Views: 8289 | 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 Manipulator | Version: VB 2010 | Author: Zvonimir Begic | Submitted: 10/26/2011 | Views: 8842 | 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 ...
|
|