.NET Framework


BigInteger for Astronomically Large Numbers

On VB columnist Joe Kunk explores the new BigInteger structure in .NET 4 and how it lets you work with astronomically large numbers.

Abstract and Delegate-based Factories in .NET

In part 2 of a series of columns on using factory patterns, Patrick Steele shows how factory patterns can be used to make your applications more flexible.

Platforms Question: Silverlight and ASP.NET

Peter Vogel reviews the decision that organizations will have to make in choosing between Silverlight and ASP.NET.

Microsoft Releases Free 'Express' Version of IIS

Microsoft this week released a free version of its Internet Information Server (IIS) Web server, called IIS Express 7.5.

Visual Studio 2010 Feature Pack 2

Microsoft's cumulative Feature Pack update for MSDN subscribers adds useful new testing capabilities to Visual Studio 2010.

The Factory Pattern in .NET

Just as a car factory creates cars on an as-needed basis, we can create "factories" in our code to create objects for our applications' specific needs. In this first article of a series, we'll explain what the factory pattern is and how you can use it in your code to make your applications more flexible.

Encrypting the WebConfig (A Return)

Peter Vogel returns to encrypting web.config files in subfolders and encrypting non-standard sections. Sort of everything you wanted to know about encrypting the web.config file but were afraid someone would tell you.

To Comment or Not to Comment

On VB columnist Joe Kunk explores the benefits and drawbacks of commenting source code, and finds that the answer is not as clear cut as many might think.

The 2011 .NET Survival Guide

A look inside the critical technologies and tools that will shape .NET development over the next year.

Size Matters with Infragistics NetAdvantage for .NET: Windows Client Suite

The suite continues to deliver tons of controls that Windows Forms developers want to use -- but organization could be improved.

.NET Survival Guide: Web and RIA Development

Microsoft's latest announcements make it clear that, when it comes to delivering applications over the Web, the choices for the .NET developer are ASP.NET and ASP.NET MVC.

Inside Developer Express DXperience ASP.NET

The award-winning component suite is a powerful tool for ASP.NET app development.

.NET Survival Guide: Cloud and Software as a Service

Cloud computing solutions vary considerably, yet claim superior privacy, security and scalability over on-premises deployments that also require the expense of an IT department to manage them.

.NET Survival Guide: Data Access Technologies

The frequency with which Microsoft has changed database access technologies is remarkable, with each new scheme offering the promise that .NET developers have finally arrived at a long-term solution.

Survival Guide: Line-of-Business Development

Microsoft's efforts to improve mobile, Web and cloud application development have captured a great deal of mindshare over the past year.

Line-of-Business Dev in 2011

With all the activity around mobile and Web technologies, it's easy to think that Microsoft might take its eye off the ball in the area of line-of-business (LOB) development.

If You Love Your Developers, Set Them Free

Every once in a while, Microsoft toys with the idea of taking its dev tools cross-platform.

.NET Survival Guide: Multi-Core and Parallel Development

In 2011 even low-end laptops come with two cores and, at the high end, eight and even 16 cores aren't uncommon.

.NET Survival Guide: Application Lifecycle Development

Application Lifecycle Management (ALM) is a critical measure of a team's maturity and development effectiveness.

Measuring Test Effort Progress with EVM

An important part of a software testing -- or coding -- effort is the ability to measure progress. One way for doing this is a technique called Earned Value Management (EVM). Find out how easy it is to apply EVM to your own projects.

Subscribe on YouTube