Tags: array, builder.com, create
Features (25)
Creating data structures with the Java Collections Framework
The Java Platform provides the most commonly used data structures in the form of the Collections Framework, and it provides a rich API to operate on them. See how they work Read more »
Getting to know the .NET collections
.NET's vast selection of collection objects can be a little confusing. Get your bearings with this guided tour of the System.Collections namespace. Read more »
Taking advantage of C# class indexers
One of the more interesting features of C# is the indexer. Web Editor Lamont Adams explains how it enables you to treat a class like an array. Read more »
Optimising performance with sessions in PHP
A dynamic Web site provides both a money-saving solution and the ability to create interesting, useful Web environments. So where's the trade-off? It's in performance. Read more »
Demystifying .NET compilation
.NET's JIT compiler has a lot of developers scratching their heads. Get the lowdown on how code compilation works on the .NET development platform. Read more »
Install and utilise JCE
Security is an often-overlooked aspect of application development. Java has recognised the importance of security with Java Cryptography Extension (JCE). Read more »
Master the basics of Java Cryptography Extension (JCE)
Security is an often-overlooked aspect of application development. Fortunately, Java has recognised the importance of security with Java Cryptography Extension (JCE). This article begins a three-part series exploring JCE fundamentals. Read more »
DIY image gallery in PHP
Image galleries make it easy to browse a photo collection. This handy open source tool, written in PHP, makes setting up your own photo gallery a snap. Read more »
Create custom class interfaces in .NET
Builder.com returns to the topic of .NET class interfaces with a look at creating your own interfaces in C#. You'll learn how to specify an interface--and you'll have a nice chunk of code to download and play with. Read more »
Define and apply delegate declarations
How do you define a delegate and where do you put it? Tony Patton dives into delegates in this article. Read more »
News and features
- Latest
- Popular
- Features
- Most Discussed
-
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 »
-
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 »
-
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.

