News (60)

Open source grows beyond its roots

One of a growing cadre of open-source companies, Zimbra will add joint document creation and sharing to its messaging and collaboration software at the LinuxWorld conference in San Francisco. Read more »

Industry veterans bet on open-source model

A team of computer industry veterans, including a former Microsoft executive, are launching an open-source company that aims to be the Dell of the software industry. Read more »

MySQL backtracks on closed-source plan

Sun has backtracked on previous plans to release important backup features for its MySQL database under a proprietary licence, following widespread criticism from the open-source community. Read more »

Oracle buys open-source database firm

Database heavyweight Oracle has acquired Innobase Oy, a privately held Finnish company with close ties to open-source database company MySQL. Read more »

IBM to make Java database open source

Raising its stakes in open-source software, IBM plans to create an open-source project around Cloudscape, a specialised Java database, CNET News.com has learned. Read more »

SAP inks open-source database deal

Business application powerhouse SAP is tapping MySQL's open-source database software in a deal that should let the smaller company accelerate its development plans. Read more »

Microsoft prepares for Yukon, Longhorn

The software company readies new development tools before planned releases of revamped database and Windows operating system software. Read more »

Oracle joins Microsoft developer program

Oracle has pledged to make its database software work better with Microsoft's development tools. Read more »

Zend seeks a sustainable open-source model

Incoming CEO Harold Goldberg says he'll focus the PHP software company on big businesses and Web 2.0 start-ups. Read more »

Microsoft to release more source code?

Microsoft is considering the release of source code for a popular tool used to build Windows programs. Read more »

Features (141)

Simplify coding and maintenance with class libraries

You use class libraries when you're developing any type of .NET application in order to manipulate the file system, access databases, serialise objects, and launch and synchronise multiple threads of execution. Read more »

Extracting XML/DOM-friendly data

Java can programmatically extract data from any JDBC-compliant database, but performing this task is tricky. Here's how to pull it off. Read more »

Two ways to design a database for a .NET-based CMS

A key aspect of a CMS is its backend database. Take a closer look at two of the design options available for your database: the fixed data model and the template data model. Read more »

MVC design pattern brings about better organisation and code reuse

Using the MVC design pattern's three components for your development, you can open up new levels of robustness, code reuse, and organisation. Read more »

ASP.NET, MVC design pattern

In this article Builder.com looks at a simple pattern for developing .NET Web applications. Read more »

Work around XForms' lack of browser support

XForms offers a way to implement Web forms, but most browsers don't support it. Use the Java Framework and Chiba to process server side XForms. Read more »

Two patterns that promote code reuse in ASP.NET

To increase code reuse possibilities in your ASP.NET applications, you can use a couple of different patterns. Learn more about the Page Controller and Front Controller patterns and how you can implement them in your apps. Read more »

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 »

Why migrating Java apps to .NET may not be smart

Migrating from Java to .NET is not easy, and you might be better off with your exisiting application. Here are five reasons for sticking with Java. Read more »

ASP.NET offers new state management techniques

State management is a tricky aspect of Web development. Find out how ASP.NET's new features make it easier for developers to manage state information. Read more »

Blog (1)

CodeGear Q&A

Brendon Chase [blogs:codemonkeybusiness] -- CodeGear is the new name for Borland's developer tools business. Builder AU spoke to CodeGear about the handover and direction of the developer tools business under the new banner. Read more »

Log in


Sign up | Forgot your password?

What's on?