Features (117)

Make your C# code more readable with comments

Application developers enjoy solving problems and churning out line after line of code, but the mere mention of documentation sends them running for the exit. Here are some tips for comments using C#. Read more »

Persisting settings in C++

In a Web application environment, user experience can be enhanced by persisting the settings between sessions. The free downloadable C++ class library outlined in this article makes data persistence relatively simple. Read more »

Using the static modifier in your C# .NET applications

Want to know how to use the static modifer in your C# applications? Tony Patton gives his tips in this article. Read more »

Seamlessly integrate applications with eBay using its Windows SDK

The eBay Windows SDK allows you to easily access eBay data within your application. Tony Patton gives you an overview of the functionality provided by the eBay Web services API. Read more »

Remote debugging with Visual Studio 2008

If you often have to track down bugs in an application installed on another machine, you should check out Microsoft's remote debugger tool with Visual Studio 2008. This article takes a look at its set-up and usage. Read more »

Work with Java Web Start beyond the sandbox

Java Web Start can make deploying Java apps a breeze, but it may prevent those apps from accessing needed resources. Find out how to use Java Network Launching Protocol and application signing to access a user's system resources beyond the sandbox. Read more »

Learn to use the openssl command-line program

OpenSSL can be used to create, request, sign, and revoke certificates and can also be used to perform other cryptographic operations such as creating hashes for files, testing SSL connections, and more. Read more »

Control your scripts with command-line PHP

This document will introduce you to PHP's command-line interface (CLI), showing you how to interact with PHP programs at the command prompt. Read more »

Run Microsoft Baseline Security Analyzer 1.2 from the command line

The Microsoft Baseline Security Analyzer normally runs from a GUI. You can also execute it from the command line and get a little more control over it. Here's how it works. Read more »

10 Linux desktops you shouldn't overlook

Even if you're happy with the Linux desktop you currently use, you might want to check out some alternatives to see what you could be missing. This article highlights 10 of the best desktops and explains what makes them stand out. Read more »

Log in


Sign up | Forgot your password?

  • Staff Crying, mooning and leaving

    In this week's roundup we see that continuous whining can get results, Linux users get 64-bit Flash and Moonlight previews, the latest in the Yahoo/Microsoft relationship and Senator Conroy ducks and weave in Senate Question Time. Read more »

    -- posted by Staff

  • Brendon Chase Sun eye Web developers with Netbeans 6.5

    Despite the recent employment axe hitting Sun the company has pushed out a new release of its Netbeans open source IDE with an eye to appeal more to Web developers. Read more »

    -- posted by Brendon Chase

  • Renai LeMay BarCamp buzz: Let the hacking continue

    Attending last weekend's BarCamp in Sydney, it was hard to escape the conclusion that a certain "dot-com bust" flavour had seeped into the kool aid previously being drunk by Australia's web 2.0 and early stage start-up sector. Read more »

    -- posted by Renai LeMay

What's on?