1 - 20 of 136
Previous
Next
COM Interop Gets Much Better in C# 4.0
August 26, 2009Enhanced COM interop through C# 4.0's dynamic type system, support for named and optional parameters, and for variance makes working with Microsoft Office and other Primary Interop Assemblies much easier.
Introducing IronPython
November 17, 2008IronPython is an easy-to-learn yet surprisingly powerful language for .NET development. Find out how it differs from C# and Visual Basic while still leveraging your existing .NET knowledge.
Crafting Strings in C#
June 3, 2008When the C# compiler compiles the binary + operator with at least one operand of type string, it causes problems with your <totalNumber>. Find out how to manipulate your strings around this bug.
What's New in C# 3.0? Part 2
January 29, 2008The release of Visual Studio 2008 updates C# to version, 3.0, with several key language enhancements and LINQ support. Part Two of this series will walk you through C#'s new LINQ support features and other time-saving enhancements.
What's New in C# 3.0? Part 1
January 24, 2008The release of Visual Studio 2008 updates C# to version, 3.0, with several key language enhancements and LINQ support. Part one of this series will walk you through implicit typing, automatic properties, and other time-saving enhancements.
Introducing XNA Game Studio Express
October 1, 2007Microsoft's XNA Game Studio Express gives you powerful game tools, and the ability to create games for both Windows and Xbox 360.
Have You Xiine It?
August 27, 2007CoDe Magazine rolls out Xiine, a new .NET-based content reader that brings online content closer to print quality.
Ruby for C# Geeks
May 1, 2007As good as C# is, it's not always the best language for simple tasks. Enter Ruby, an interpreted, dynamically typed language that enables simple tasks with simple code.
1 - 20 of 136
Previous
Next
Intel ended its sponsorship of Go Parallel on DevX as of January 1, 2009; however, DevX will continue to bring you news, information and programming insights on parallel and multi-core program development across all development platforms. Be sure to bookmark this page and check back often. |