• Configure Generic ESB Receive Port – BizTalk

    one of the great capabilities provided by the ESB is the ability to create a very scalable yet dynamic receive port , this port can be as generic to accept any XML message without the need to pass the itinerary , in other words we can create a web method...
  • Internet Facing SharePoint 2010 Site with Windows Live ID – Part 6

    Logging Out Of the Website When the user logs in to the site using Windows Live authentication, he is effectively logging in into all Windows Live powered site, examples are Hotmail, SkyDrive…etc. When logging out of the website, the decision becomes...
  • Internet Facing SharePoint 2010 Site with Windows Live ID – Part 5

    Registration A public facing website can have services and content that it wants to make available only to users that are authenticated. In this case the user is requested to register on the website and provide some information before given access to...
  • Internet Facing SharePoint 2010 Site with Windows Live ID – Part 4

    Creating a Custom Claims Provider When Windows Live is used as the authentication provider, anyone with a Windows Live ID can login to the website. This could be any Windows Live domain (Hotmail, live, etc..) or a custom domain hosted on Windows Live...
  • Internet Facing SharePoint 2010 Site with Windows Live ID – Part 3

    Sharing Cookie between HTTP and HTTPS In this part of the series, I’m going to cover how to allow SharePoint to use the same authentication cookie over HTTP and HTTPS. When Windows Live authentication is used, the user is redirect to a Windows Live login...