Developer Express 2009 v.2.6
I share in this post the last version I download from a page that does not remember libraries for developers. NET I hope you find them useful.

I share in this post the last version I download from a page that does not remember libraries for developers. NET I hope you find them useful.


DXperience 2007 Vol.2 v7.2.2 description
DXperience 2007 Vol.2 v7.2.2 offers you a convenient tool which includes all Developer Express products engineered for Visual Studio and the .NET Framework. With this subscription, you receive all key technologies engineered by Developer Express.
Continue reading…

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.
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
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…

A payroll system written in Visual Basic.NET ( VB.NET ) that support multiple company. The database is created for every company. This is not intended for large businesses. My client did not ask for more features so the basic functions are: employees information, password protection, create voucher, payroll summary and an employee’s list report. At least you will learn in this program on how to create a simple payroll system.