ServicesResourcesConferencesOur TeamWeblogsAboutContact
   

September 2006 - Posts

Slides and Demos for the MSDN Event in Brussels
As announced during the event, I have uploaded my slides and demos from yesterday's MSDN Event in Brussels to http://www.thinktecture.com/Conferences/slides/MsdnBrussels. Enjoy! Read More
posted Tuesday, September 26, 2006 8:37 AM with 2 Comments

Off to Basta!2006
In a few hours I'm off to Basta!2006. I'm really looking forward as this year thinktecture has a massive presence - even running in some parallel slots - at this conference. It's also the first time that the four of us in Europe meet in the current line-up Read More
posted Monday, September 18, 2006 2:07 PM with 2 Comments

Defining KnownTypes in a configuration file
WCF's serialization of data contracts supports the transmission of derived types which have not been available when the original application (or just contract) has been built. In the following example, ApplicationExtensionObject is just a placeholder Read More
posted Wednesday, September 06, 2006 7:03 PM with 3 Comments

Start ServiceHosts for all configured Services
Important Update: The originally presented code only works if the service is defined in the same assembly which hosts the service (because the name="" attribute in <service> may not contain the assembly name of the service). See at the end of the Read More
posted Tuesday, September 05, 2006 2:47 PM with 5 Comments

WCF server startup slow on W2K3 in VM
Just a quick and unrelated tip: If you - like I'm doing it right now - run a WCF server in a Virtual Machine running W2K3 Server and your VM is supposed to be standalone and not part of domain you might experience a delay when a WCF server application Read More
posted Monday, September 04, 2006 9:20 PM with 2 Comments


Powered by Community Server, by Telligent Systems