• How to create Pin Authorization Normalization rule in Lync

    I have got many requests on how to create Pin Authorization for specific users on lync to be able to dial international calls. Here’s a sample case scenario and print screen of the normalization rule that meets this case: - User has to type...
  • My Hello Azure Service Bus WCF Service–Step by step guide

    This is the first post in a series to take you through my learning experience to using the Windows Azure service bus. The Service Bus is a concrete implementation of the service bus pattern designed to operate at Internet scope within highly-scalable...
  • Visual Round Trip Analyzer For SharePoint administrator

    Visual Round Trip Analyzer (VRTA) is a tool that helps the SharePoint Administrator identify what is being downloaded at a web page level. One of the biggest complaints from users is the response time.   VRTA excels in showing the network round trip...
  • TFS 2010 in Practice –Import Upgrade from 2005/2008

    Introduction Hello again. In the first part we have done an introduction to TFS 2010 and installation according to dual-server topology. In this post, we will talk about migrating existing TFS databases into TFS 2010 platform. We shall start! Firstly...
  • Implementing a message pass-through WCF Behaviour (Router WCF service)

    I recently came across a requirement to implement a Windows Communication Service that acts as a message router across several other WCF backend services. This router service main functionality is to encapsulate the backend services and also to add automatic...