I just spent the last week at SD West in San Jose...this year the conference was bigger than ever before! Thanks to everone that attended my tutorials and sessions, I really enjoyed the questions and discussions...as I hope you did. As promised, here is a list of all my resources from the conference talks. Enjoy! Intro to Web Services (Tutorial) Christian Gross and myself presented this one, discussing everything from POX, REST, RSS, SOAP/WSDL, WS* and SOA. Code I demonstrated in this tutorial is from the .NET Web Services tutorial next. .NET Web Services TODAY (Tutorial) In this session I discussed web services technologies for the Microsoft platform from ASMX to WSE to WCF. Get the ASMX and WSE samples here: http://www.dasblonde.net/downloads/code/WebServicesSamples.zip Get WCF samples from my book here: http://www.thatindigogirl.com/LearningWCFCode.aspx Microsoft Technology Avalanche (Tutorial) This tutorial provides an overview of all the key Microsoft technologies for today, tomorrow and the forseeable future - to help you understand and weigh choices for building web, windows and SOA applications. Links to the tutorial code can be found in this blog entry: http://www.dasblonde.net/2007/03/23/MakingSenseOfTheMicrosoftTechnologyAvalanche.aspx Top 10 Web Service Standards You Need To Know WCF Contracts and Versioning Demonstrations in both of these talks are based on WCF code from my book here: http://www.thatindigogirl.com/LearningWCFCode.aspx See \Security, \ReliableSessions, \Transactions in particular for the WS* discussion See \DataContracts, \AdvancedSerialization, and \ServiceContracts for the contracts discussion CardSpace Demonstrations in this talk can be found here: http://www.dasblonde.net/downloads/code/CardSpaceSamples.zip The Amazing World of Federated Security This talk was mostly discussion of standards and architectures however the demonstrations I used to illustrate a few points are based on my claims-based samples here: http://www.dasblonde.net/downloads/code/ClaimsBasedSamples.zip And, my STS sample here (NOTE: this sample will be updated shortly with an upcoming article, stay tuned!): MediaServicesFederation.zip (2.07 MB)
Read More...