Standard control in asp.net

9,386 views 17 slides May 22, 2013
Slide 1
Slide 1 of 17
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16
Slide 17
17

About This Presentation

No description available for this slideshow.


Slide Content

Disclaimer: This presentation is prepared by trainees of baabtra as a part of mentoring program. This is not official document of baabtra –Mentoring Partner Baabtra-Mentoring Partner is the mentoring division of baabte System Technologies Pvt . Ltd

ARUN KUMAR K A [email protected] facebook.com/arunkumar3040 twitter.com/arunkumar3040 in.linkedin.com/in/arunkumar3040 +919496349799 ASP.NET Standard controls

What is ASP.NET  server-side Web application framework designed for Web development

Standard controls In ASP.NET

Standard controls In ASP.NET AdRotator  control used to display graphics that are linked to other pages. Bulleted List  control creates an unordered or ordered (numbered) list of items, which render as HTML UL or OL elements, respectively. Button  control   enables users to post a page to the server & to trigger an event on a page.

Standard controls In ASP.NET Calendar  control  display selectable dates in a calendar & data associated with specific dates. CheckBox  control  enables users to specify yes/no (true/false) choices for individual items. CheckBoxList  control  enables users to specify yes/no (true/false) choices for items in a list.  

Standard controls In ASP.NET ContentPlaceholder  control   used to define a region of the Master Page rendering that can be substituted with content from a page associated to the Master Page. DropDownList  control  enables users to select a single item from a predefined drop-down list. FileUpload  control  enables you to give users a way to send files from their computers to the server. HiddenField  control gives you a way to store information in the page without displaying it.

Standard controls In ASP.NET HyperLink  control creates links that enable users to move from page to page in an application . Image  control  enables you to display images on an ASP.NET web page and manage these images in your own code. ImageButton  control displays an image and responds to mouse clicks on the image. ImageMap  control enables you to create an image that has individual regions, called hot spots

Standard controls In ASP.NET Label  control  lets you programmatically set text in an ASP.NET web page LinkButton  control displays a hyperlink-style button that contains client-side script to post form data back to the server ListBox  control enables users to select one or more items from a predefined list.  Literal control  is used as a container for other content on the page. Localize  control  lets you display localized text in a specific area on your page. 

Standard controls In ASP.NET MultiView  control   act as containers for other controls and markup , and enable you to easily present alternative views of information. Panel  control   provides a container control in an ASP.NET web page that you can use as a parent for static text and for other controls. PlaceHolder  control   lets you place an empty container control in the page and then dynamically add child elements to it at run time. RadioButton  control enable users to select from a small set of mutually exclusive, predefined choices.

Standard controls In ASP.NET RadioButtonList  control   enable users to select from a small set of mutually exclusive, predefined choices. Substitution  control     lets you create areas on the page that can be updated dynamically and then integrated into a cached page.  Table  control enables you to create tables that you can program in server code TextBox  control    enables users to type information into an ASP.NET web page, including text, numbers, and dates.

Standard controls In ASP.NET View  control     act as containers for other controls and markup , and enable you to easily present alternative views of information . Wizard  control  simplifies many of the tasks that are associated with building a series of forms to collect user input.  XML  control  used to display the contents of an XML document, either without formatting or by using XSL transformations

Questions…..

If this presentation helped you, please visit our page  facebook.com/ baabtra  and like it. Thanks in advance .    www.baabtra.com  |  www.massbaab.com  | www.baabte.com

Contact Us Emarald Mall (Big Bazar Building) Mavoor Road, Kozhikode, Kerala, India. Ph: + 91 – 495 40 25 550 NC Complex, Near Bus Stand Mukkam , Kozhikode, Kerala, India. Ph: + 91 – 495 40 25 550 Start up Village Eranakulam , Kerala, India. Email: [email protected]
Tags