Marcus Mac Innes' Blog

Irish Views on .NET, C# and of course "Services"...
posts - 47, comments - 438, trackbacks - 63

C#

WARNING: Serious ASP.NET issue with Windows Server 2003 and SP1

posted @ Thursday, August 04, 2005 5:20 PM | Feedback (59)

WS-ReliableMessaging for WSE 2.0

posted @ Tuesday, November 30, 2004 5:31 PM | Feedback (34)

TestDriven.NET 1.0 Released

posted @ Tuesday, November 30, 2004 12:42 PM | Feedback (168)

When is a Unit Test not really a Unit Test

posted @ Friday, November 05, 2004 9:46 AM | Feedback (55)

.NET 2.0 Beta 2 May Be Around The Corner...

posted @ Saturday, October 23, 2004 11:43 PM | Feedback (229)

How to Configure WSE 2.0 Services Behind a NAT Router.

See how to configure WSE 2.0 to work behind a NAT router using WS-Addressing.

posted @ Sunday, September 26, 2004 4:32 PM | Feedback (98)

Synchronized .NET Collection Classes are NOT Thread Safe.

Imagine my surprise then after finally tracking down a threading issue only to discover that the bug was in fact caused by the .NET synchronized Hashtable and it turns out that the synchronized Hashtable is in fact not thread safe, but thread safe "ish" and to me that's NOT thread safe at all...

posted @ Tuesday, September 21, 2004 12:01 PM | Feedback (328)

HOTFIX 831419 makes the list for .NET 1.1 SP1

For those of you that were hoping for the inclusion of HOTFIX 831419 which is not listed in the list of official bug fixes, don't dispair... It's in there!

posted @ Wednesday, September 01, 2004 11:22 AM | Feedback (123)

TechEd 2004 Europe - Day 3

Following on from my previous blog, the highlights of day 3 had to be my friend Bill O'Brien's talk on Patterns in the Enterprise (ARC309) and Clemens Vasters' Best Practices for Dealing with State at Multiple Layers Within Your .NET Applications (CTS404)...

posted @ Monday, July 05, 2004 12:07 PM | Feedback (355)

TechEd 2004 Europe - Day 2

Frans Bouma MVP creator of LLBLGen Pro gave his long anticipated BOF (BOF003) session today on Object Relational (O/R) Mapping using .NET...

posted @ Monday, July 05, 2004 11:22 AM | Feedback (403)

Full C# Archive