|
Home >> Most popular code
A Datagrid Sample | Version: VB.NET 2003 | Author: uday | Submitted: 10/29/2005 | Downloads: 36104 | A good example of data grid to retrieve data from data source and display into data grid and edit them and again saving them to database.
|
Get Folder Size | Version: VB 2005 | Author: Michel Renaud | Submitted: 8/25/2007 | Views: 32843 | Function to Calculate folder size. |
Calculate Distance and Radius in VB.NET | Version: VB.NET 2002 | Author: ZipCodeWorld | Submitted: 11/15/2005 | Views: 31888 | This Visual Basic.NET function calculates the distance between two locations by using latitude and longitude from ZIP code, postal code or postcode. The result is available in miles, kilometers or nautical miles based on great circle distance calculation. ...more>> |
Password Generator | Version: VB 2005 | Author: Michel Renaud | Submitted: 8/25/2007 | Views: 30313 | Function that generates random passwords. |
Complete Document Management System 2008 | Version: VB 2005 | Author: Gehan Fernando | Submitted: 4/22/2008 | Downloads: 28556 | If Any Body Like To Save Complete MS Access Database, MS Word File, Excel File, Power Point, Images And Text Files Save In SQL Sever 2005, This The Complete Solution ....... Document Management System 2008 With One way Encryption Method And With Lots Of F ...more>> |
Even or Odd | Version: VB 2008 | Author: Funkytee | Submitted: 9/28/2010 | Views: 28269 | This is a way I found to be simple to test for Even and Odd numbers using the Mod operator.
|
.NET Class for Caps, Num & Scroll Lock Control | Version: VB.NET 2003 | Author: Tonester | Submitted: 11/1/2005 | Views: 27462 | This class will give you complete control over the CAPSLOCK, NUMLOCK and SCOLLLOCK keys. It is basically a wrapped class for a small part of the Win32 API relating to keyboard control. This code was based upon code supplied by JD.
|
Using Reflection.Assembly to Load Forms | Version: VB.NET 2003 | Author: Syed Irtaza Ali | Submitted: 2/14/2005 | Views: 26857 | ===============================================
This code sample is going to make your day. The scenario where this code could be quite helpful is where you are fetching a form name from the database and would like to open that form by passing the name ...more>> |
EnumWindows in vb.net | Version: VB 2005 | Author: Pete Doxtader | Submitted: 8/31/2011 | Views: 26300 | A small module containing all the code you need to do this simple task in vb.net. I searched and struggled for about 2 hours before I was able to put this together... it shouldn't have been that hard. hopefully this will save someone some time. Just creat ...more>> | << Previous Page 4 of 134 Next >>Go to page: 4 5 6 7 8 9 ...
|
|