News (3)

Microsoft Popfly service does mashups

Microsoft on Friday introduced a Web mashup builder for the rest of us. Read more »

Oracle gives SQL developers a helping hand

The release of the database giant's free development tool could make designing and debugging database code much faster and easier, but only for those using recent versions. Read more »

Java flaw could lead to Windows, Linux attacks

A flaw in Sun Microsystems' plug-in for running Java on a variety of browsers and operating systems could allow a virus to spread through Microsoft Windows and Linux PCs. Read more »

Features (83)

Using Mirrored Media Sets in SQL Server 2005

Mirrored Media Sets is a new feature in the Enterprise Edition of SQL Server 2005. It enables the creation of redundant copies of a backup file to reduce the possibility of a backup device malfunction. Here's how you make it work. Read more »

Diving into the data grid: Page changing and deleting

If you want to combine paging and deleting in an ASP.NET DataGrid, you may run into trouble. We'll show you the code that will enable you to get these commands to work together. Read more »

Create ASP.NET pages from XML data

The server control in .NET allows you to insert an XML document into an ASP.NET page. Find out what classes you need to use and how you can try out this approach. Read more »

Make XML data islands work in Mozilla

XML data islands offer a useful way to add dynamic data to static HTML pages, but they are typically limited because they work only in IE. See how you can get around this by writing some complex JavaScript and implementing them in Mozilla. Read more »

ActiveX Data Objects for Windows CE

ADO on a Pocket PC? You better believe it--ActiveX Data Objects Compact Edition provides the framework for data access on a Pocket PC. We show you how to use it in your own projects. Read more »

Transitioning into OOP: Encapsulate data with entity beans

Explore entity beans and how they are used to encapsulate data entities to be accessed by business objects. Read more »

Easily present graphical data with JGraph

It's often necessary to display data in a graphical form. The JGraph project streamlines the process of presenting graphical data when working with Java. Read more »

An alternative to inline SQL for ADO developers

Inline SQL statements make writing data access code easy but don't offer top performance. Stored procedures can slow development. Here's an alternative. Read more »

Creating custom Visual Studio 2005 code snippets

Reuse common code blocks in your applications through Visual Studio 2005 code snippets. Read more »

Handling Web app data

When converting an aging, off-the-shelf ERP system to a Web-based app, a Builder reader had trouble with list data. Here's how a user-defined function can solve the problem. Read more »

Blog (1)

CodeGear ready Ruby release

Brendon Chase [blogs:codemonkeybusiness] -- CodeGear have announced this week they will be releasing an integrated development environment(IDE) for Ruby on Rails developers in the second half of 2007. Read more »

Log in


Sign up | Forgot your password?

  • Staff Crying, mooning and leaving

    In this week's roundup we see that continuous whining can get results, Linux users get 64-bit Flash and Moonlight previews, the latest in the Yahoo/Microsoft relationship and Senator Conroy ducks and weave in Senate Question Time. Read more »

    -- posted by Staff

  • Brendon Chase Sun eye Web developers with Netbeans 6.5

    Despite the recent employment axe hitting Sun the company has pushed out a new release of its Netbeans open source IDE with an eye to appeal more to Web developers. Read more »

    -- posted by Brendon Chase

  • Renai LeMay BarCamp buzz: Let the hacking continue

    Attending last weekend's BarCamp in Sydney, it was hard to escape the conclusion that a certain "dot-com bust" flavour had seeped into the kool aid previously being drunk by Australia's web 2.0 and early stage start-up sector. Read more »

    -- posted by Renai LeMay

What's on?