July 2007 - Posts


Comments

Akropolis - Yet Another Way to Build .NET WinForm Apps... by jdanforth

I just had a quick look at the demo videos on the Akropolis website and it looks pretty nice but it makes me wonder which tool you're supposed to be using in the future when you want to build a WinForms app (or whatever we're supposed to be calling a...
Filed under:

Comments

[WCF] Configuring the Service Client to Go Via TcpTrace by jdanforth

TcpTrace by Simon Fell is a great tool to trace your HTTP and SOAP calls with, until you begin using WCF and it starts complaining about you not going directly to the service, address filter mismatch and all that. It's quite easy to fix that though, just...
Filed under:

Comments

[WCF] Testing Message and Method Security with Windows by jdanforth

While digging a bit deeper into Message and Method Security options for WCF services, I ran upon several good articles by Michèle Leroux Bustamante , both on TheServerSide.NET and on the That Indigo Girl blog she created for her book, "Learning WCF"....
More Posts