News (2)
Interrupting Java threads
Multithreading presents a set of new challenges to the programmer that can lead to unexpected behaviour. In this article we address one of those challenges: how to interrupt a running thread. Read more »
Hiring help
Given the stress of software development, should the job interview for a developer position be kind and gentle, or should it challenge candidates to show their stuff? Read more »
Features (128)
Building custom subroutines in Perl
Subroutines are prepackaged pieces of code that are designed to help you quickly accomplish common tasks. Perl comes with a bunch of built-in subroutines, such as print(), but you can also easily build your own reusable subroutines. 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 »
A Quickstart to Common Lisp
Common Lisp is one of the most powerful and efficient languages out there, but it's still widely misunderstood. It's predecessor Lisp is almost fifty years old and projects are still being started using it -- get the basics under your belt with this quick start. Read more »
Achieve common ASP.NET page functionality
In this article we take a look at ASP.NET 2.0's template page feature and how you might create base pages with inheritance. Read more »
Understand the CLR security features
In this article John McCormick takes a close look into the Common Language Runtime (CLR) and it's security features. Read more »
Secure your .NET smart client apps with CAS
.NET allows code to be downloaded onto several workstations, which increases security concerns. Fortunately, the .NET Framework offers a solution--code access security (CAS). Read more »
Use XML to drive a DHTML menu
Populating your menus from an XML file that can be dynamically refreshed on every page allows you to mix common elements with user- and page-specific elements, and lets you build a unified menu. Read more »
Making Swing trees easy
Trees are a common GUI component, and Swing provides classes to create them. However, using dynamic data with trees can be problematical. We'll show you how to avoid the pitfalls. Read more »
Take advantage of code snippets in Visual Studio 2005
Visual Studio 2005 brings auto-complete for code snippets to C#, J#, and XML, as well as additional features for Visual Basic. Read more »
PHP gotchas to avoid
When you are debugging PHP code under a tight deadline, start by looking for the most typical problems. Topping the list should be parsing and scope errors. 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.
