Browse by Tags

All Tags » .NET (RSS)

Mobile Client Software Factory on VS 2008? Sure! by ChristophDotNet

One of my customers was interested in some of the cool features of the Mobile Client Software Factory , but they wanted to develop on Visual Studio 2008. The original version from p&p wasn’t updated to VS 2008, but Glenn Block has a post that describes...

Running IBF with the .NET Framework 2.0 installed by ChristophDotNet

".NET ends DLL Hell" … that was the message back in the days when the .NET Framework was still in beta. With .NET, each assembly is easily versioned, global assembly registrations are versions specific and app developers are strongly encouraged to keep...
Filed under:

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:

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: ,

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: , ,

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: , ,

ANN: Talking in Austin on 12/13 by ChristophDotNet

I am giving a presentation on Secure Web Services and Secure Office Productivity Solutions based on IBF at ADNUG's December meeting on 12/13. 5:30pm at the Microsoft Technology Center: About the presentation: Web services are making their ways into the...
Filed under: , ,

Update: WSE 2.0 SP2 adds work-around for the SoapActorAttribute / C++ issue by ChristophDotNet

Hervey announced the PreRelease of WSE 2.0 SP2 and I am very pleased to find that the WSE team already addressed the issue in the C++ compiler I reported a little while ago. They also got the WSE settings tool running for C++ projects now! Thanks guys...
Filed under: ,

Update: WSE 2.0 SP2 adds work-around for the SoapActorArrtibute / C++ issue by ChristophDotNet

Hervey announced the PreRelease of WSE 2.0 SP2 and I am very pleased to find that the WSE team already addressed the issue in the C++ compiler I reported a little while ago. They also got the WSE settings tool running for C++ projects now! Thanks guys...
Filed under: ,

Update: RPC/encoded still doesn't work with the October CTP bits. by ChristophDotNet

I got brave/curious/stupid/desperate after getting BizTalk to call an RPC/encoded Web service again and installed the .NET runtime distributed with the October CTP to see if that would be an option to have VS 2005 and BizTalk 2004 on the same box. The...
Filed under: ,
More Posts Next page »