Archives
-
WCF Proxy Performance vs WSE V3
Recently, I had been asked to examine a situation where WSE V3 service calls were substantially quicker than the equivalent WCF version.
-
ASP.NET Podcast/VideoCast - Show #86. Creating Extender controls with the AJAX Control Toolkit (Videocast)
-
WCF Masterclass with Juval Lowy
I have been lucky enough to be attending a WCF Masterclass this week taught by Juval Lowy and organised by readify. Its an awesome course and I am learning an incredible amount about WCF (Windows Communication Foundation). You know you’re on a good course when not only do you learn a lot about the specific topic of the course, but I am also picking up an incredible amount of useful tips and code along the way, not strictly tied to WCF.
-
A user experience only a mother could love
So I downloaded Windows Mobile Device Centre, installed it, run it. Plugged in my Windows Mobile 5 device and received the "uber" useful screen you see below. Now which option shall I choose from here.....? I wonder how long it took to design this screen? Well at least its a green screen so it can't be all bad right?
-
ASP.NET Podcast Show #85 - Chris Riccio of the ASP.NET AJAX Team
Wally does another podcast interview with Chris Riccio of the ASP.NET AJAX team. This one mostly deals with testing.
-
MVC/MVP - Overused Patterns?
I did an engagement recently where a client wanted to create a windows forms application from an existing legacy application. The existing legacy app was important but relatively simple in terms of architecture.