Tags: applications, class
News (75)
Gates: Office 2007 will enable a new class of application
Developers will be able to create collaborative applications based on Office products, which Bill Gates claims will make them easier and more familiar for end users. Read more »
System.Globalization namespace in .NET
The .NET Framework has built-in support for globalisation in its System.Globalization namespace. This namespace can help you build international support into your applications. Read more »
Simplify your life with PEAR classes
Most PHP Web developers have heard of PEAR, the PHP Extension and Application Repository, but very few of them actually use it on a regular basis. Here are 10 reasons to get started today. Read more »
Apple answers call for iPhone applications
Apple wowed the cell phone industry a year ago with the first version of the iPhone. And now its new software development kit and soon-to-be-launched application store featuring third-party applications could change the game yet again. Read more »
Adobe releases Flash Player 10
Adobe has today announced the release of Flash Player 10, allowing web developers and designers to create more advanced web applications. Read more »
Google reveals Android source code
A year after announcing Android, the open source phone operating system intended to jump-start the mobile Internet, Google has begun sharing the project's underlying source code. Read more »
Apple drops NDA for iPhone developers
Apple has decided to end the nondisclosure agreement attached to software that has already been released for the iPhone Read more »
Is Microsoft a threat to VMware?
The talk of this year's VMworld conference in Las Vegas was how much of a competitive threat Microsoft, which weeks earlier announced the free release of its hypervisor product, will prove to virtualisation leader VMware. Read more »
Building quality code, not testing for quality
Involve quality in the entire application development process, instead of concentrating on it only from the software debugging stage, industry watchers have urged companies. Read more »
Google open sources XML-alternative Protocol Buffers
XML, it seems, has run out of steam for Google. Google said Monday that it has created an open source project for a data interchange format called Protocol Buffers. Read more »
Features (595)
Enhance persistent properties in Java apps
Maintaining persistent data is a common feature of Java applications. The Properties class provides the basics, but you can easily enhance it. Read more »
Get the most out of Java's class loaders
Class loaders are one of Java's most powerful features. However, developers often forget about the class-loading component even though it's essential when you develop anything more complex than a "Hello, world" application. Read more »
Download files over the Web with .NET's WebClient class
The System.Net namespace includes the WebClient class for uploading and downloading files via HTTP. You can copy or read files with only a few lines of code. Read more »
Explore static nested classes and inner classes
Nested classes can be confusing, but once you understand their purpose and get used to the semantics, there isn't a lot to them. Read more »
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 »
Creating class diagrams with UML
In our second part in our series on UML we explore how elements of a class diagram are translated to Java using UML. Read more »
Java Reflection API helps leverage the power of classes
The Java Reflection API is a long-standing tool that opens the door to a variety of programming techniques. This walk-through will show you how to access class definitions at runtime. Read more »
Employ the Iterator class to streamline filtering
Iterator objects don't store objects the way arrays and linked lists do. See how using a filtering Iterator class can help you avoid wasted memory and decreased performance. Read more »
Use class and sequence diagrams for modeling
UML is used as a representation of the Java programming language. Using sample class and sequence diagrams, you can see how UML conveys unambiguous code-mapping information to developers. Read more »
Simplify .NET class communication with delegates
What are delegates and what are they good for? Lamont Adams explains how to use them in your .NET apps and has some sample code, to boot. Read more »
Blog (6)
How to Lifestream with WordPress
-- Lifestreaming is the act of collecting and publishing all of your social networking activities in one stream. Here's the easy way to get started using your own install of WordPress. Read more »
What to Expect in Java SE 7
-- At the Sun Tech Days Australia Conference last week, I attended Chuk-Munn Lee's presentation "Java SE 6 Top 10 Features and Java SE 7". Here are some features we can expect to see in Java SE 7. Read more »
In a world of Goliaths, who's got a stone?
-- It seems like it is that time of year again... the days are getting longer, the weather is getting a bit warmer and the top-tier software vendors are on a buying spree. Will you get lost in the shuffle? Why not support your local software developer! Read more »
XSS fun with Howard: Liberal Party says no
-- Political parties have no sense of humour. Far from being a revelation, it was merely reinforced yet again as both the major parties in this country had their sites fall victim to XSS. Read more »
Mono a Mano
-- While the world has been heralding the release of Visual Studio.NET 2005, another project on the back-burner has been bubbling along. Read more »
Is the $100 laptop the end for Moore's Law?
-- Here we are, extolling the virtues of laptops such as the pricey Sony Vaio TZ, when for most users the US$100 XO would be just as effective. Read more »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
This blog post covers some of the technologies available for creating applications for the Semantic Web. Read more »
-
Bridging the gap between programmers and the visionA successful project will have a hard time flying if you don't walk through the game plan before writing a line of code. Read more »
-
Social news start-up Streem shuts downSydney social news start-up Streem will shut down this afternoon, according to a heartfelt notice posted on the site this morning by its founder Elgar Welch. Read more »
-
Quickly map drive letters in Windows XP
2008/10/01 13:30:44
-
2008/12/03 14:27:04
-
How to Reset Windows passwords
2008/10/01 14:31:09
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.
Featured links
- Parallelism Breakthrough Video Series
Stay Competitive with Intel® Parallel Studio - C++Builder 2009
RAD visual development meets C++ power – download it now! - Hewlett Packard
Learn how to choose the right data protection solution for your business - CodeGear RAD Studio 2009
Download today to develop Native Windows®, .Net, Web and DB applications

