Always remain updated about current software development trends

Articles by IDO FLATOW

What’s new in WCF 4.5? WebSocket support (Part 2 of 2)

WebSocket support with plain text messages that enables the interaction between web browsers and WCF.

What's new in WCF 4.5? WebSocket support (Part 1 of 2)

This is the 11th post in the WCF 4.5 series. The previous post was about the new UDP transport support, and this new post is also about new transports \u2013 the WebSocket transport. This post is part 1 of 2. This post will be about the WebSocket support between...

What’s new in WCF 4.5? UDP transport support

This is the tenth post in the WCF 4.5 series.

Calling a WCF service from a client without having the contract interface

Calling a WCF service from a client without having the contract interface

What’s new in WCF 4.5? Configuration validations

This is the fourth post in the WCF 4.5 series, and a direct addition to the previous post, since I neglected to mention something important about editing configuration files in WCF 4.5 and Visual Studio 11 \u2013 validations during editing and compilation.

What's new in WCF 4.5? BasicHttpsBinding

This is the seventh post in the WCF 4.5 series.

What’s new in WCF 4.5? Changed default for ASP.NET compatibility mode

This is the eighth post in the WCF 4.5 series. This post continues the previous posts on web-hosting features. This post is about the ASP.NET compatibility mode default change of WCF 4.5.Previous posts:1. What's new in WCF 4.5? let's start with WCF...