Features (19)
Store your app's configuration information with Java Properties
Keeping configuration info in a handy text file can make your life easier. Learn to leverage Java's Properties class for this purpose in your own applications. Read more »
Easily utilise Microsoft Word functionality in your .NET application
Microsoft Office may be utilised in .NET code via .NET and COM interoperability. Create more powerful applications by integrating the many functions available in the Word products into your application. Read more »
Simplify data caching with the .NET Caching Application Block
The Caching Application Block can save time and resources by caching Web services data for your distributed apps. It also offers a system for data security, expiration and scavenging, and a variety of storage options. See what the CAB has to offer. Read more »
Retrofitting JUnit: Start testing older code
While best practice says that you write your tests at the same time as - or even before - you write your code, you'll probably have a body of code without tests. Here's how you add tests to existing applications. Read more »
Create a file upload feature with C#
Creating a file upload system for your .NET web site doesn't have to be a hassle. We show you how to do it quickly and easily in C#. Read more »
Building Java apps with Maven
Maven is more than just a build tool. Used properly, it can help manage your projects and aid deployment. We'll show you how Read more »
Gather Web server stats with a custom PHP app
You can't always trust the server statistics provided by a third-party hosting company, so developing your own monitoring application is a wise move. See how to use PHP to create a stats-generating app that produces reliable logs. Read more »
Three handy Perl approaches let you grab data for UNIX apps
You can use Perl to eliminate some routine tasks in UNIX, such as grabbing data from external commands. We'll explore three different methods, including backticks and the open() command. Read more »
Encrypting .NET configuration files through code
Encryption support for configuration files was added to the .NET Framework beginning with version 2.0. We'll show you examples of controlling encryption and decryption in both VB.NET and C# code. Read more »
How do I ... publish a custom application performance counter in C#?
Since performance counters are a standard system function they are an ideal method for tracking the performance your applications. Luckily, Microsoft has provided several classes within the .NET Framework to publish custom performance counters. Read more »
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.
