Browse by Tags

Sydney Architecture User Group – Next Meeting: Why Windows Azure is not just Generic Brand Web Hosting
Tuesday, November 10, 2009 2:46 PM
The Sydney Architecture User Group is having its second meeting this month on Thursday, 26th November. Full details can be found on our new (but very simple) website located here ( http://thesaug.org ). You can subscribe to the monthly email and also indicate your intention to come by selecting the RSVP option (which would be really nice if you did :-) ) Here... Read More...
Readify Developer Network gets launched
Monday, August 06, 2007 7:25 PM
I have been sick and out of action lately, and one of the things that has transpired during this period is the launch of the Readify Developer Network - RDN . Greg Low does a great job of explaining it in detail in his post , but here is a quick snippet of what its all about. Its basically a series of webcast like high quality presentations delivered by readify... Read More...
ASP.NET Podcasts
Friday, July 20, 2007 2:57 PM
After going on holidays, feeling relaxed and generally not doing much tech related stuff, I have fallen behind in a number of things. One was my inbox, something like 1400+ messages I have had to wade through, and they keep coming. However, the other is the podcasts. Wally has been producing some podcasts and I have been out of the loop, and being the slacker... Read More...
WCF Client Channel Pool - Improved Client Performance
Monday, May 07, 2007 12:22 AM
Not long ago, I posted about WCF client performance and some work I have been doing around improving that with a "Channel Pool" type implementation. Well its finally ready for some public consumption. You can grab the code here . ( http://www.theglavs.com/DownloadItem.aspx?FileID=55 ) You can grab the download from here. Its very "apha" at this point and my testing... Read More...
WCF Client Performance
Saturday, April 21, 2007 6:22 PM
One of the easiest performance traps when using WCF services is constant creation of new client proxies when accessing those services. In WSE land, this was common place: MyProxy prox = new MyProxy(); prox.CallServiceMethod(); For example, you might have a class with some instance methods, and in each method, instantiate a proxy, call the service method, life... Read More...
More Posts

This Blog

Syndication