Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » .NET » 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: , ,

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: ,
 
Page view tracker