News (37)

IBM tool catches Java errors

IBM's has released a tool that lets developers inspect code for a range of problems--during the development process and once an application is already implemented. Read more »

Solaris engineers offer personalised source-code tours

Sun Microsystems chose to employ the human touch when it introduced more than five million lines of Solaris source code onto the Internet. Read more »

Developer defies MS demands to kill .NET debug tool

UK developer Jamie Cansdale seems to have ignored calls from Microsoft that he remove a free tool called TestDriven.NET from his Web site, despite legal demands that the tool be removed by June 1 -- because it breaches licensing conditions. Read more »

Building quality code, not testing for quality

Involve quality in the entire application development process, instead of concentrating on it only from the software debugging stage, industry watchers have urged companies. Read more »

Developers get .NET source -- look but don't touch

Microsoft intends to release parts of the .NET 3.5 source code in the upcoming release of Visual Studio 2008. Read more »

Rapid app development hits Delphi for PHP 2.0

CodeGear has launched the Delphi for PHP 2.0 integrated development environment to improve its developer tools suite for building interactive Web applications. Read more »

Exploit tool reveals inner working of the iPhone

An iPhone debugging tool has been released that reveals the inner workings of Apple's popular gadget. Read more »

Visual Studio 2008 release this month

Microsoft will release the latest version of its flagship development tool Visual Studio 2008 by the end of November. Read more »

Opera Dragonfly sets out to catch bugs

Opera has released Dragonfly — a set of Web development tools for debugging Web pages. Read more »

Symbian expects Android to get forked

Google's Android mobile phone stack will fork into multiple versions, according to Symbian's research chief David Wood. Read more »

Features (178)

Debug your Java code with ease using JPDA

The Java Platform Debugger Architecture (JPDA) helps developers debug a running Java application in all situations. Peter V. Mikhalenko explains how this technology works and discusses some practical aspects of its usage. Read more »

VS.NET Debugging Made Easy, Part 2

In the second part of this series on debugging in Visual Studio, Nick Wienholt explores some more advanced features to help debug your .NET code. Read more »

Debug Web forms easily with the help of VS.NET

Debugging code is never fun. But the .NET Framework and VS.NET can make debugging Web forms as easy as debugging Windows forms. Read more »

Visual Studio 2008 simplifies JavaScript debugging

One of the more cumbersome development tasks is debugging client-side JavaScript code. Tools such as Firebug are helpful, but in the case of Firebug, you're forced to use Firefox. Thankfully, Visual Studio 2008 provides a robust and developer-friendly environment for debugging JavaScript. 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 »

Debug an application remotely

Debugging can often be handled on a developer's local machine, but some problems exist solely in a test or production environment. This article shows how to debug remotely. Read more »

Debug JavaScript, HTML, and CSS with Firebug

Firebug is a great development add-on for Firefox. It provides an integrated tool for monitoring and debugging JavaScript, HTML, and CSS. Here's a look at Firebug's features and benefits. Read more »

Getting to grips with parallelism

Although parallelism may be a new concept for many programmers, there are some for whom the concept is a part of their daily responsibilities. Read more »

VS.NET Debugging Made Easy, Part 1

In this first installment on debugging in Visual Studio .NET, Australian tech writer Nick Wienholt shows you how cut down the debugging blues. Read more »

Borland retools JBuilder 8

The Java tools market leader releases JBuilder 8, which is designed to offer better support for Web services and to make code management and debugging easier. Read more »

Blog (12)

Get more out of Safari with Debug mode

Brendon Chase [blogs:codemonkeybusiness] -- Safari's debug mode can open up a few nice features like a JavaScript consol and mask Safari as Internet Explorer. Read more »

CodeGear ready Ruby release

Brendon Chase [blogs:codemonkeybusiness] -- CodeGear have announced this week they will be releasing an integrated development environment(IDE) for Ruby on Rails developers in the second half of 2007. Read more »

Sun eye Web developers with Netbeans 6.5

Brendon Chase [blogs:codemonkeybusiness] -- 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 »

CodeGear Q&A

Brendon Chase [blogs:codemonkeybusiness] -- CodeGear is the new name for Borland's developer tools business. Builder AU spoke to CodeGear about the handover and direction of the developer tools business under the new banner. Read more »

Windows Azure: New windows, same tools

Chris Duckett [blogs:betaliving] -- Microsoft was at pains to stress that it will be creating an environment that developers feel familiar towards for Windows Azure development. Read more »

Opera Widget SDK released

Staff [blogs:syslog] -- Opera has announced the release of Opera Widgets SDK beta, that allows Web developers to create Web applications capable of running on all devices. Read more »

Introducing IE8: The Ocho

Staff [blogs:syslog] -- Over in Las Vegas the MIX conference is underway and that means only one thing: Microsoft announcements and plenty of them. Read more »

Try… Catch… Win!

David McAmis [blogs:theneteffect] -- As a .NET developer, there are a few “best practices” that you should always consider. And one of the biggest is that every application you write should include error trapping to trap critical and non-critical errors that may occur. And the .NET framework makes it easy to use “Try… Catch” statements to intercept any errors that occur and allow you to handle the exception. Read more »

Helper Monkey to JavaScript's rescue?

Brendon Chase [blogs:codemonkeybusiness] -- A new project by Sun Microsystems is looking to tackle the problem of maintaining and debugging JavaScript code by bringing DTrace's tracing framework to the Web 2.0 table. Read more »

iPhone Web development guide released

Brendon Chase [blogs:codemonkeybusiness] -- Apple has released it's Web development guide for iPhone. Is your Web application Safari compatible? Read more »

Log in


Sign up | Forgot your password?

What's on?