News (3)

Microsoft XML guru sees power for the people

For some insight into how Microsoft plans to drive upgrades of its nearly ubiquitous Office desktop application suite, talk to Jean Paoli. Read more »

China, Korea and Japan close to open source deal

The three Asian giants plan to collaborate on an open-source alternative to Windows. Read more »

New file system has long road to Windows

Microsoft's long-awaited new Windows file system is still a work in progress. Read more »

Features (52)

Threading in C#

Using multiple threads can help you achieve greater performance, scalability, and responsiveness in your applicationsââ,¬"but you need to be careful. Follow these tips to avoid danger. Read more »

Extend the power of JSP with JSTL

JSTL is a specification for a set of custom taglibs that provide tags for conditional structures, iterating, internationalization, and manipulating HTTP, XML, and SQL. Read more »

Get started with Java servlets

Java servlets are server-side objects that enable developers to take advantage of the Java API and HTTP protocol to conduct transactions. Find out how to leverage them in your apps. Read more »

Using Perl to take control of HTTP caching

This article shows how to take advantage of HTTP caching and expiry features with the help of Perl. Read more »

Iterating through tables and databases in SQL Server

We look at two very useful stored procedures that live in the master database but are not mentioned in SQL Server Books Online. These system procedures come in very handy for jobs such as determining the space used, the number of rows, the indexes on the user tables, and so on. Read more »

Create cross-platform database-driven applications with JDBC

The Java Database Connectivity (JDBC) API offers a unified interface to different databases, providing a series of generic functions that are internally translated into native function calls. This makes it extremely easy to create database-driven applications that work across different RDBMS types. Read more »

Obtain your SQL Server's database location

Do you need to find out where the location of your SQL Server's database is? Use this quick tip from Arthur Fuller to show you how. Read more »

Backing up and restoring MySQL databases

MySQL users have at their disposal a built-in suite of advanced tools that simplify backing up and restoring databases. Here are some tips for putting them to work. Read more »

Ask Chuck: Displaying graphs in VS.NET (part two)

As part two of Chuck's answer on displaying graphs with VS.NET, Alan Eldridge takes an alternative answer using Crystal decisions. Read more »

Developing a code library can increase productivity

Creating and maintaining a code library to catalog your programming resources can reduce project development time and improve the reliability of your software. A code library will permit team members to quickly locate existing resources instead of reinventing the wheel. Read more »

Blog (1)

InAccess: Querying .Net

Paul Ayre [blogs:controlaltdefeat] -- INAccess: Tales of woe revolving around the Access Database system Read more »

Log in


Sign up | Forgot your password?

  • Staff 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 »

    -- posted by Staff

  • Staff 2008: Time to call stumps

    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 »

    -- posted by Staff

  • Staff Unlocking Android

    In this week's roundup we take a look at Google's new technology -- Native Client, its Android phone, news from the world of web browsers and more. Read more »

    -- posted by Staff

What's on?