Displaying and Manipulating Data (19%)
- Implement data-bound controls.
This objective may include but is not limited to: advanced customization of DataList, Repeater, ListView, FormsView, DetailsView, TreeView, DataPager, Chart, GridView
This objective does not include: working in Design mode - Implement DataSource controls.
This objective may include but is not limited to: ObjectDataSource, LinqDataSource, XmlDataSource, SqlDataSource, QueryExtender, EntityDataSource
This objective does not include: AccessDataSource, SiteMapDataSource - Query and manipulate data by using LINQ.
This objective may include but is not limited to: transforming data by using LINQ to create XML or JSON, LINQ to SQL, LINQ to Entities, LINQ to objects, managing DataContext lifetime
This objective does not include: basic LINQ to SQL - Create and consume a data service.
This objective may include but is not limited to: WCF, Web service; server to server calls; JSON serialization, XML serialization
This objective does not include: client side, ADO.NET Data Services - Create and configure a Dynamic Data project.
This objective may include but is not limited to: dynamic data controls, custom field templates; connecting to DataContext and ObjectContext
Ccылки на MSDN:
DataList
Repeater
ListView
FormsView
DetailsView
TreeView
DataPager
Chart
GridView
ObjectDataSource
LinqDataSource
XmlDataSource
SqlDataSource
QueryExtender
EntityDataSource
Transforming data by using LINQ to create XML or JSON (LINQ to XML, System.Json)
LINQ to SQL
LINQ to Entities
LINQ to objects
Managing DataContext lifetime
WCF
Web service
Server to server calls
JSON serialization
XML serialization
Dynamic data controls
Custom field templates
Connecting to DataContext and ObjectContext
Комментариев нет:
Отправить комментарий