Archive for the ‘General Programming’ Category

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…

ASP.NET JW FLV Flash Video Player Control

ASP.NET JW FLV Flash Video Player Control

How to use ASP.NET JW FLV Flash Video Player Control

To use control, unzip downloaded package and add reference in your web project to JW-FLV-Player-Control.dll. After that, place the control to the web form. On the web form control is not rendered correctly. It looks like in image bellow. Continue reading…

Data Validation Class (ASP.NET)

Data Validation Class (ASP.NET)

Since VS.NET Dose not support a Component for Date Validation and because date validation is to difficult , I created a component to validate date in webforms this component is similar to Customvalidation Component but has more functionality

Continue reading…

ASP.NET Barcode Generator in VB.NET

Asp.NET Barcode Generator in VB.NET

Create Code128A, Code128B, Code128C, 2of5, Interleaved 2of5, Code39, Code93, Postnet, UPC-A, UPC-E, EAN-13 and EAN-8 barcodes on the fly without third party components.
Continue reading…

Subsembly SmartCard API

The Subsembly SmartCard API (Professional) edition implements the powerful SmartCard API Framework that supports accessing smart card readers through the Windows native PC/SC Workgroup API (WinSCard) and the German CT-API. In addition access to memory cards is supported through the MCARD API by SCM Microsystems Inc. and the CT-API.

New 4.2 Starting with the new Version 4.2 the Subsembly SmartCard API (Professional) Development Kit may now be used free of charge for evaluation purposes, for purely private use, and for non-commercial educational use. A license must be purchased only for commercial use or for redistribution of the runtime files.

The following figure provides an overview of the general architecture of the Subsembly SmartCard API (Professional) Framework:

Subsembly.SmartCard.Overview Subsembly SmartCard API

Continue reading…

Tagged with: [ ]