News (6)

Google uses Lemon to find holes in apps

Google is working on a security tool -- codenamed Lemon -- to detect vulnerabilities in its Web applications. Read more »

Microsoft fixes 9 flaws in 6 patches; 4 are critical

Microsoft today released its October 2007 security bulletin, which includes six updates: four are designated as Critical by the software giant; two are deemed Important, and one previously announced patch was dropped. Read more »

Apple guru combats month of bugs

A software engineer has vowed to quickly provide a patch for flaws in Apple software that are set to be made public by researchers Kevin Finisterre and the pseudonymous LMH this month. Read more »

System.Globalization namespace in .NET

The .NET Framework has built-in support for globalisation in its System.Globalization namespace. This namespace can help you build international support into your applications. Read more »

Simplify your life with PEAR classes

Most PHP Web developers have heard of PEAR, the PHP Extension and Application Repository, but very few of them actually use it on a regular basis. Here are 10 reasons to get started today. Read more »

Reversal: Next IE update divorced from Windows

Reversing a longstanding Microsoft policy, Bill Gates said on Tuesday that the company will ship an update to its browser separately from the next version of Windows. Read more »

Features (180)

Easily format string output with String.Format

The .NET Framework provides a clean approach to string concatenation with the String class's Format method. Learn about the syntax for formatting string values. Read more »

StringBuffer helps you reduce Java overhead

Dealing with dynamic string data requires care to avoid excessive system resource consumption. The basic Java StringBuffer class is designed to tackle this. Read more »

Protect sensitive data with .NET 2.0's SecureString class

Beginning with .NET Framework 2.0, the SecureString class is available to easily hold encrypted data in memory. Here are details about using the SecureString class. Read more »

Develop applications that prevent intrusion

Designing secure applications requires developers to look beyond their own code. Accessing APIs or COM objects or establishing system privileges can result in security vulnerabilities that can be prevented. Read more »

Manipulating strings with JavaScript

While JavaScript has many applications, working with string values is one of the most popular. Let's take a closer look at manipulating strings. 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 »

The evolution of a design

As developers, we're always striving to produce modular, easily extended designs. Unfortunately, we often don't know whether we've succeeded until the implementation is complete and we're asked to change something. Read more »

Flex: The new face of design and development

Far more than just a toy for graphic-savvy developers, Adobe's Flex is one of the best Rich Internet Application tools around. Read more »

The Samurai Principle

Death or Glory! Builder AU's Nick Gibson shows how you can use the Samurai Principle to write better code. Read more »

Cleaning up your ADO.NET mess

Although .NET eases the burden of managing system resources, you're not totally disconnected from the process. Take care to free your database resources! 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?