|
|
|
|
|
|
|
|
|
|
|
|
|
|
| | Microsoft Tutorial: "Server-Side Data Access." Discusses server-side data, connections, commands, datasets, accessing SQL-based data, binding SQL data to a DataGrid, performing a parameterized select, inserting data in a SQL database, deleting data in a SQL database, sorting data in a SQL database, working with master-detail relationships, writing and using stored procedures and accessing XML-based data. | http://www.dotnetjunkies.com/quickstart/aspplus/doc/webdataaccess.aspx
|
|
|
|
|
|
| | Microsoft Tutorial: "Authoring Custom Controls." Discusses developing a simple custom control, defining simple properties, defining class properties, retrieving inner content, developing a composite control, handling events in a composite control, raising custom events from a composite control, maintaining state, controls to handle postback data, generating client-side JavaScript for custom postback, developing a template control, developing a templated databound control, overriding control parsing, and defining a custom control binder. | http://www.dotnetjunkies.com/quickstart/aspplus/doc/webctrlauthoring.aspx
|
|
|
|
|
|
| | Fifteen-part series of ASP.NET 2.0 Webcasts by Fritz Onion, author of Essential ASP.NET. Introduces ASP.NET 1.1 developers to new features in ASP.NET 2.0 including declarative data binding, storing per-client profile data and more. Each part includes an online lab exercise. | http://www.microsoft.com/events/series/essentialaspnet.mspx
|
|
|
|
|
|
| | Video Tutorials: Download Microsoft's "ASP.NET HOW DO I Video Series" Webcasts. Video-based tutorials cover data, master pages and site navigation, creating a full-featured customer login portal, form building for a "Contact Us" page, membership and roles, profiles and themes, Web parts and personalization, caching, localization, and tips and tricks. | http://msdn.microsoft.com/asp.net/learning/learn/newtodevelopment/default.aspx
|
|
| | Tutorial: "Creating Custom ASP.NET Jobs for Background Processing on Single or MultipleThreads," by Kingsley Tagbo. Discusses creating an ASP.NET background job, CommunityServer.Config, IJob interface, custom job abstract class and more. | http://www.kdkeys.net/forums/4526/ShowPost.aspx
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| | Tutorial: "Authoring Custom Controls," discusses developing a simple custom control, defining simple properties, defining class properties, handling events in a composite control, raising custom events from a composite control, maintaining state, developing a custom (non-composite) control that handles postback data, generating client-side JavaScript for custom postback, developing a templated control, developing a templated databound control, overriding control parsing and defining a custom control builder. | http://www.dotnetjunkies.com/quickstart/aspplus/doc/webservicesintro.aspx
|
|
|
|
|
|
| | Tutorial: "Web Forms User Controls," discusses ex |
|
|