Custom Server Control Syntax is a web based tutorial through which users can learn about the syntax which has to be used to define various custom server control. In this article the author specifies this syntax and its attributes with the help of...
HOW TO: Use a CheckBox Web Control in a DataGrid in Visual Studio .NET is a tutorial through which you can insert a checkbox web control in the datagrid using three ways such as using the Templatecolumn object, using the User Interface (UI) and...
HTML Wait-Confirm Button Server Control is an article in which the author shows you how to create a custom button control which asks for the confirmation and if the user confirms then changes the text on the button and changes the mouse cursor to...
Create a Site Search Engine in ASP.NET is a perfect search engine. Using this search engine you have an option to search entire page and also dynamic pages. This search engine searches any types of file with any extension placed on web.config...
How to Create a Conditional Edit Button in a DataGrid is a tutorial which helps you to build customizable edit buttons on each row of the datagrid control. In this article the author gives a sample code for creating the edit buttons and for making...
Building a Custom Validator Using VB.NET is an article in which the author gives you the procedure for creating a custom validator control through which you can validate the blank entry in the textbox as well as checks if the length of the text...
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...
RichTextBox Custom Server Control is an effective program that helps users to insert and update their contents on their websites. This program can also be used for market research report generation. Using this program, analyst would be able to...
This web based tutorial helps you to learn about creating a custom web control in ASP.NET. In this tutorial the author shows you the method for creating a login web control with various properties, events and methods that are clearly listed in...
DS TunnelScroll can be used to create a tunneling effect with the text to be scrolled. Allows insertion of an image in the background. Parameters like overimage to load, over image horizontal & vertical position, overtext, overtext horizontal... |