News (21)

Google details 'reboot' bug, Android security fixes

Google has begun releasing some details about the vulnerabilities it patched in two updates to Google's Android operating system software in the T-Mobile G1 smartphone. 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 »

Microsoft bulks up in management software

Microsoft on Tuesday said it will fill out its management software line with a product to help IT pros troubleshoot problems and release a revamped Exchange management console next year. Read more »

Microsoft Hyper-V 'virtually there' but not

The long wait is almost over for Microsoft's Hyper-V virtualisation software for Windows Server 2008 -- it has reached the feature-complete release-candidate stage placing it in limbo between beta-stage development and a final release. Read more »

Microsoft release Xbox developer tools

The software giant has released XNA studio, based on Visual Studio 2005 Team System, which should ease game design across multiple platforms. Read more »

Microsoft defines Centro "Essential"

Although the mid-range server software code-named Centro is still a few months away, Microsoft is divulging more details on its forthcoming release. Read more »

Enerjy's CQ2 helps you brew a better batch of Java

A new framework allows developers and management alike to see the level of defects in code under development. Read more »

VMware shares secrets in security drive

Virtualisation vendor VMware has quietly begun sharing some of its software secrets with the IT security industry under an unannounced plan to create better ways of securing virtual machines. Read more »

Cisco patches security-monitoring system

Networking giant Cisco Systems has fixed several flaws in a security monitoring product meant to protect networks against attacks. Read more »

Patch in for McAfee holes

McAfee has patched flaws in its SecurityCenter software, pervasive technology found in all of its consumer products from VirusScan to Total Protection to its Internet Security Suite. Read more »

Features (117)

Handling optional parameters in C#

One feature that's missing from C# is the ability to declare a method parameter as optional. Here's a look at what you can do to fake it. Read more »

Mandrake Linux's libDrakx

Mandrake's libDrakx allows you to create GUI or text interfaces with relative ease, especially if you have some Perl under your belt. We'll work through creating a simple window, as well as a more complex list interface. Read more »

Behavior modification: Overload your C# operators

You can force C#'s operators to act the way you want by overloading them with custom behavior. Here are examples of how to make it work. Read more »

Getting .NET class info with Reflection

In this article, Builder.com walks you through two example programsââ,¬"a run-time class information reporter and a convoluted Hello World applicationââ,¬"that illustrate late-bound method invocation. Read more »

Java beyond the server

Java has a somewhat deserved reputation for being a server-side-only affair. But now, the language is becoming an increasingly popular choice for embedded development as well. Read more »

Under the covers of the .NET CLR

.NET promises to let developers write code in numerous compliant languages, but exactly how does the CLR accomplish this feat? Read more »

Simplify .NET class communication with delegates

What are delegates and what are they good for? Lamont Adams explains how to use them in your .NET apps and has some sample code, to boot. Read more »

Why .NET will conquer the world

Microsoft will use its marketing muscle to spread .Net's message and eat into Java's market share as it begins a takeover of the development world. 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 »

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 »

Blog (2)

Code lean and keep it green?

Brendon Chase [blogs:codemonkeybusiness] -- Being green doesn't mean waiting for efficient hardware. When every wasted CPU cycle counts is it time to re-evaluate efficient coding techniques? Read more »

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 »

Log in


Sign up | Forgot your password?

What's on?