Sunteți pe pagina 1din 1

Chapter 6

© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015 C6, Slide 1

Objectives

© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015 C6, Slide 2

Objectives (cont.)

Loading…

© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015 C6, Slide 3

Common server controls

© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015 C6, Slide 4

List server controls

Loading…

© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015 C6, Slide 5

When to use HTML elements


instead of server controls

© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015 C6, Slide 6

Common control events

© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015 C6, Slide 7

A Click event hander

© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015 C6, Slide 8

A Load event handler that changes the data


in server controls

© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015 C6, Slide 9

A method that gets data from controls


and puts them into a Customer object

© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015 C6, Slide 10

The form properties for setting the focus


and default button

Loading…

© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015 C6, Slide 11

The control properties for setting the tab order and


access keys

© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015 C6, Slide 12

The aspx code for a form

© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015 C6, Slide 13

Common label properties

© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015 C6, Slide 14

Common text box properties

© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015 C6, Slide 15

TextMode values for the HTML5 type attributes


for input elements

© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015 C6, Slide 16

The aspx for a label and a multiline text box

© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015 C6, Slide 17

Common check box and radio button properties

© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015 C6, Slide 18

The aspx code for the three check boxes

© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015 C6, Slide 19

The aspx code for the two radio buttons

© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015 C6, Slide 20

The check boxes and radio buttons


in a browser

© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015 C6, Slide 21

Common image properties

© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015 C6, Slide 22

Common hyperlink properties

© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015 C6, Slide 23

A property of the file upload control

© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015 C6, Slide 24

A label, file upload control, and button control


in a browser

© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015 C6, Slide 25

The Click event handler for the button control

© 2016, Mike Murach & Associates, Inc. Murach's ASP.NET 4.6 with C# 2015 C6, Slide 26

Common properties for Button, LinkButton,


and ImageButton controls

S-ar putea să vă placă și