Showing posts with label Microsoft Patterns and Practices. Show all posts
Showing posts with label Microsoft Patterns and Practices. Show all posts

Tuesday, April 7, 2009

Enterprise Library 4.1 Hands-On Labs

Microsoft Patterns and Practices has released some Hands-on Labs for Enterprise Library 4.1.

.NET 3.5 and VS 2008 are required.

This set of Hands-on Labs is a guide to learn about the application blocks included with Enterprise Library 4.1 and to leverage their capabilities in various application contexts. It includes Caching, Cryptography, Data Access, Exception Handling, Interception, Logging, Security, Validation, and Unity Hands-on Labs.

Docs for Enterprise Library 4.1 (10/2008) are here.

Monday, March 23, 2009

Roundup - .NET Application Development Platforms

I've put together a collection of links from around the web on tools and technologies for developing .NET Line-of-business applications.

Silverlight 3 (beta) - Microsoft

Silverlight Labs - Microsoft

Silverlight Toolkit - CodePlex

WPF Hands-on lab (Southridge) - Microsoft Redmond

WPF Hands-on lab (Order Manager) - Microsoft Switzerland

WPF - CodePlex

Composite Application Guidance for WPF and Silverlight (Prism) - Microsoft P&P

Building a Framework for Silverlight - SilverlightShow

Caliburn - Rob Eisenberg

CSLA.NET (WPF and Silverlight) - Rocky Lhotka

DevForce WinClient - IdeaBlade

DevForce Silverlight - IdeaBlade

Nintex Workflow - Nintex

UPDATE: I added RIA services after listening to Brad Abram's talk on .NET Rocks. It was announced at MIX09.

RIA Services - Microsoft

RIA Services on SliverlightShow.

Saturday, May 31, 2008

New from Microsoft Patterns and Practices

Microsoft p&p has recently released the following:

Enterprise Library 4.0 (VS 2008 support) – no public APIs have been changed from 3.1
Smart Client Software Factory (SCSF) for VS 2008
Web Service Software Factory Modeling Edition (WSSF:ME) for VS2008
Unity 1.1 – a new Dependency Injection container based on the old DI AppBlock