This is the second post (first) in another collection of posts that have links to the different topics covered in the 70-562 exam.
Consuming and Creating Server Controls (20 percent)
- Implement data-bound controls
- DataGrid
- DataList
- DataPager
- DetailsView
- FormView
- GridView
- ListView
- Repeater
- TreeView
- Load user controls dynamically
- PlaceHolder control
- LoadControl Method
- @Reference
- ControlCollection
- Control.Controls
- ASP.NET Page Life cycle
- Dynamic web server controls and view state
- Create a user control progamatically
- Create and consume custom controls
- User Controls Overview
- @Register
- @Control
- Including user controls
- Creating Templated controls
- Walkthrough: Creating reusable elements with user controls
- Implement client-side validation and server-side validation
- CompareValidator
- CustomValidator
- RangeValidator
- RegularExpressionValidator
- RequiredFieldValidator
- Types of validation
- Validation groups
- Client-side validation
- Page.IsValid property
- OnServerValidate method
- Walkthrough: Validating user input
- Consume standard controls
- Button
- CheckBox
- CheckBoxList
- DropDownList
- FileUpload
- HyperLink
- Image
- ImageButton
- LinkButton
- ListBox
- MultiView
- RadioButton
- RadioButtonList
- TextBox
- Wizard
You can also find some information on preparing for your exams here, in the actual exam and some other tips for 70-562. Also errata for the MS Press training kit
No comments:
Post a Comment