News (2)

Latest Mono release brings .NET on Linux closer

An autoconfiguration system for the project's ASP.NET implementation should make the open source .NET implementation easier to deploy. Read more »

Mono-man brings .NET to Linux

Novell's Miguel de Icaza is working on a technology that he says can replicate Microsoft's vaunted software development platform on Linux. Read more »

Features (98)

Get your ASP.NET data binding education here

Data binding was once the technique no one wanted to use, but .NET has changed that. See how you can put this flexible technique to work in your ASP.NET applications. Read more »

ASP.NET caching strategies

The easiest way to improve the performance of your Web application is through effective caching. Discover how ASP.NET's built-in features make caching a breeze. Read more »

Deleting data from an ASP.NET DataGrid

Deleting data from the DataGrid takes some work. Find out how to create a delete button for the DataGrid and how to build a pop-up delete confirmation. Read more »

Use numeric totals with the ASP.NET data grid

.NET guru Tony Patton shows how to use the DataGrid control in ASP.NET to include total values. Read more »

Diving into the data grid: Page changing and deleting

If you want to combine paging and deleting in an ASP.NET DataGrid, you may run into trouble. We'll show you the code that will enable you to get these commands to work together. Read more »

Protect ASP.NET data with the DPAPI

Although .NET offers tight cryptography classes, a more efficient approach for ASP.NET developers is to implement the Data Protection API (DPAPI). Read more »

Accessing database data with ASP.NET

The .NET Framework makes the task of establishing the database tier easier. Learn how to simplify the process by utilising the database tier. Read more »

Maintaining state in ASP.NET: Know your options

Maintaining state is a problem that all Web developers face regardless of the platform. ASP.NET adds four options on top of the standard approaches on the Web. This article drills down on these options. Read more »

Two approaches to redirection in ASP.NET

ASP.NET provides a few ways to move to different pages. Here's a look at these options. Read more »

Will C# benefit Microsoft, or the industry?

Now that C# has been approved by the ISO, one question looms large: Will Microsoft use its intellectual property rights to make it difficult for developers to comply with the standard? Read more »

Log in


Sign up | Forgot your password?

What's on?