|
Home >> Code Snippets
Copying Folders With All Contents | Version: VB 2010 | Author: Theodore DiNozzo | Submitted: 7/17/2011 | Views: 10885 | Copying Folders With All Contents Including Other Folders.
VB.net 2010 does not have a built in code to copy full folders with
their contents but olny files(one by one)!!!
So I created my own code to do that.
|
Validate IP Address | Version: VB 2010 | Author: MattH | Submitted: 6/4/2011 | Views: 9982 | Validation of IP address. |
Clipboard to Array | Version: VB 2010 | Author: Michael Bolanos | Submitted: 6/1/2011 | Views: 6457 | Split the clipboard data to a ArrayList.
|
Send Keys Using Keybd_event as String | Version: | Author: Bob Brandt | Submitted: 4/28/2011 | Views: 12438 | Send keybd_Events as string with all keyboard characters included. Upper Lower Case and Special ?}():>< characters.
|
Links To System Diagnostics From Form | Version: VB 2005 | Author: Divya M | Submitted: 4/4/2011 | Views: 5966 | This is a simple project which has links to some system diagnostics that can be inserted in a Form using VB.NET 2005 version...
|
Numeric Textbox | Version: VB 2010 | Author: Gehan Fernando | Submitted: 2/24/2011 | Views: 6113 | Simple numeric Text box. | << Previous Page 6 of 66 Next >>Go to page: 6 7 8 9 10 11 ...
|
|