| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
Folder Compare | VB.NET | Beginner / Mark Biddlecom (from psc cd) | 946 since 1/2/2015 12:43:00 AM |
By 4 Users
|
|
This simple program compares the file contents of two folders for similarity.
It checks the latest write time, file size, and if both of those are the same, it generates a quick checkum (by adding every 100th byte) and compares that.
All files are color-c ...(description truncated) (ScreenShot) |
|
|
|
 |
Get the Text from DOC,RTF,HTML | VB.NET | Intermediate / Holger Kaslowitz (from psc cd) | 1122 since 1/1/2015 4:32:00 AM |
By 2 Users
|
|
With this Code, you can get the plaintext, from a DOC, RTF or HTML File |
|
|
|
 |
GetResource | VB.NET | Beginner / Lewis E. Moten III (from psc cd) | 1293 since 1/1/2015 3:54:00 PM |
By 3 Users
|
|
Reads embeded files from your executable programs (such as xml, images, etc.) Allows you to distribute one program - the exe, but still access your data and images needed with the program. |
|
Please support the site by visiting our
sponsor:
|
|
|
 |
How to read a .txt file in vb.net | VB.NET | Beginner / Sammy Ageil (from psc cd) | 1160 since 1/1/2015 12:43:00 PM |
By 3 Users
|
|
Just to show how to read a txt or .dat file in vb.net
|
|
|
|
 |
How to use System.IO.Directory object | VB.NET | Intermediate / Mohammad Aljada (from psc cd) | 950 since 1/1/2015 3:00:00 AM |
By 3 Users
|
|
This code shows how to use the System.IO.Directory object in visual basic .NET like create directories, delete directories, load directories files and more more... (ScreenShot) |
|
|
|
 |
Image Injector | VB.NET | Intermediate / Gajaraj Kalburgi (from psc cd) | 1207 since 1/5/2015 5:53:00 PM |
By 3 Users
|
|
This Appication is used to inject any other file into the image files like jpg or bmp.It's like hiding the data into other files for security . (ScreenShot) |
|
|
|
 |
Json Demo | C# | Beginner / Thomas1965 | 2467 since 11/13/2016 9:34:45 AM | Unrated
|
|
This simple demo show how to serialize and deserialize a simple class with the .NET DataContractJsonSerializer. |
|
|
|
 |
ListView: Get Small & Large File Icons | VB.NET | Intermediate / Marc Foumberg (from psc cd) | 3251 since 1/5/2015 10:50:00 AM |
By 3 Users
|
|
vb 2005. This is a working example how to display files icons in a listview control. You can display a list of files in details or large icon view. Supports 16x16 and 32x32. (ScreenShot) |
|
|
|
 |
Log It | VB.NET | Beginner / Jose Fuentes VB MVP (from psc cd) | 1224 since 1/1/2015 3:37:00 AM |
By 5 Users
|
|
Logs Messages to a file. This is to show some basic ways to use the streamwriter and I find it useful for keeping track of what a user does.
I have a switch to turn it off or on but that's external and not in this project. So enjoy. |
|
|
|
 |
Managed IniFile Class | VB.NET | Intermediate / D. de Haas (from psc cd) | 3478 since 1/1/2015 3:10:00 AM |
By 19 Users
|
|
Accessing IniFiles without the use of the Win32 API's
|
|