ASP.NET 3.5 Working With Data

Pluralsight
Course Summary
Learn how to work with data on the Windows platform using ASP.NET.
-
+
Course Description
ASP.NET has established itself as one of the most productive environments for building web applications and more developers are switching over every day. The 2.0 release of ASP.NET builds on the same componentry of 1.1, improving productivity of developers even further by providing standard implementations of common Web application features like membership, persistent user profile, and Web parts, among others. The 3.5 release adds several new controls including the flexible ListView and the LinqDataSource, as well as integrated suport for ASP.NET Ajax. This course will cover the data access, caching, and state management features of ASP.NET.
-
+
Course Syllabus
Data Binding I- 54m 51s
—Introduction 1m 48s
—Databinding in ASP.NET 5m 57s
—Controls that support data binding 3m 37s
—Page-level binding 2m 16s
—Binding text and values 2m 45s
—Declarative data sources 4m 40s
—Binding to declarative data sources 1m 39s
—How declarative data binding works 2m 36s
—SqlDataSource 6m 38s
—Connection string storage 3m 23s
—GridView 4m 55s
—DetailsView 3m 55s
—Data Templates 2m 54s
—Using a Repeater 4m 4s
—DataList 2m 40s
—Summary 1m 4sData Binding II- 1h 38m
—Introduction 2m 51s
—DataSource parameters 6m 40s
—Using bound parameters 4m 28s
—DataSource events 6m 17s
—Declarative data sources and stored procedures 3m 44s
—Two-way data binding 6m 32s
—FormView 6m 50s
—ListView 4m 22s
—Using CSS with the ListView 4m 18s
—DataPager 3m 21s
—DataPager implementation 3m 1s
—ListView sorting, editing, inserting, and deleting 3m 58s
—ListView grouping 3m 58s
—Hierarchical binding 3m 39s
—XmlDataSource and transforms 1m 21s
—XmlDataSource and the TreeView 3m 59s
—Nested declarative data binding 6m 45s
—Binding to objects 4m 27s
—Wiring up a data access layer 7m 5s
—Custom paging with the ObjectDataSource 5m 24s
—Typed DataSets 4m 24s
—Summary 1m 7sState Management- 1h 59mValidation- 54m 37sASP.NET Validation Controls- 12m 37sCaching- 1h 27mResources and Internationalization- 33m 45s