Components


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…