|
This sample application demonstrates a number of concepts including: How to handle sessions in WCF interfaces, services and clients If you are using an object hierarchy for your data objects, and you are...
|
07-25-2007
|
651
|
Download
File Size 38.9kB
|
|
Hello, This file contains the code samples for the following articles: Simple Application Extensibility with WF Rules. Alternative applictions for the WF Rule Engine. Any feedback is appreciated... Bennie
|
06-30-2007
|
590
|
Download
File Size 541kB
|
|
The enclosed zip file contains two custom Windows Workflow Foundation Activities: BackupDatabase: Performs a full or incremental backup of a database RestoreDatabase: Performs a restore of a database Both...
|
05-21-2007
|
421
|
Download
File Size 36.8kB
|
|
This is the source code for my post: " Writing Custom Cmdlets for Windows PowerShell ". It contains: The code for the cmdlet itself, including the installation script. A Unit Test project A simple class...
|
10-07-2007
|
345
|
Download
File Size 721.5kB
|
|
This is the code for my Lambda expression post .It covers: A comparision of delegates, anonymouns functions and lambda expressions How to pass lambda expressions as arguments to functions How to combine...
|
08-14-2007
|
311
|
Download
File Size 31.1kB
|
|
This code contains the code the the post: Ne w Features in C# 3.0, Part3: Various features . The file contains 3 projects: AutomaticProperties : Illustrates how to use automatic properties ObjectInitializers...
|
08-05-2007
|
299
|
Download
File Size 77.1kB
|
|
This is the code for my post: New Features in C# 3.0. Part 4 : Extension Methods . Remember, you will the Beta2 version of Orcas (Visual Studio 2008) or later to compile and run the samples in this project...
|
08-08-2007
|
295
|
Download
File Size 43.6kB
|
|
This sample introduces the new "var" keyword, which allows you to create an implicitly typed local variables, and then shows how it is applied in a LINQ query
|
07-29-2007
|
274
|
Download
File Size 22.8kB
|
|
This sample illustrates a number of features of anonymous types, and how they can be used in conjunction with LINQ.
|
07-30-2007
|
268
|
Download
File Size 15.3kB
|
|
This is the sample code for the Expression Trees article, which is part 6 in the series. Any feedback or corrections are always welcome! Bennie
|
09-03-2007
|
257
|
Download
File Size 20.2kB
|