Share via


Govind's WebLog

The Microsoft Patterns and Practices team has created a guide for WCF security....

Date: 04/01/2008

When working with IIS 7.0 in Vista if you are seeing this failure trying to access the webserver,...

Date: 08/30/2007

One of the things that have come up many times is how the service could stop a client from retrying...

Date: 08/27/2007

Federation Clients might have scenarios where it is talking to a Service and STS that don't have the...

Date: 08/21/2007

SOAP 1.1 defines the attribute "actor" that can be on any SOAP header which will indicate who the...

Date: 07/17/2007

There has been a lot of interest around this and hence I have attached some code listing to this...

Date: 05/03/2007

If you are using WSE and are a VS developer, you would be familar with the WSE Visual Studio Addin...

Date: 03/07/2007

If you are using Visual Studio 2005 below is how you can enable intellisense to edit your WCF config...

Date: 03/06/2007

If you had a Beta version of Framework 2.0 installed on your machine and are moving to a the RTM...

Date: 02/24/2007

I had a question today from a customer who was concerned that his WCF application might start to...

Date: 02/20/2007

I have discussed about Federation before. This post discusses Federation from the active context....

Date: 02/19/2007

When you are using a X.509 Certificate as the client authentication token in Mixed-Mode Security -...

Date: 02/07/2007

WCF supports three types of Security. They are, Transport Security Mixed-Mode Security Message...

Date: 02/07/2007

If you are confused looking at the IIS 7.0 UI, you are not alone. I recently had to configure SSL on...

Date: 01/31/2007

There are four different security header layout that can be specified in WCF. The values are defined...

Date: 01/22/2007

In a nutshell, .NET Compact Framework 3.5 supported features for WCF include: messaging-layer...

Date: 01/09/2007

Hosting a WCF service on a HTTP endpoint on Windows Vista has some issues given that you are not...

Date: 01/09/2007

The latest WS-Trust spec (yet to be ratified by OASIS) introduces a concept called Bearer Tokens....

Date: 11/22/2006

Below is the link to RTM documentation for .NET 3.0...

Date: 11/09/2006

Windows Vista was signed off today to RTM. Windows Vista will release with Office 2007 on November...

Date: 11/08/2006

Get the latest version of .Net Framework 3.0 at...

Date: 11/07/2006

It is official now. Vista and Office 2007 will release for bussinesses on Nov 30. So the consumer...

Date: 11/02/2006

There has been enough posts on this topic. But this topic cannot be over emphasized. The best way to...

Date: 11/02/2006

Microsoft shows off Vista packaging. What is inside is much more exciting. :-) So...are you ready...

Date: 11/01/2006

In a Federation Scenario a client might want to access the services by using a SAML token that was...

Date: 10/24/2006

Live.com's new search interface is www.msdewey.com. Who said Microsoft can't be cool? This is a very...

Date: 10/20/2006

As you are moving to Web Services world one of the buzz words that you will hear time and again is...

Date: 10/18/2006

Web Services Message Security has the concept of Primary and Supporting Tokens. The Primary token is...

Date: 10/16/2006

If you are using WSE 3.0 and MTOM and was wondering why the client code is not streaming the...

Date: 10/12/2006

A custom message Interceptor give you access to the message as the message goes through the...

Date: 10/11/2006

When you are building your application with security enabled you will see that all your signatures...

Date: 10/10/2006

I recently had a question from someone on using Binary Encoding and how performance of their...

Date: 10/09/2006