A nifty "remote control" for your site, that actually looks like a remote control.
Complete Remote control program to manage a machine in Internet. Also it can manage Backup, WebServer, MailServer, Lan Sniffer and so on.
Add a Checkbox Control to the DataGrid Control is a tutorial through which you can know about adding a checkbox control to each row of the datagrid control. The author also shows how to check the state of the check boxes and add the values of the...
With License Control it's easy to turn your application in try-before-you-buy versions with little effort, offering everything to guarantee a maximum protection. If you want a protect your investiment, License Control is designed specifically for...
HOW TO: Create a Web Control with an Expandable Property in the Designer by Using Visual Basic.NET is a tutorial in which the author shows the step-by-step process of creating a custom web control and adding the expandable property to it using the...
A web based news/article publishing system. Display functions run through an XSLT engine, so you have near total control of the output. Script supports multiple templates,- multiple users, each with definable rights,- multiple categories,...
WebTimer - a server control, (setTimeout made easy) is a tutorial which is useful for the web programmers to know about web timer which is a custom web control. The author clearly explains all the events of the web timer control with a sample...
HKProgressbar is a completely different approach to long loops that you might do sometime. You set up the component and it starts your process in a different thread (or not), so you can continue using your program if wanted. If you want, a...
Access ASP Application object from a remote script is a tutorial that elaborates and guides users to utilize ASP application object from other environments. This tutorial guides users to make it possible by creating an http interface. This will be...
Building A Server Control For Validation is an article in which author explains about the steps that have to be adapted to create a server control for checking the web forms with the help of ASP.NET applications. In this tutorial the author... |