Features (73)

Encrypting .NET configuration files through code

Encryption support for configuration files was added to the .NET Framework beginning with version 2.0. We'll show you examples of controlling encryption and decryption in both VB.NET and C# code. Read more »

Using custom configuration settings in .NET

The .NET Framework makes configuration settings a breeze with XML-based configurations. Read more »

Use XML to store configuration settings

The .NET Framework provides many ways to track application data, with its inherent XML support providing the perfect vehicle for maintaining this data. Take a closer look at storing application data in an XML file. Read more »

Working with configuration files in ASP.NET 2.0

The second iteration of ASP.NET includes a number of enhancements for working with configuration files. Read more »

Encrypting configuration data in ASP.NET 2.0

Learn how to protect data stored in a configuration file via encryption and describe new features available in ASP.NET 2.0. We'll begin with an overview of the encryption options and continue with the actual encryption of data values in a configuration file. Read more »

Analyse your managed .NET code with FxCop

Check your .NET code for bugs and compare it against Microsoft's design guidelines via the freely available FxCop. Learn more about this code analysis tool. 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 »

OOP designs with VB.NET and Java

As a .NET developer, it might surprise you what you can learn from the Java crowd. The two languages may be more similar than you think. Read more »

ASP.NET offers new state management techniques

State management is a tricky aspect of Web development. Find out how ASP.NET's new features make it easier for developers to manage state information. Read more »

Manipulate the Windows registry with .NET

Tony Patton shows how interacting with the Windows registry can be used to store application data for any custom applications you may develop. Read more »

Log in


Sign up | Forgot your password?

  • Staff A first look at Windows 7 beta

    In this week's Roundup we show you a preview of Windows 7 beta, cover news from the annual Macworld and more. Read more »

    -- posted by Staff

  • Staff Opera's new SDK: Better browsing on the Wii?

    Opera has thrown a little more love at device developers by announcing an updated version of its software development kit on Wednesday at CES. Read more »

    -- posted by Staff

  • Staff 2008: Time to call stumps

    It's another year down but some things never change. That was shown this week as Internet Explorer remained under fire from yet another zero-day exploit. In other news, we set a hard drive on fire and Apple cans its involvement with MacWorld. Read more »

    -- posted by Staff

What's on?