oktober 2004 - Posts

26 oktober 2004
Integration Application Blocks Help into Visual Studio .NET 2003
The Microsoft Application Blocks (MAB) have documentation included in their respective docs folder at the installation directory. I've always thought it was a pitty that you did not have integrated help from the Visual Studio .NET environment. Well, it is not so hard to create it. I'll provide a cookbook... Read More...
19 oktober 2004
New beta for NDoc available
The Open Source project NDoc has released a second beta for the 1.3 release of their documenting tool for Visual Studio .NET XML comment files. The beta can be downloaded from the NDoc website here . The new release features (amongst others) the following new things: Support for the ObsoleteAttribute... Read More...
17 oktober 2004
.NET support for Lego MindStorms
The .NET support for developing on Lego MindStorms continues to grow. Even the university of Potsdam, Germany is working on the subject and have released their first version of Lego.NET . See more interesting stuff from the Operating Systems and Middleware group here . Read More...
17 oktober 2004
More COM+ security mysteries
Continuing with the quest for the workings of COM+ and security from this posting, I now stumbled on something else. Consider this scenario: you have a web-based IIS-hosted front-end to your distributed application. The middle tier is hosted on a different server and holds a COM+ server application.... Read More...