Other News

Community

.NET Gotcha: Object Lifetime

(G. Allan Alderman and Bryan E. Slatner) The Microsoft .NET Framework is a rich and powerful runtime environment for creating and deploying Web-based applications. But, it’s rife with gotchas and pitfalls for the inexperienced programmer — and some of these can result in subtle and irritating bugs.

Community

SOA Made Real

(Rich Salz) In this column we’ll actually build a web service using the style, as well as the examples, from the previous column. Again, we’ll use Norm Walsh’s where in the world service. For grins, we’ll look at a C#/.NET client and a Python server.