| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
Read & Write XML | C# | Beginner / Ruslan (from psc cd) | 1751 since 1/1/2015 7:06:00 PM |
By 5 Users
|
|
This program read data from XML file, load data into DataSet and write new data in XML file (ScreenShot) |
|
|
|
 |
Read Registry | VB.NET | Intermediate / Zaphod (from psc cd) | 1117 since 1/1/2015 12:19:00 AM |
By 5 Users
|
|
Shows how to Read from the Registry using VB.net |
|
|
|
 |
Save and Load Objects from XML Files | VB.NET | Beginner / Kamilche (from psc cd) | 1955 since 1/5/2015 11:59:00 AM |
By 3 Users
|
|
This example illustrates how to save objects to XML files, and load objects from XML files, via serialization. |
|
Please support the site by visiting our
sponsor:
|
|
|
 |
Telephone Book | VB.NET | Beginner / Javier García Alonso (from psc cd) | 1363 since 1/1/2015 8:32:00 PM |
By 6 Users
|
|
This code implements a simple class, wich stores and manages some basic data(name, address and telephone). It also saves and opens data using serialization :-).
Uses a MDI form with toolbar and menuitems to navigate the different options. (ScreenShot) |
|
|
|
 |
VB2005 OLEDB Demo | VB.NET | Beginner / ShoreSide (from psc cd) | 2130 since 1/4/2015 4:26:00 AM |
By 7 Users
|
|
Visual Basic 2005 OLEDB Demo - showing how to use a database in code only. |
|
|
|
 |
Vector class | C#, VB.NET, ASP.NET, C++.NET | Intermediate / Nick Ruisi (from psc cd) | 919 since 1/1/2015 3:46:00 AM |
By 2 Users
|
|
The Collections.ArrayList class is usefull, but as a Java coder, I really miss the functionality of java.util.Vector. So, here it is. Most of the basic methods of the Java Vector class are replicated here, along with a few that I threw in. I did leave out ...(description truncated) |
|
|
|
 |
XSD Creator | VB.NET | Intermediate / Roger M. Reeder (from psc cd) | 1008 since 1/3/2015 2:24:00 AM |
By 3 Users
|
|
Create XSD File for use with your projects. It worked with SQL Server and Access Databases. It includes the Primary and Foreign Keys. Also is an example of getting connection string from user and using schema calls to get a database schema definition. If ...(description truncated) (ScreenShot) |
|