WCF
-
.NET
Windows Workflow 4: Human based workflows with a Meeting Scheduler Sample
Table Of Contents 1. Introduction 2. Scenario 3. Analysis 4. Design 5. Implementation 5.1 Meeting Availability Service 5.2 Defining the…
Read More » -
.NET
Decision Framework for the Implementation of Web Services based on Core Microsoft Technologies
EDITORIAL NOTE: Web Services have become very popular. They come in a variety of flavors and styles, a fact that…
Read More » -
.NET
WCF Is Dead and Web API Is Dying – Long Live MVC 6!
The time has come to say goodbye to Windows Communication Foundation (WCF). Yes, there are plenty of WCF apps in…
Read More » -
.NET
WCF Proxies – From beginner to expert
Windows Communication Foundation is a great framework for building highly secure and reliable services that can integrate across different platforms.…
Read More » -
.NET
Dependency injection in WCF
Dependency injection is a software design pattern that implements inversion of control for resolving dependencies and is highly recommended for…
Read More » -
.NET
Secure WCF Services with custom encrypted tokens
Windows Communication Foundation framework comes with a lot of options out of the box, concerning the security logic you will…
Read More » -
.NET
Use Common Instance Factory to Abstract Away the Dependency Injection Container
Download the Common Instance Factory with WCF Extensions here and is also available on NuGet. A while back I wrote…
Read More » -
.NET
Decouple WCF Services from their DI Container with Common Instance Factory
In my last blog post I introduced the Common Instance Factory, which I built as an alternative to Common Service…
Read More » -
.NET
Secure Self-Hosted WCF REST Services with a Custom UserNamePasswordValidator
When securing WCF services you’re faced with a choice: Message versus Transport security. Unless you need to conceal messages from…
Read More » -
Visual Studio
WCF SOAP and REST Multi-Project Visual Studio Templates
Last year I published a REST Multi-Project Visual Studio Template on the Visual Studio Extensions Gallery, available for download from…
Read More »
- 1
- 2