DCSIMG
WCF,DEV - David Sackstein's Blog

Browse by Tags

All Tags » WCF » DEV (RSS)

WCF Transactions – Barebones Demo – Part 4 by David Sackstein

In this post we will run the demo developed in the previous posts in the series and analyze the results. The last sections contain conclusions and suggestions for further reading. The other posts in this series are: WCF Transactions – Barebones Demo – Overview WCF Transactions – Barebones Demo – Part 1 (Tools) WCF Transactions – Barebones Demo – Part 2 (Service Code) WCF Transactions – Barebones Demo – Part 3 (Client Code) You can download the source code for the series from here . Run the Demo ...
תגים:, ,

WCF Transactions – Barebones Demo – Overview by David Sackstein

In the next four posts, we will be building a barebones project to demonstrate WCF’s support for Transactions. The other posts in this series are: WCF Transactions – Barebones Demo – Part 1 (Tools) WCF Transactions – Barebones Demo – Part 2 (Service Code) WCF Transactions – Barebones Demo – Part 3 (Client Code) WCF Transactions – Barebones Demo – Part 4 (Analysis) You can download the source code for the series from here . The demo focuses on the usage of these properties: TransactionScopeRequired...
תגים:,

WCF Security Scenarios - Barebones by David Sackstein

You can download the source code for these posts here . In his book, “ Programming WCF Services ”, Juval Lowy does a superb job of explaining the principles of WCF Security and simplifies the subject by discussing 4 typical security scenarios. I implemented those scenarios as demos for my latest class in WCF and I would like share them with you in this and the next few posts. Why should you read on? These demos are concise yet complete. My approach has been to use configuration files only - no code...
תגים:, ,

A Walkthrough for WCF (MOC 6461) by David Sackstein

The source code for this walkthrough can be downloaded here . I compiled this walkthrough for MOC 6461 that I am teaching these days. It corresponds to the work convered by units 1 and 2 of the MOC and will guide you through the following steps: Define the Contracts Implement the Contracts Implement a WCF Service hosted in IIS Create a Client Application Add a Self-Hosted Console Application for the Service Modify the Client Application to use the Console Host Add a Self-Hosted Windows Service for...
תגים:, ,
Powered by Community Server (Commercial Edition), by Telligent Systems