Latest development in antitrust settlement may let Microsoft resume charging licensing fees.
Latest Miscellaneous Articles - Page 3
Dynamic Programming with Lambda Expressions
Add ultimate flexibility and power to your programs with function parameters and Lambda Expressions.
Autorun Menu Creator in VB.NET
Use Visual Basic .NET to create an Autorun menu, through the use of HTA, JavaScript and VBScript.
The Future of Managed Languages: C# and Visual Basic
Learn three industry trends that are influencing the next releases of C# and Visual Basic.
Using IHttpModule to Intercept Every HTTP Request
Respond to every HTTP request. Just implement event handlers or an IHttpModule (which is a cool way to write a re-deployable solution for multiple projects).
A Tour of WPF in Visual Studio 2008
Take a look at the various features of Visual Studio for working with WPF.
Latest CodeGuru Developer Columns

Working with Standard Library Containers and Iterators in C++
Focus on standard library concepts and be introduced to container and iterator templates. Appropriate examples are provided.

Creating a Text Scroller Control
Build a scrolling text user control. Examples are in C# and VB.NET.

Creating a Text Scroller Control
Build a scrolling text user control. Examples are in C# and VB.NET.

Using Ubuntu Virtual Machine in Azure
Explore how to create and use a Ubuntu virtual machine.