Is it possible to use the Windows Identity Foundation SDK with Visual Web Developer 2010 Express?
I understand that needing a professional version is a requirement, but if it's similar to other elements of the .net framework the tooling can normally be triggered from the command line.
I'm specifically looking to following the Azure Access Control tutorial: http://www.windowsazure.com/en-us/develop/net/how-to-guides/access-control/ and wondered if there are any workarounds to not having Visual Studio Professional+ installed?
Any tips?