Marcus Mac Innes' Blog

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

September 2004 Entries

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)

SQL Server 2005 - Where's the Database Diagram?

The diagram is GONE...

posted @ Wednesday, September 22, 2004 8:57 AM | Feedback (127)

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)

Guid Primary Keys are Revolutionised in SQL Server 2005

New NEWSEQUENTIALID() function in SQL Server 2005 (Yukon) provides an incremental GUID generator and hence the long overdue answer to uniqueidentifier as a primary keys.

posted @ Tuesday, September 14, 2004 12:35 AM | Feedback (282)

Enterprise Development Reference Architecture (formerly Shadowfax)

posted @ Friday, September 10, 2004 9:09 AM | Feedback (84)

Going Independent

Going Independent: A personal introduction and sharing some of my experience.

posted @ Thursday, September 09, 2004 11:18 AM | Feedback (73)

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)