Tags: code, developer, exceptions
News (19)
Melbourne gets ready for open source codefest
If developing code in open source languages and spending time with luminaries in the local developer community sounds like a good way to spend a few days off work, you should probably consider spending early December in Melbourne at the inaugural Open Source Developers Conference. (OSDC) Read more »
Wine development stifled by software patent
Borland's claim over exception handling is hampering the open source project's work. Read more »
Sun picks GPL for Java code
After years of requests and debates, Sun is set to release Java source code under a Linux-friendly licence. Read more »
Sun open-sources mobile Java UI toolkit
Sun has open sourced its toolkit for creating Java-based user interfaces for mobile phones. Read more »
Apple takes over CUPS, Unix printing software
Apple has acquired the source code for CUPS, an open-source project for managing printing on Unix and Linux systems. Read more »
Google Gadgets now work on Linux
Google Gadgets — mini-applications that can be placed anywhere on the desktop — have, until now, only been compatible with Windows and Mac. Read more »
Don't trust Microsoft's OOXML patent pledge
Prominent legal counsel the Software Freedom Law Center (SFLC) said that the legal terms covering Microsoft's Open XML document formats pose patent risk to free and open-source software developers. Read more »
Windows chief opens up on '7'
Since taking over the Windows development reins from Jim Allchin, Steven Sinofsky has chosen to keep silent about new products, but now in an exclusive interview, he spills the beans on Windows 7. Read more »
Huge security hole in .NET: Java creator
Java creator James Gosling this week called Microsoft's decision to support C and C++ on the Common Language Runtime in .NET one of the -biggest and most offensive mistakes that they could have made". Read more »
Microsoft silent on Vista successor rumours
Companies and home users who are getting up to speed on Microsoft's new operating system, Vista, should not expect a pause for breath. Within a year, the name on everyone's lips could be Vienna, not Vista. Read more »
Features (202)
Handle exceptions properly in C#
Developers often overlook the importance of exception handling to the detriment of their own code. Read more »
.NET exceptions for the exceptionally challenged
Get the most out of .NET's structured exception system. These 10 best-practice tips will ensure that you don't wind up bogging down your applications. Read more »
A Java IDE for the Warrior in your code
Metrowerks CodeWarrior has a reputation as a great C++ IDE. How well does the Java version hold up the familiy honor? Read more »
Two ways to work more effectively with Java exceptions
Dealing with exceptions is more than just a matter of writing a try/catch block. They must be handled in a way that makes sense to both the developer and user. Read more »
Using Agile Software Development, part 1
In the first in a series of three articles, we'll take you through the key practices of Agile - how to use them, what problems you might face and what you'll get from them. Read more »
Using Agile Software Development, part three
In our final article for this series, we see how the development team interacts with the customer, and how to get them involved in the process. Read more »
Master the basics of Java Cryptography Extension (JCE)
Security is an often-overlooked aspect of application development. Fortunately, Java has recognised the importance of security with Java Cryptography Extension (JCE). This article begins a three-part series exploring JCE fundamentals. Read more »
Sort arrays easily and efficiently in .NET
Need to know how to sort arrays in .NET? See how easy it can be in this tutorial written in C#. Read more »
Becoming a Sun Certified Programmer for Java
Certification in a particular technology increases advancement opportunities at the workplace and asserts that the certified individual is qualified to do a certain level of tasks. Read more »
Getting to know the .NET collections
.NET's vast selection of collection objects can be a little confusing. Get your bearings with this guided tour of the System.Collections namespace. Read more »
Blog (3)
Try… Catch… Win!
-- 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 »
Newbie guide to Google's Android
-- Google's platform for mobile devices has been announced and ready for developers to get their hands dirty. Here's the basics of what it's all about and the core architecture overview. Read more »
Application Threat Modeling v2
-- Threat Modeling has become one of the most important ways to increase the security of your application development projects. It allows you to understand the threats you will face, and implement countermeasure in a consistent, reliable way. If you only do one thing to improve yoru development processes, Threat Modeling should be it. Now with the new ACE Threat Modeling methodology and tools, it's easy to do as well! Read more »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
A first look at Windows 7 betaIn this week's Roundup we show you a preview of Windows 7 beta, cover news from the annual Macworld and more. Read more »
-
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 »
-
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 »
-
Ratbags burn, smash and 'nuke' hard drives
2008/12/16 14:49:30
-
2008/12/11 10:40:47
-
Five services you can turn off in Windows Server 2003
2008/10/01 13:58:07
What's on?
-
Space pr0n, patent karma and Yang out -- Club Builder
On Club Builder this week: how NASA plans to get the Internet into space, Jerry Yang is out the door at Yahoo and Brendan Eich discusses javascript engine competition.
