Columns


Relating Work Items to Each Other

Deciding how work items should relate to each other can be tricky, depending on which version of TFS -- 2008 or 2010 -- you're working with. Jeff guides you through the potential pitfalls.

Using a Standard Terminal Font

Need to recreate that olde-timey Terminal look? There's a stock object built into every version of Windows that'll serve that need.

Handling Concurrency with Entity Framework

If you want to use Entity Framework in ASP.NET, you're going to need to handle concurrency problems. Here are some suggestions from a Microsoft "architect evangelist."

Handling Concurrency with ObjectDataSource

Peter revisits the problem of dealing with multiple updates to the same data, but this time he looks at a solution that involves the ObjectDataSource.

Creating a Silverlight-Enabled WCF Service

Silverlight is capable of consuming data from a variety of sources including REST APIs, ASMX services, Windows Communication Foundation (WCF) services and other standards-compliant services.

JavaScript for an ASP.NET Developer: Constructing Functions

In the last installment of this three-part series, Peter overcomes the final obstacle before achieving JavaScript nirvana: attaching a constructor to a JavaScript "item."

Work Item Templates Revisited

Mickey shows you how the work item templates functionality helps you keep team members in the loop, set default templates quickly and make bulk changes without the need for Excel.

JavaScript for the ASP.NET Developer: Learning To Function

Peter continues to explore the differences between the .NET object-oriented, server-side languages he's used to and the world of JavaScript.

Determining Process Times

Here's the least complicated method for determining how long a given process has been running or how much CPU time it's actually consumed. This technique is used here to establish how long Windows has been running.

Generic Covariance and Contravariance in C# 4.0

Covariance and contravariance are precise terms that describe which conversions are safe on parameters and return types. Learn practical definitions for those terms, what new constructs will be supported in C# 4.0 and how to live with the current limitations until Visual Studio 2010 is adopted by your organization.

Visual Studio's T4 Code Generation

Learn how to create and debug templates using Microsoft's T4 templating language.

Test Center Standard Edition and Connect ODBC 6.0

Products to Lower cost application performance maintenace and drive ODBC harder.

Depressing Developments

How is your organization weathering the downturn?

What's Old Is New Again

Readers share their thoughts on Microsoft's SDS change of heart, and VSM's redesign.

Remembrance of Code Past

PHP and MySQL have beaten Microsoft at the game it practically invented.

Gatekeepers of Bad Software

Software development gone wrong: ASP plus Access not equal to secure Web portal.

JavaScript for the ASP.NET Developer

Peter has been experiencing culture shock as he adapts to working with JavaScript, starting with the discovery that JavaScript isn't an object-oriented language.

Using Work Item Templates

Work Item Templates allow you to work faster and more effectively with your TFS Work Item Tracking system.

Getting E-Mail Out the Door

Having looked at how to prepare an e-mail object, Peter turns his attention to getting the message mailed to someone.

Mining the Registry for Structures

Need to extract binary data from the registry? Here's a quick primer on reading and interpreting structures stored there.

Subscribe on YouTube