.NET Framework MasterClass Videos


Putting
the Pieces of .NET Together - 8 Part Video Series | ||||
| Introduction | ||||
| Videos 1-4 | 1. Servers (3 minutes) | 2. .NET Framework (10 minutes) | 3. Security (8 minutes) | 4. Monitoring Tools (10 minutes) |
| Videos 5-8 | 5. Web Servers (6 minutes) | 6. SQL Server (6 minutes) | 7. Software Develop Tools (10 minutes) | 8. Languages (2 minutes) |
| Download PDF | Putting the Pieces of .NET Together - 48-page PDF | |||
Here is a collection of 8 video tutorials on some of the new components in .NET Framework versions 3.0 and 3.5. The presenter is Microsoft's Mike Benkovich. The videos focus on LINQ and WCF.
Version 3.5 of the .NET Framework was released on November 19, 2007. Version 3.5 uses version 2.0 of the CLR, and it installs numerous service packs on top of the CLR.
New Features of NET 3.5 Framework
- New language features in C# 3.0 and VB.NET 9.0 compiler
- Adds support for expression trees and lambda methods
- Extension methods
- Expression trees to represent high-level source code at runtime.
- Anonymous types with static type inference
- Language Integrated Query (LINQ) along with its various providers
- LINQ to Objects
- LINQ to XML
- LINQ to SQL
- Paging support for ADO.NET
- ADO.NET synchronization API to synchronize local caches and server side datastores
- Asynchronous network I/O API
- Peer-to-peer networking stack, including a managed PNRP resolver
- Managed wrappers for Windows Management Instrumentation and Active Directory APIs
- Enhanced WCF and WF runtimes, which let WCF work with POX and JSON data, and also expose WF workflows as WCF services.[26] WCF services can be made stateful using the WF persistence model.
- Support for HTTP pipelining and syndication feeds.
- ASP.NET AJAX is included
- New System.CodeDom namespace. (This was thought to be new and is in fact in the Visual Studio 2003 / NET 1.1 help)
Photo Credit: Soumyasch
.NET Framework Masterclass Videos
| Series | Title | Date | Presenter | Min |
|---|---|---|---|---|
| .NET Framework MasterClass | LINQ Overview | 9/04/2007 | Mike Benkovich | 70 |
| .NET Framework MasterClass | LINQ to SQL | 9/10/2007 | Mike Benkovich | 64 |
| .NET Framework MasterClass | LINQ to XML | 9/17/2007 | Mike Benkovich | 64 |
| .NET Framework MasterClass | LINQ to Entities | 9/24/2007 | Mike Benkovich | 62 |
| .NET Framework MasterClass | Working with WCF | 10/01/2007 | Mike Benkovich | 70 |
| .NET Framework MasterClass | WCF Management & Diagnostics | 10/15/2007 | Mike Benkovich | 60 |
| .NET Framework MasterClass | WCF Custom Channels | 10/22/2007 | Mike Benkovich | 60 |
| .NET Framework MasterClass | WCF Performance & Deployment | 10/29/2007 | Mike Benkovich | 60 |
Related posts:
- .NET Framework – 4 Premium Videos by Learn Visual Studio Here is a collection of 4 video tutorials on .NET...
- What is .NET Framework? A Visual Definition The .NET applications and services operate within the .NET Framework...
- NET LINQ Free Video Tutorials by Microsoft Experts – 12 Hours Here are ten hours of free video tutorials on LINQ....
- NET Framework 3.0 and Beyond with Many Video Illustrations This article begins by explaining what NET. Framework 3.0 is....
- Visual Studio c# – July 22, 2009: .net-framework-3.5-service-pack-1, asp.net-charting-control, asp.net-mvc-1.0-rc, expression-blend, microsoft-platform-installer, nerd-dinner, wpf-user-controls Tip/Trick: Creating and Using Silverlight and WPF User Controls...
Related posts brought to you by Yet Another Related Posts Plugin.

Comments
One Response to “.NET Framework MasterClass Videos”Trackbacks
Check out what others are saying about this post...[...] more here: .NET Framework MasterClass Videos | IdealProgrammer.com This entry was posted on Sunday, November 15th, 2009 at 1:16 pm and is filed under Videos. You can [...]