FREE SOURCE CODE


Free Accounting Software VB6 Source Code

Free Accounting Software VB6 Source Code Read more...


Printer Spool Queue Monitoring VB.Net Source Code

Printer Spool Queue Monitoring VB.Net Source Code

Printer Spool Queue Monitoring VB.Net Source Code

This application will demonstrate on how to monitor a printer spool queue using vb.net source code. Some of the API calls used in this example are only supported on Windows NT, 2000, XP and .NET server. Therefore this technique does not apply to Windows 95, Windows 98 or Windows ME.
Continue reading…


Sales and Inventory using Barcode Reader Lan Base

Sales and Inventory using Barcode Reader Lan Base

Sales and Inventory using Barcode Reader Lan Base

Sales and Inventory using barcode reader can be use in LAN Base or Standalone, i use VB.NET 2008 PRO along with SQL SERVER 2008, the idea of this is to show how simple barcode reader is running on every machine, even on the store or malls Continue reading…


Webcam Motion Detection with VB6

Webcam Motion Detection with VB6

Webcam Motion Detection with VB6

The main function of this program is capture snapshot of a picture from webcam when a motion detect at front of camera. The program work based on image pixel differentiate . the program using a timer for take a picture from camera and store a picture at clipboard for a time to a process differentiate.  The picture result of screen shot will be stored at hardisk with jpeg format for better size. the size of picture depend of video format on webcam. for example if we used video format 640 x480, the jpeg file can be around of 50 kb and i think is more save hardisk space than using .bmp Format.  The program using VB .60 and active-x ijl11.dll/Intel Jpeg Library for convert picture from Bmp into Jpeg format.  i put this active-x into source code download link in the end of this post. the routine code of  differentiate picture , i found from PSC , i think the simple code with good performance.  Continue reading…


Facebook Clone with VB.NET Source Code

This item was filled under [ ASP/ASP.NET, FREE SOURCE CODE, Visual Basic.NET ]

Facebook Clone with VB.NET Source Code

Facebook Clone with VB.NET Source Code

Our sole intention is to facilitate users for communicating with like minded people which can benefit them in academic as well as social relationships with others. This Project on Facebook is a Web Application ,Developed for being Connected with friends, Make new friends, Knowing them better and Communicating with them in Facebook any one can register himself/herself and his/her profile is created. Which includes several personal details along with photographs, birthdates  etc.
Continue reading…


ICafe – Internet Cafe Billing System (with VB.NET Source Code)

ICafe - Internet Cafe Billing System (with VB.NET Source Code)

ICafe – Internet Cafe Billing System (with VB.NET Source Code)

Icafe Billing System develop with Ms Studio 2008 and Ms access for database. the project consist of Client and server application. this billing is very light and simple, just have voucher feature for customer billing. the customer buy a voucher with nominal time.  Trully this project is unfinished project, because when i start write this project i have plan to build a billing system with many feature, like voucher, member time manner and time table for ussual member and much more. but the time to finished this project is not enough, finally the user buy a billling with great feauture and with he cheaper price :)Continue reading…


ASP.NET AJAX File Uploader with VB.NET and C# Sample

This item was filled under [ ASP/ASP.NET, C#, FREE SOURCE CODE, Visual Basic.NET ]

ASP.NET AJAX File Uploader with VB.NET and C# Sample

ASP.NET AJAX File Uploader with VB.NET and C# Sample

Ajax Uploader is an easy to use, hi-performance ASP.NET File Upload Control which allows you to upload files to web server without refreshing the page.  It allows you select and upload multiple files and cancel running file uploads, add new files during uploading.  Ajax Uploader allows you to upload large files to a server with the low server memory consumption. The look and feel of file upload controls can be customized to seamlessly blend into your website design.
Continue reading…


ADO .Net Entity Framework , Create / Insert, Read, Update and Delete (CRUD)

This item was filled under [ ASP/ASP.NET, C#, FREE SOURCE CODE ]

ADO .Net Entity Framework , Create / Insert, Read, Update and Delete (CRUD)

ADO .Net Entity Framework , Create / Insert, Read, Update and Delete (CRUD)

This is a demonstration of ADO .Net Entity Framework that works. With this code I want show how Entity Framework works. I tried to keep it very simple. This way you can enjoy programming. Just unzip the file and run the SQL script and application. Have a happy coding. By Peyman Abdollahian

Continue reading…


Freeware FingerPrint SDK with Supports for VB6, VB.NET, C++, Delphi, Java, C#

Freeware FingerPrint SDK with Supports on VB6, VB.NET, C++, Delphi, Java, C#

Freeware FingerPrint SDK with Supports for VB6, VB.NET, C++, Delphi, Java, C# (Can be used for Software and Web Applications)

Free Fingerprint Verification software development kit is a freeware SDK intended for adding fingerprint verification functionality into various applications. The SDK is most suitable for developing biometric logon applications, but it can be used also for any other application that do not require to store more than 10 fingerprints.  Free Fingerprint Verifications SDK supports Microsoft Windows 2000, XP and Vista operating systems for 32-bit processors. The SDK does not require any registration or internet connection for using it.  After downloading please unpack the archive with the SDK and review the files in Documentation folder for further instructions.

Continue reading…


Windows Management Instrumentation (WMI) Code Generator and Creator (VB.NET,C#,VB Script)

This item was filled under [ C#, FREE SOURCE CODE, Visual Basic 6.0, Visual Basic.NET ]

Windows Management Instrumentation (WMI) Code Generator and Creator (VB.NET,C#,VB Script)

Windows Management Instrumentation (WMI) Code Generator and Creator (VB.NET,C#,VB Script)

Confused and worry when write windows management insturmentation ?, with this tool maybe can help you to make wmi coding more faster. this light tools come from microsoft , and very powerfull for help write code for wmi in VB an Vb script.  The WMI Code Creator tool generates code that uses WMI to obtain management information or perform management tasks. You can use the tool to learn how to manage computers using WMI scripting and WMI .NET. The tool generates code that runs on the local computer, a remote computer, or a group of remote computers based on your selection from the Target Computer menu on the tool. Continue reading…