ServicesResourcesConferencesOur TeamWeblogsAboutContact
   

Subscriptions

Post Categories

News

    MicrosoftBizTalkBlogs

Affiliations

Archives

July 2006 - Posts

Flexible notifications with WCF duplex communication in your application architecture
OK, this does not happen too often, but I am copying here part of a thread and especially my answer from the MSDN WCF forums. Without further ado, let's go... ------- Hello All, I'm looking for some design guidance about WCF. I want to build an application Read More
posted Sunday, July 23, 2006 10:55 AM with 2 Comments

Commenting problems
Sorry, we have strange problems when people want to comment on our posts. If you have submitted a comment in the last few weeks and it did not show up here, feel free to contact me.Sorry again. Read More
posted Friday, July 21, 2006 4:32 PM with 1 Comments

Sie wollen WinFX, uups: .NET Framework 3.0, lernen und im Einsatz sehen?
Kein Problem.thinktecture und newtelligence bieten das TornadoCamp WinFX an. Was soll ich sagen? Das Who-Is-Who in den prominenten Bereichen von .NET Framework 3.0 im deutschsprachigen Raum steht Ihnen eine ganze Woche lang zur Verfügung. 16.-20.10.2006: Read More
posted Thursday, July 20, 2006 12:00 AM with 0 Comments

[IGNORE] Test from NewsGator Inbox
Just testing... stuff... posting from NG Inbox... Read More
posted Monday, July 17, 2006 11:14 PM with 0 Comments

WCF duplex communication with unique client-side callback addresses
When doing duplex communication in WCF - e.g. using the wsDualHttpBinding - the WCF runtime automatically sets up a callback address for the calling application to listen on based on a value provided in a binding configuration. This is a unique address, Read More
posted Monday, July 17, 2006 9:33 PM with 2 Comments

MSDN WebCast: 'Dissecting Contract-First Web Services' Post-Mortem
If you are interested in the slides from my MSDN US webcast on Contract-First Web Services, go ahead and grab them. Please feel free to get in touch with me if you have any questions. See you in the next webcast. Read More
posted Saturday, July 15, 2006 10:25 AM with 0 Comments

MSDN WebCast: 'Transactions in Distributed Solutions with Windows Communication Foundation' Post-Mortem
First of all, I want to thank everybody attending my MSDN US webcast on designing and dimplementing transactions in distributed solutions with WCF. It was a lot of fun and according to the scores it also semmed to be successful ;) I have uploaded both Read More
posted Saturday, July 15, 2006 10:09 AM with 0 Comments

Exposing metadata from WCF services
As some of you may already have figured out, there have been a few breaking chnages in WCF's RC1 OM which is currently being distributed with the June CTP of .NET Fx 3.0. One point of confusion: Metadata publishing is no longer enabled by default Read More
posted Saturday, July 01, 2006 8:52 PM with 5 Comments

WCF service host base addresses
Finally, starting from RC1 (currently being distributed with the June CTP of .NET Fx 3.0 )we can finally specify base addresses in config for our WCF services. Small sample config to achieve this: <configuration>  <system.serviceModel> Read More
posted Saturday, July 01, 2006 8:39 PM with 0 Comments

Hosting WCF services in COM+ (for container's sake)
Today a customer talked to me about the various options of hosting WCF services. He actually knew quite a bit already, that it is possible to use literally any kind of managed process: a console app, a WinForms app, an NT Service, and of course also the Read More
posted Saturday, July 01, 2006 7:56 PM with 0 Comments


Powered by Community Server, by Telligent Systems