| Next Tip?
Home » Archive

Articles in the Asp.net Category

Asp.net »

[10 Mar 2010 | No Comment | 19 views]

Textbox Properties

In this article I will be talking about the few most commonly used properties of the textbox control. Some of the properties are similar as the label control which you can find here or on the mirror link

Rest of the properties I will deal in this article

Property Purpose

ID …

Asp.net »

[10 Mar 2010 | No Comment | 18 views]

–>
Changing Label Properties at run time
To change the properties of the label at run time we need a label whose properties we will change and an event on which we can see the changes that we have made are applied so to solve the purpose of an event I have taken a command button or button whose click event will work for as the triggering event.
A Design view is shown here.

There are three controls:
And following changes are made to their properties.
Label1
ID: lbl_Name
Backcolor: Aqua
BorderColor: #660066
BorderStyle: …

Asp.net »

[10 Oct 2009 | No Comment | 225 views]

Directive Syntax @ Control
The @Control directive is used in an Asp.Net user controls. The @Control directive helps us to define control-specific attributes to be used by the ASP.NET control parser and compiler Hence it can be used only with .ascx (User Control) files.
The attributes of @Control directives are
a. Language: This Attribute is same as we read in the Page directive.
Value: Is a valid string which can represent any .NET-supported language, including VB || C# || Pearl || Jscript || any other .NET
Purpose: Tell the compiler about …

Get Adobe Flash playerPlugin by wpburn.com wordpress themes