Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » WCF   (RSS)

Writing Test Code with Impersonation

Some of your (unit) tests may be required to run with predefined credentials, and if all your tests should run as one single identity your might as well use the command line runas.exe tool to start your testrunner (or whatever your favorite naming for
Posted by jimmytr | 2 Comments
Filed under: , ,

EntLib 3.0 Released

The P&P team has finished the third major release of the enterprise library. See Tom's post for more information. Try the new WCF integration with logging, exception handling and validation application blocks. Download from MSDN .
Posted by jimmytr | 1 Comments
Filed under: , ,

WF in IIS Hosted WCF Service

Hosting Workflow in WCF is described in the before mentioned article by Jeremy Boyd. In the article it is shown how to create an extension class for Workflow, and add this to the ServiceHost Extension collection. The code presented in the article is something
Posted by jimmytr | 1 Comments
Filed under: ,

Externalize your Communication Protocol Details with WCF

In general the Web Service client proxy generated by “Add Web Reference” in Visual Studio is all you need to start talking to a Web Service. Some of you may need to present a certificate to the remote server you are calling and for this purpose you would
Posted by jimmytr | 0 Comments
Filed under: ,

Unit Testing WCF Services

A colleague of mine recently wrote about seperation of concerns in relation to unit testing WCF services. It may be possible to expose a library directly in WCF but I would rather see an architecture like the one presented in the Service Software Factory
Posted by jimmytr | 3 Comments
Filed under: ,

Nice WCF Blog!

Just stumbled over Nicholas Allens Indigo blog the other day... lots of info..go visit.. Here
Posted by jimmytr | 1 Comments
Filed under:
 
Page view tracker