Communication
Communication
|
|
|
Did you miss something like activity diagrams with Visual Studio? Visual Studio 2005 includes some cool designers such as a class designer, application designer, system designer... There's a good reason an activity diagram is missing. A diagram that can Read More
|
|
|
|
At PDC keynote Microsoft Max was shown. Jim Allchin asked a team of six developers to create a sample application using WinFX. The result is Microsoft Max, a cool picture sharing application! This application makes use of WCF for peer-to-peer communication, Read More
|
|
|
|
Yesterday evening I arrived in Los Angeles (some hourse later than expected because of a cancelled flight). Sunday morning I checked in at PDC. In the bag there's an interesting poster about the major namespaces of WinFX.
Here I'm skipping Read More
|
|
|
|
Ingo Rammer has done it again - the second edition of Advanced .NET Remoting is available! This time with the help from Mario Szpuszta, a new author from Austria. Mario helped Ingo to update and extend the book to 580 pages (from 404 Read More
|
|
|
|
Mark Fussell announced the release of WSE 2.0 SP3 on MSDN. With SP3 .NET 1.1 is not required, it also installs with.NET 2.0. Christian Read More
|
|
|
|
Last month I've missed a important blog from Matt Tavis: he blogs about deprecating the SoapFormatter for .NET 2.0. This is a good idea! The SoapFormatter is misleading to offer platform independence with .NET Remoting. With .NET Remoting the Read More
|
|
|
|
I've received a copy of my newest book: Pro .NET Network Programming! This book once was a book with a red cover. The new edition (Apress) it not only updated for .NET 1.1, it also covers programming with raw sockets and IPv6. The chapters: Networking Read More
|
|
|
|
Beat's core messages from his presentations at JAOO 2004. Christian Read More
|
|
|
|
Contract before implementation - the next version of WSContractFirst is available! Christian Read More
|
|
|
|
After Don Box has deconstructed .NET Remoting he does the same with ASMX: The Good, The Bad, The Ugly.
Christian Read More
|
|
|
|
Don Box would like to remove SOAPSUDS.EXE from your laptop ;-)
He has some good information about The Good, The Bad, and The Ugly about .NET Remoting.
Christian Read More
|
|
|
|
I just had a discussion with a friend who had problems using Queued Components with ASP.NET. The issues: Using the queue moniker from ASP.NET, the ASPNET account needs access to the type library. With QC you cannot pass serializable objects with the Read More
|
|
|
|
Rich Turner blogs about On the road to Indigo: Prescriptive Guidance for Today's Technologies
Part of this blog: plans with Enterprise Services:
It is planned to extend the ES/COM+ infrastructure to talk Indigo on the wire so that ES/COM+ components Read More
|
|
|
|
The spec for WS-Transaction was updated. The Web Services Transaction Framework consists of WS-Coordination WS-AtomicTransaction WS-BusinessActivity With WS-AtomicTransaction three protocols are defined: Completion Protocol Volatile Two-Phase Commit Read More
|