DevX Skillbuilding for IBM DeveloperWorks
DevX Skillbuilding for IBM DeveloperWorks
DevX Skillbuilding for IBM DeveloperWorks
Get regular email alerts when we publish new features!
DevX Update for IBM developerWorks

More Newsletters
Page Not Found
Looking for Something on DevX Skillbuilding from IBM developerWorks?
The page you tried was not found. You may have used an outdated link or may have typed the address (URL) incorrectly. You might find what you need in one of these areas.

Page Not Found

Looking for Something on DevX?

The page you tried was not found. You may have used an outdated link or may have typed the address (URL) incorrectly. You might find what you need in one of these areas.

Intel Sees Fewer Power Cords in Your Future
Wireless electricity was Nikola Tesla's dream, but Intel aims to make it a reality.
F# 101
F#, the latest member of the Visual Studio family of languages, offers some enticing advantages over C# and Visual Basic, stemming from its functional-object fusion nature.
Use Explicit Conversion Functions to Avert Reckless Implicit Conversions
Conversion functions are inherently unsafe as they might surprise you with implicit conversions over which you have no control. This is why such functions have been avoided for years. Learn how the new C++0x explicit conversion functions put an end to years of conversion functions blues.
Polyglot Programming: Building Solutions by Composing Languages
This article delves into the motivation, benefits, and challenges of writing applications using polyglot programming—leveraging the multi-language nature of the CLR to create simpler solutions to vexing problems.
Automated testing for .NET by Ben Hall
Have you ever had your application produce an error due to an edge case scenario or a combination of inputs you were not expecting? Well I have and a new project from Microsoft Research might have the answer. A prototype called Pex (Program Exploration) automatically generates test case inputs to cover all the different possible combinations, with the aim of 100% code coverage from the minimum possible set of automated tests.
Contact Us  |