Browse by Tags

Making WCF Output a single WSDL file for interop purposes.
Tuesday, March 16, 2010 10:42 PM
By default, when WCF emits a WSDL definition for your services, it can often contain many links to others related schemas that need to be imported. For the most part, this is fine. WCF clients understand this type of schema without issue, and it conforms to the requisite standards as far as WSDL definitions go. However, some non Microsoft stacks will only work... Read More...
by Glav | 13 comment(s)
Filed under: , , , ,
.Net Performance Testing and Optimisation – Free eBook
Saturday, January 30, 2010 11:43 AM
This blog has been super quiet lately. This is mainly because I have been hard at work writing a book around .Net Performance Testing and optimisation. Well, I am happy to say that part 1 of this book is available as a free download from here . The full book will follow shortly and will contain concrete examples of popular performance issues in .Net applications... Read More...
Sample chapter from upcoming book
Sunday, November 08, 2009 6:59 PM
There is a sample chapter from my upcoming book on all things performance related within the Microsoft platform. Specifically, the book will be about performance testing, profiling and optimisation for web and desktop applications developed using Microsoft.NET. This sample chapter is just a teaser and the book itself goes into great detail about how to setup... Read More...
SAUG – Sydney Architecture User Group
Thursday, October 15, 2009 9:28 AM
The first meeting of the Sydney Architecture User Group is going to be held on Thursday, October 22nd, 2009, form 6.00pm to 8.00pm, at the Grace Hotel , 77 York st, Sydney. ( Link to map ) It will be housed in one of the very nice function rooms they have. Food and drink will be provided. Omar Besiso and myself will be hosting the event, with all funding and... Read More...
ASP.NET v4 Presentation Deck and Demo’s
Friday, October 02, 2009 1:13 PM
My ASP.NET v4 New Features overview presentation that I delivered at Sydney Deep .Net User Group ( http://sdnug.org ) is available for download here ( http://sdnug.org/presentations/200910.zip ). Note: If the above link returns a 404 error, please try here instead. It covers almost every single new feature that will be covered in ASP.NET v4 in the next release... Read More...
FromTheGrey – Arts Site
Sunday, May 10, 2009 1:08 PM
Recently, I have been working on creating an arts based website called “ FromTheGrey ” at http://FromTheGrey.com Its a site devoted to showcasing the pictures and artwork created by my wife Michele. Previously, Michele has been very reluctant to showcase these pieces, but I really like them, as do many others I know, so it took some time and coaxing to convince... Read More...
by Glav | with no comments
WCF and interoperability
Sunday, December 16, 2007 9:04 PM
I was trying to create an endpoint using WCF that was to look almost identical to an existing endpoint hat was created using some java tools (we were creating a new .Net app and had to mimic some older endpoints).The endpoint seemed ok at first glance according to the WSDL so I generated a client from it using the SVCUTIL.EXE tool and was going to use the interface... Read More...
Visual Studio 2008 - Install Problems and Solutions
Thursday, November 22, 2007 12:19 PM
Ok, maybe this has already been blogged about in various places, but I am going to list my steps that were required for me to get Visual Studio 2008 to install properly under Vista. My previous situation was: Had Installed VS2008 Release Candidate I tried the following when I went to install VS2008 RTM: Uninstalled VS2008 RC Install of RTM failed. Uninstalled... Read More...
Obscure ASP.NET Problem - AJAX Control Toolkit, CollapsiblePanelExtender, Image controls pages loading more than once....
Sunday, September 09, 2007 10:05 PM
Had an issue on a current project where a page was being loaded twice for each request, although it was a little different for each browser. Under IE, this particular page was loaded, then the 'Default.aspx' page in the same directory was loaded. In Firefox, the same page was loaded twice. This was verified by simply placing breakpoints in the Page_Load events... Read More...
LiveWriter and Blog Styles
Tuesday, May 22, 2007 12:11 PM
If, like me, you like to use Microsoft LiveWriter, be aware that it does not work if you are using the Riviera style found within the admin section of this CommunityServer blog. I the JavaScript must kill it. if you select that style, not only will LiveWriter not be able to download your style, but you wont be able to post to this site using it. I selected another... Read More...
More Posts Next page »

This Blog

Syndication