Presentation is loading. Please wait.

Presentation is loading. Please wait.

Chapter 3 starting with Chapter 2 detailed concepts

Similar presentations


Presentation on theme: "Chapter 3 starting with Chapter 2 detailed concepts"— Presentation transcript:

1 Chapter 3 starting with Chapter 2 detailed concepts
February 18, 2009

2 Review – A few facts Literal Control – Encoding
Textbox Textmode = password Autopostback – as in when the textbox changes. Not recommended. Textbox Autocomplete = off Section AssociatedControlID

3 Q:A What method puts the attention on a given control?
Why is that done in the Page_Load() event? OnClick vs OnClientClick Expando Attribute

4 Q:A Import Namespace="System.Controls.Generic.Collections"
What is the same Control Statement as Select Case in Visual Basic? How can I set a group of controls to all hide at once?

5 Commands Passed by Button
CommandName CommandArgument p105

6 Alt DescriptionURL—a link to a full description (section 504)
GenerateEmptyAlternateText = "true" generates an empty alt tag: alt=""

7 Ch 3 RequiredFieldValidator Range Validator CompareValidator
RegularExpressionValidator CustomValidator ValidationSummary

8 Server Validation Still Occurs
For security reasons In case browser doesn't handle it Page.IsValid

9


Download ppt "Chapter 3 starting with Chapter 2 detailed concepts"

Similar presentations


Ads by Google