Welcome to Windows CardSpace
Tasks :

Browse by Tags

All Tags » CardSpace » WCF   (RSS)
Showing page 1 of 2 (16 total posts)
  • Setting up a quick & dirty STS which supports smartcard backed managed cards... using Zermatt

    Just back from vacation. The tan barely started to fade, and here I am already playing with the new shiny toy :-). Did you experiment with Zermatt by now? As Kim mentions the samples (and the documentation) are an excellent way to start, and I am sure that blog posts & tutorials will soon start mushrooming here and there in the blogosphere: here I begin my humble contribution with my first technical post about Zermatt . I had *absolutely* no hesitations when deciding which scenario I should tackle
    Posted to Windows CardSpace Team Bloggers (Weblog) by Anonymous on July 17, 2008
    Filed under: Windows Communication Foundation, Identity, Infocard, Windows Cardspace, Zermatt, Architecture - WS, WCF, CardSpace
  • New version of the Biztalk Services SDK available, now with support for managed cards

    Almost one year ago I briefly mentioned the Biztalk Service SDK, here and here . A new version has recently been made available: you would not believe the amount of new features that were added to it in this timeframe. The main reason of excitement for me is that this new release supports managed cards ! It's a bit late at night here in Redmond and the drowsiness makes me feel less than bright right now, so I better defer detailed explanations to tomorrow (or the weekend). Anyway, for the identirati
    Posted to Windows CardSpace Team Bloggers (Weblog) by Anonymous on March 28, 2008
    Filed under: Identity, Windows Cardspace, CardSpace, WCS, Infocard, Windows Communication Foundation, WCF, the Cloud, Biztalk Services
  • CardSpace & surveillance

    Well, don't get fooled. I'm not going to make any big philosophical considerations about technology and privacy (though I may do that in the future), but I will talk about the little project I've put together after three gintonics & the MIX party at TAO . I am often on the road. When I am homesick I often open a terminal server session with one of my home machines and fire up the webcam; sometime I am in dramatically different timezones, so it's nice seeing that where I am it is dark but back
    Posted to Windows CardSpace Team Bloggers (Weblog) by Anonymous on March 7, 2008
    Filed under: Identity, Windows Cardspace, CardSpace, WCS, Infocard, Windows Communication Foundation, WCF, Personal, MIX08
  • Year's end blabbering: Omnidirectional Identities

    On the Paris-Seattle flight, coming back after 2 weeks spent stuffing myself with all sorts of food with the excuse "after all, you can't find this in USA" :) Before hurling myself back in the vortex of daily work, and celebrate the end of the year with something crazy, I want to take some time writing down some hallucinatory (=vision without execution) thoughts about omnidirectional identities . Be warned, this may be just pointless rambling at this point. Few weeks ago I chatted about this in front
    Posted to Windows CardSpace Team Bloggers (Weblog) by Anonymous on December 31, 2007
    Filed under: Identity, Windows Cardspace, CardSpace, WCS, Architecture - WS, Infocard, Useless, Wild Ideas, WCF, the Web, the Cloud, Book
  • While I was sleeping...

    [There's not much tech content in this post. You read it all at your risk :-) the next posts will get the technical discussion back on track from where we left it a couple months ago] From the all time record of 17 posts in June, this feed dropped to next to 0 activity in the last 2 months. in fact, I wasn't sleeping at all; but it sounded nice to repurpose Mr .Friedman's excellent opening of " the world is flat " :-) and speaking of World, below there's the trajectory I followed since June. No wonder
    Posted to Windows CardSpace Team Bloggers (Weblog) by Anonymous on September 4, 2007
    Filed under: Identity, Windows Cardspace, CardSpace, Windows Communication Foundation, WCF, Personal, the Web, WF, Windows Workflow Foundation
  • A (fiscal) year in review

    It's that time of the year again: the end of June marks the end of the fiscal year, and for us it's time to reflect on what we've done in the past 12 months. Vast majority of the things I've done are internal-only or with high profile customers that can't be mentioned publicly until their PR departments give the green light, hence I won't discuss those here; however I think it's interesting to share with you a summary of some of the things that I worked on, just to give you a measure of how .NET3.0
    Posted to Windows CardSpace Team Bloggers (Weblog) by Anonymous on June 27, 2007
    Filed under: Identity, Windows Cardspace, CardSpace, Architecture - WS, Infocard, WPF, Windows Communication Foundation, Windows Presentation Foundation, WCF, Gadgets, Personal, the Web, the Cloud, Orcas, RIA, Silverlight, Book, Silver, WF, Windows Workflow Foundation
  • Build castles in the Cloud with the new drop of the BizTalk Services SDK

    Yesterday night I was going through the unresolved parts of the inbox, a fairly boring task, when Dennis rescued me: he chimed in via Messenger reminding me that a new version of the BizTalk Services SDK is out. It wasn't hard to switch my attention to something far more exciting, and I promptly installed it. If you had the old version of the SDK on your machine, I suggest uninstalling it before installing the new one. For the ones that were bold enough to play with the new binding at low level:
    Posted to Windows CardSpace Team Bloggers (Weblog) by Anonymous on June 14, 2007
    Filed under: Identity, Windows Cardspace, CardSpace, Architecture - WS, Windows Communication Foundation, WCF, the Cloud, Orcas, Biztalk Services
  • A RESTful CardSpace: sending tokens using the new WCF AJAX Services in Orcas

    In short: this is the description of a sample that sends a CardSpace-obtained token to an AJAX service implemented with the new Orcas features. Few posts ago I published a tutorial about using CardSpace with Silver. While talking about it with Kushal Shah from the Workflow team, he suggested that it could be nice if we'd also demonstrate how to use CardSpace with the new RESTful capabilities of WCF: that sounded perfect for my "cardspace+<technology_of_choice>" series, hence I promply jumped
    Posted to Windows CardSpace Team Bloggers (Weblog) by Anonymous on May 30, 2007
    Filed under: Identity, Windows Cardspace, CardSpace, WCS, Architecture - WS, Infocard, Windows Communication Foundation, WCF, the Web, Orcas
  • A Silver CardSpace: securing Orcas Workflow Services with Windows CardSpace

    In short: this is a step by step tutorial for creating from scratch a Workflow Service with the Beta 1 release of Visual Studio codename "Orcas". The tutorial shows how to secure the service with Windows CardSpace, how to create a client application on the fly and how to access claims from the code of a Workflow activity. Just days before the Earth-moving news at Mix , with the Beta 1 release of Visual Studio codename "Orcas" we made available another silvery technology: the Workflow Services, Silver
    Posted to Windows CardSpace Team Bloggers (Weblog) by Anonymous on May 2, 2007
    Filed under: Identity, Windows Cardspace, CardSpace, WCS, Architecture - WS, Infocard, Windows Communication Foundation, WCF, Orcas, Silver, WF, Windows Workflow Foundation
  • Debugging STS code

    Periodically I hear people having issues with debugging STS code from CardSpace based scenarios. When you invoke an STS by selecting a managed card, you do that from the private desktop; that means that you can;t access your interactive session until the call to the STS returns, but if the STS code is exactly what you want to inspect you appear to be stuck. There are a number of easy ways out from that apparent impasse: I recently shared those with a colleague, and her reaction convinced me that
    Posted to Windows CardSpace Team Bloggers (Weblog) by Anonymous on April 10, 2007
    Filed under: Identity, Windows Cardspace, CardSpace, WCS, Architecture - WS, Infocard, Windows Communication Foundation, WCF
1 2 Next >

Copyright © 2006 Microsoft Corporation. All Rights Reserved. | Terms of Use | Privacy Statement | Contact Us