The World’s Leading Microsoft .NET Magazine
   
 
The .NET Addict's Blog

My Top Tags

                                                           

My RSS Feeds








I heart FeedBurner

Latest Diggs - Programming

Computers Blogs - Blog Top Sites

Site Hits

Total: 4,886,121
since: 19 Jan 2005

Remoting



C# 2005 Unleashed is "in the can"!

Tue 31 Jan 06 10:10 A GMT-05
After 14 months of starting and stopping this book, all the drafts have been submitted!

SOA Manifesto

Thu 26 Jan 06 5:38 P GMT-05
My personal feelings on the subject of Service-Oriented Architecture (SOA)

C# Gladiators

Mon 07 Feb 05 8:16 A GMT-05
I just wrapped up the code for C# Gladiators, a game written entirely in C#. This game is modelled after the C Robots game created back in the "good old days". It is essentially a game engine and an SDK. The SDK is used by C# developers to

IPC Remoting "Real World" Example

Thu 27 Jan 05 11:42 A GMT-05
I am constantly struck by the amount of simple "Hello World" style examples that you find on the Web, in books, and even in magazine articles. While there is nothing essentially wrong with those samples, most of them don't do us much good.