January 2005 - Posts

8
Comments

Mdi Bug - When Focus isn't enough by ChristophDotNet

We discovered a problem with Mdi-style Windows.Forms applications with the .NET Framework 1.1 with and without SP 1. The problem causes incorrect handling of keyboard input by MdiClient windows. To reproduce the problem we build a very simple forms application...
Filed under:
1
Comments

Jeff Richter For $100 - Help the Tsunami Victims by ChristophDotNet

Julie Lerman pointed me to this great idea to collect donations for the tsunami relief : Many .NET celebrities are auctioning off an hour of their precious consulting time and donate their fee to charity. It's great to see our community getting involved...
5
Comments

Would you like contract first as part of Visual Studio 2005? by ChristophDotNet

Hopefully many of you have seen Christian Weyer 's contract-first tool for web services on which I was able to help out a tiny bit. My suggestion to add Christian's tool to Visual Studio 2005 to bring wider awareness about contract-first to all Visual...
Filed under: ,
15
Comments

Follow up: Workaround for XmlSerializer assembly leaks by ChristophDotNet

A while ago, Paul Wilson and Kirk Allen Evans reported that the XmlSerializer is leaking assemblies when the serializer object was instantiated with any of the constructors but the most basic one. The simple XmlSerializer constructor has logic to re-use...
Filed under: , ,
1
Comments

C++ support in WSE 2.0 SP2 by ChristophDotNet

WSE 2.0 SP2 adds some support for adding WSE to C++ projects, which had been missing since the initial release last May. At last, the WSE Configuration Editor, the one that comes up when you right-click in the Solution Explorer and then select WSE 2.0...
Filed under: , ,
0
Comments

Talks in 2005 by ChristophDotNet

The new year is starting out really busy and I've already got a few user group talks scheduled: 2/10/2005, Houston .NET User Group : The XML Data Type and XQuery in SQL Server 2005 3/16/2005, Austin SQL Server Group : XML and Web Services in SQL Server...
More Posts