Columns


Validators: The Easy Way To Build Business Rules into Your UI

Validator controls make handling errors and reporting them in the UI easy, but what you may not know is how easy it is to create your own Validator.

Consuming WCF Services in Silverlight 3

If you've consumed an ASP.NET ASMX Web service before, then you'll feel right at home consuming a WCF service.

Integrating User Controls with WebParts

In his ongoing campaign to convince ASP.NET developers that User Controls are a simple way to start implementing customizable pages, Peter shows how to improve the integration between User Controls and ASP.NET's WebPart framework.

The Only Add-In Always Used

There's only one add-in that I have auto-loaded every time I fire up the Classic VB IDE. After disappearing from the market, it's back now, and it's free!

Encrypting the Web.Config File

If you're concerned about keeping critical information in your Web.config file, then you should encrypt it -- or at least the parts that you're concerned about.

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.

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.

Depressing Developments

How is your organization weathering the downturn?

Subscribe on YouTube