devxlogo

.NET Zone

DevX - Software Development Resource

DynaTrace Beefs Up Support for Microsoft Applications

Developers looking for better visibility into the lifecycles of their Microsoft and .NET applications might want to check out dynaTrace 3.2, new software from dynaTrace, an application performance management vendor.

DevX - Software Development Resource

Moonlight Feels Right for Mono 2.6

The latest version of Mono 2.6 and the Mono Graphical editor MonoDevelop 2.2 was released in December, and with this version Mono is now more compatible with regards to Microsoft

DevX - Software Development Resource

Microsoft-Compatible APIs in Mono 2.4

Mono is an open source project led by Novell to create a .NET-compatible set of tools that include, among others, a C# compiler and a Common Language Runtime. Mono can

DevX - Software Development Resource

Build a Custom WCF Encoder

ompression has become an integral design step for almost any modern programming design, because serialized data compression is a well-supported and logical step toward significant performance gains, and reducing the

DevX - Software Development Resource

COM Interop Gets Much Better in C# 4.0

he first article in this series on C#’s new features looked at the language’s new support for dynamic lookup and for named and optional parameters in C#. This article and