Mag-aral online!
Access Expert125x125
Cheap Web Hosting at 1.99 USD a month!

Online Advertising

Online Advertising

Online Advertising

Online Advertising







General Programming

VB.NET-WMI (windows management instrumentation) Sample Demo

VB.NET-WMI (windows management instrumentation) Sample Demo

VB.NET-WMI (windows management instrumentation) Sample Demo

WMI or windows management instrumentation from microsoft is windows based management implementation for accessing management information in an enterprise environment. With This we can accessing any informastion about system on computer , such hardisk ( partition, size, cylinders, etc), Service which running on the system, Proscessor, VGA detail, memory an much more. even we can reterieve that information from another computer on a network such as like a remote machine.  This wmi comes with microsoft windows 2000, xp, and later version automaticly comes with WMI function. for previous windows 2000 such win 98 or ME, you can add this function by download via microsoft site.

Continue reading…


Complete Gym Management Software (with C# Sourcce Code)

Complete Gym Management Software (with C# Sourcce Code)

Complete Gym Management Software (with C# Sourcce Code)

This is a good complete gym application management system with c#.net source code. The application can be use to manage gym business, the software has module like membership management, plan / course management, instructor management, equipment and transaction management. The system also include a nice reports and history manager module. Download now and give a try!

Continue reading…


Customizable CD/DVD/Etc Collection Database Program (VB6 Source Code)

Customizable CD/DVD/Etc Collection Database Program

Customizable CD/DVD/Etc Collection Database Program (VB6 Source Code)

This is a customizable CD/DVD/etc collection database program. Use it to document your collection of CD’d, DVD’s, or other collection you might have. Uses a simple flat file to store the data.

 

By: Rde

Continue reading…


Windows Image Acquisition or WIA using Visual Basic 6 (with VB6 Source Code)

Windows Image Acquisition or WIA using Visual Basic 6 (with VB6 Source Code)

Windows Image Acquisition or WIA using Visual Basic 6 (with VB6 Source Code)

On prevoius post we the topic abount WIA on Net, in this post the project will talk about windows image acquisition on VB.6.0.  Same as like on Net,  on vb 6.0 we must register active-x wiaaut.ddl from microsoft into system32 on windows root ( this file include on sampe project, you can download via link on below post). Continue reading…


Java – Add, Edit, Delete, Search in Java JDBC using MS Access Database

This item was filled under [ FREE SOURCE CODE DOWNLOAD, General Programming, Java ]

Java - Add, Edit, Delete, Search in Java JDBC using MS Access Database

Java – Add, Edit, Delete, Search in Java JDBC using MS Access Database

 

JDBC Address Book Version 1.0. Hello everyone this is my first time to share my code in Java JDBC (Java Database Connectivity) a database application which I called Address Book version 1.0. This program is very simple it have the functions to add, edit, search and delete a record in the database. What is good about this code Im using MS Access as my back end where I save my data. This code is very good for beginners in database programming using Java. Continue reading…


Vb6 simple Add, Edit, Delete, Search in Database (MS Access)

Vb6 simple Add, Edit, Delete, Search in Database (MS Access)

Vb6 simple Add, Edit, Delete, Search in Database (MS Access)

 

This is a very simple program using VB and MSAccess. This code will allow you to Add, Edit, Delete, and Search entries in the database.

Continue reading…


FileHelpers v 2.0 for .NET

FileHelpers v 2.0 for .NET

The FileHelpers are a free and easy to use .NET library to import/export data from fixed length or delimited records in files, strings or streams.

The idea is pretty simple:

You can strong type your flat file (fixed or delimited) simply describing a class that maps to each record and later read/write your file as an strong typed .NET array

The Library also has support for import/export data from differents storages like Excel, Access, SqlServer, etc.

Continue reading…


ASP.NET Dynamic HTML Editor

ASP.NET Dynamic HTML Editor Read more...


ASP.NET Captcha Class (VB.NET)

ASP.NET Captcha Class (VB.NET)

This is useful CAPTCHA class that you can use in your projects. CAPTCHA is used to prevent bots in web application. Bots are usually used by spammers.

Continue reading…


ASP.NET Media Player Control

ASP.NET Media Player Control

How to use ASP.NET Media Player Control

To use control, unzip downloaded package and add reference in your web project to Media-Player-ASP.NET-Control.dll. Then, place the control to the web form and set its properties, as shown on image bellow.

Continue reading…