I'm working on improving the performance of my current web application project at various points. As I had already planned for a WCF interface for third-party use, I thought I'd utilise that, exposing objects as JSON-serialized strings usable by jQuery/ASP.NET AJAX. Little did I realise that...
I'm beginning to see why people dislike WCF. I'm working on using WCF to feed an AJAX TreeView, and demos of it are FAST. However, in my debugging on my dev server I bumped into the exception: "There can be at most one address per scheme in this collection" The posters at http://social...
Hello again, long time no write. I must apologise for my absence, I have been involved in a fairly large personal project which occupied the very little remaining intellectual capability I have left after my day job - not to mention time. What I learned during that time can wait for another time, however...