Browse by Tags

Mix11–Day 2 Sessions
Thursday, April 14, 2011 7:49 AM
I blogged here about my Mix11 bootcamp sessions, and here about my Mix11 day 1 keynote and sessions. To continue the theme, here are some thoughts and opinions around Day 2. Keynote #2 This keynote started a little slow with some apologies and explanations around delays in Windows Phone 7 updates coming. Necessary but unexciting. After that though, things moved... Read More...
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: , , , ,
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...
EOAST #4 – Evolution of a software thingy Part 4
Monday, January 26, 2009 11:45 AM
So its been ages since my last post on this pet project of mine. Its time to get down to the nitty gritty on this and see if it is actually working the way I want it to. Hopefully, you have read parts one , two and three in previous posts to get a good idea on what I am trying to achieve. Basically, its a collect, store and display mechanism to store almost any... Read More...
by Glav | 1 comment(s)
Filed under: , , , ,
WCF - Handling Generic Messages
Saturday, January 19, 2008 5:22 PM
I had a requirement for a client where we were upgrading a web site that had a business web service exposed, and we had to create a new service that was identical in operation to the old (from a consumer perspective). The situation we had though, was somewhat of a reversal on what I normally do (and I suspect what most people do). Typically, I would create a... Read More...
by Glav | 14 comment(s)
Filed under: , ,
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...
100th Show! ASP.NET Podcast - WCF File streaming with Aaron Saikovski
Wednesday, August 29, 2007 1:45 PM
The 100th show of the ASP.NET podcast. Who would have thought we'd last this long. :-) Its all aussie action with myself doing the introduction for a fellow readify colleague, Aaron Saikovski talking about his WCF adventures. The ASP.NET Podcast features, technical talks, interviews, news, reviews, and Wallyisms. Wallace B. (Wally) McClure and Paul Glavich are... Read More...
by Glav | 1 comment(s)
Filed under: , , , , ,
Architecture, WCF Services and Caching
Friday, August 10, 2007 11:17 AM
Blog Article On a recent project we had the requirement to produce a web application as part of the main deliverable, but also to provide a services layer or implementation, that will allow external clients within the same organization to interact with the underlying system. The underlying system is a combination of SQL data access and web services to other systems... Read More...
ASP.NET Podcast - Show #94 - WCF, Client Side
Thursday, June 14, 2007 10:50 PM
Original URL: http://aspnetpodcast.com/CS11/blogs/asp.net_podcas... Subscribe <-- What the cool kids are doing Download In this show, I talk about WCF and some implications of usage patterns on client side performance. In particular: Usage Patterns in WCF General performance WCF and WSE/ASMX Client engagement around WCF/WSE Static re-use of the proxy – ASP... Read More...
by Glav | 3 comment(s)
Filed under: , , , ,
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...
More Posts Next page »

This Blog

Syndication