Tags: array, builder.com, class
Features (20)
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 »
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 »
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 »
JBuilder 6: Brewing Java the Borland way
What does the sixth iteration of Borland's Java IDE have to offer? Web Editor Lamont Adams offers a rundown of JBuilder 6 features. 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 »
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 »
Class interfaces play a key role with inheritance
Class interfaces in C# ensure that your code will behave the way you expect. In this installment of C# for Newbies, Builder.com outlines the role of class interfaces in inheritance and abstract base classes. Read more »
Getting .NET class info with Reflection
In this article, Builder.com walks you through two example programsââ,¬"a run-time class information reporter and a convoluted Hello World applicationââ,¬"that illustrate late-bound method invocation. Read more »
Take advantage of strongly typed collection classes in .NET
This article will walk you through some code samples that show you how to better access the data layer. 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.

