search
Twitter Rss Feeds
MicrosoftArticlesForumsGroups
C# .NET
VB.NET
Visual Studio .NET
ADO.NET
Xml/Xslt
VB 6.0
.NET CF
GDI+
LINQ
Deployment
Security
FoxPro
Silverlight / WPF
Entity Framework
RIA Services

Web ProgrammingArticlesForumsGroups
JavaScript
ASP
ASP.NET
Web Services

Non-MicrosoftArticlesForumsGroups
NHibernate
Perl
PHP
Ruby
Java
Linux / Unix
Apple
Open Source

DatabasesArticlesForumsGroups
SQL Server
Access
Oracle
MySQL
Other Databases

OfficeArticlesForumsGroups
Microsoft Excel
Microsoft Word
Microsoft Powerpoint
Publisher
Money

Operating SystemsArticlesForumsGroups
Windows 7
Windows Server
Windows Vista
Windows XP
Windows Update
MAC
Linux / UNIX

Server PlatformsArticlesForumsGroups
Share Point
BizTalk
Site Server
Exhange Server
IIS
Transaction Server

Graphic DesignArticlesForumsGroups
Macromedia Flash
Adobe PhotoShop
Microsoft Expression

OtherArticlesForumsGroups
Subversion / CVS
Ask Dr. Dotnetsky
Active Directory
Networking
Uninstall Virus
Job Openings
Reviews
Search Engines
Resumes

 

New Video Tutorials Available for ASP.NET 2.0

Recently Scott Guthrie posted a whole bunch of links to new online video tutorials for ASP.NET 2.0 Some of these are really great, almost all of them are "good". Here's the link to his original post.

And here, for your convenience, is a list of all of the items:

Data Access -- Create a new database from scratch, define a table, populate it with data, create a strongly typed DAL TableAdapter to work against it, and then build a filtered master/detail set of ASP.NET pages with data sorting, paging and editing support against it.

Master Pages and Site Navigation -- Create a consistent master page layout for a site using the new ASP.NET Master Pages Feature. Then create a site navigation menu using site navigation and the new TreeView control.

Membership and Roles -- Add an authentication and authorization system to a site from scratch, and implement login, create user, change password, password reset, and role based security in a secure way.

Profiles and Themes -- Enable per-user profile personalization on a site. Then use this together with the new Themes/Skins feature to allow a visiting user to customize and personalize the look and feel of a site.

Web Parts and Personalization -- Enable customizable drag/drop portal UI within web-pages, and allow visiting users to customize the information experience they see.

Output Caching and SQL Cache Invalidation -- Learn how to use the output caching feature in ASP.NET, as well as the new SQL Cache Invalidation support to build super efficient output cached pages that stay in sync with the data within your database.

Partial Page Caching -- Learn how to use the Partial Page output caching with ASP.NET to enable regions of a page to be cached, while also allowing other portions of the page to stay dynamic.

Localization -- Learn how to build culture-aware and locale specific applications using ASP.NET 2.0.

Wizard and Validation Controls -- Build a canonical form data registration page using the new ASP.NET 2.0 Wizard control and validation control features.

Tips and Tricks -- This video highlights a number of cool new features in ASP.NET 2.0, including: cross-page postback support, file uploading, the MultiView control, encrypting web.config settings, and more.

AJAX Update:

Atlas -- This video shows building a todo Task List using Atlas, the new ASP.NET AJAX framework.


Article Discussion:


Pete's Blog   |    Pete's Resume   |    Robbe's Blog   |    Robbe's Resume   |    Archive #2   |    Archive #3   |    Dotnetslackers   |    XmlPitStop   |    Advertise   |   Contact Us   |   Privacy   |   Copyright (c) 2000 - 2009 eggheadcafe.com  All rights reserved.