.NET Framework


Passing Data Between Pages Using the ASP.NET MenuItem

Sometimes, when the user clicks on a menu choice, you want to pass some data based on the page's content. Here's how to dynamically alter a menu control based on the data on the page.

When Hexadecimal is Just Not Enough

Joe Kunk looks at how to manage a numeric system that extends to the entire alphabet.

VB Community Transition

As Microsoft shuts down its newsgroup server, the community resource lives on. You just need to know where to look for it.

Drive Your Menus from a Database Table

If you'd rather keep your menu structure in a table in your database instead of a file in your Web site, here's all the code you need to implement a database-driven menuing system.

Load Testing with Visual Studio 2010

In part 2 of his series on Web performance testing and load testing in Visual Studio 2010 Ultimate, Ben Day explains how to set up a load test rig to determine how well your application performs with multiple users.

.NET: Fated to Succeed

I remember a time, not that many years ago, when I doubted Microsoft's bet-the-company strategy around .NET. For all its breadth, the impetus for the Microsoft .NET Framework wasn't breathtaking innovation.

Managing Menus with a Custom Menu Provider

Creating your own module for managing menus is not only ridiculously easy, but opens the door for adding any other enhancements that you can think of.

Native .NET Local Storage with VistaDB

VistaDB is a database engine written entirely in .NET managed code. It's a great solution for distributed applications that need to store data locally.

SharePoint Is the New Access

When searching for a "forms over data" applications contender, SharePoint just might be your best bet.

Visual Studio 2010: Enabling ALM

Visual Studio 2010 seriously raised the bar for application lifecycle management. From test and debug to team-based collaboration and project management, here's an in-depth look at the improved tooling.

Microsoft's View: ALM for Everyone

ALM should be attainable and affordable -- that's why we've included Team Foundation Server 2010 with nearly every MSDN subscription purchased with Visual Studio 2010.

Extending Client-Side Programming in ASP.NET 4

ASP.NET 4 adds a wealth of features for client-side developers, including new ways of instantiating controls, a new infrastructure for managing libraries and some minor but much-needed tweaks. And there's more.

Calling WCF Services in Silverlight 4

We explore the WCF service boundary after upgrading sample applications to Visual Studio 2010 and Silverlight 4.

Happy Birthday .NET Framework!

OPINION: It's been ten years since .NET Framework was launched at the 2000 PDC.

Microsoft Starts Windows Embedded Update Service

Microsoft initiated a free Windows Embedded update service for device developers, which started on Monday.

Five Tips to Improve LINQ to SQL Performance

LINQ to SQL is a powerful technology that can do as much harm as good if it is mis-used. Here is how to get more out of your LINQ to SQL efforts.

Managing Menus

Peter considers two solutions for keeping items in the sitemap off of your Menu or TreeView controls. But he's also wondering if there are more solutions out there.

Experiencing C# from a VB Developer's Perspective

On VB author Joe Kunk talks about his impression of C#.

What's New in C# and .NET 4

Patrick Steele looks at the enhancements in Visual Studio 2010 and .NET 4 that will make your C# development more productive.

Code Contracts in .NET 4

Patrick Steele looks into C# Code Contracts under .NET 4 and how they can streamline code validation.

Subscribe on YouTube