Author Archives: Wayne Barker
What is new in C# 5
UML class diagram standards
This is a standards document that I drew up for a web services project that my team was working on. You will notice that the diagrams are done at a very high overview level. The document below can be viewed as my personal approach to how I prefered the UML diagrams to be done. Some of… Read More »
Explaining Waterfall
This blog post shows a YouTube video explaining the waterfall methodology.
Explaining Scrum
This blog post shows a YouTube video of Scrum.
The queue does not exist
What does the WCF aspect programming provide?
Integrate Ws-Federation into Asp.Net
A passive STS (IP-STS) is a website that issues a token and uses the browser to direct the flow of the application through redirects. The following example will be integrating a website with a passive STS that issues tokens using the WS-Federation standard. Click here if you wish to see how to create your own passive STS.
WIF Tracing \ Troubleshooting
I was having some issues today with a WS Federation implementation using a passive STS. I was logging onto the STS but when the browser redirected back to the client after a login, the client rejected the token and redirected me back to the STS again. There was no error message and after searching online… Read More »