Tags: applications, reflection
News (57)
IBM doubles down on software services
IBM is in discussions with its partners to create a prepackaged set of hosted applications, a move that could ultimately create an online analogue to traditional packaged applications and spur market adoption of software services. Read more »
Open source push reflects need for FTA action: Lundy
Even modest adoption of open source software could trim 2.5 percent from the government's IT spend, Labor senator and shadow minister for IT Kate Lundy told approximately 150 gathered attendees in a broad keynote speech that kicked off the AUUG'2004 conference in Melbourne yesterday. Read more »
Coders win from Android Market
Google officially opened its Android Market Wednesday in the US and promised that beginning next year, programmers would get the lion's share of revenue from applications sold on the download site for the company's mobile phone operating system. Read more »
Stephen Fry kicks off GNU's 25th birthday party
The Free Software Foundation is beginning celebrations of 25 years of GNU with the release of a video presented by actor and comedian Stephen Fry. Read more »
Ubuntu debuts Jaunty Jackalope
The Ubuntu project has detailed plans for the April 2009 version of its Linux distribution, continuing its habit of naming its software after animals by dubbing Ubuntu 9.04 "The Jaunty Jackalope". Read more »
Google quietly updates Chrome
Search giant Google has quietly begun releasing a hastily prepared update to its Chrome browser to fix some security problems. Read more »
Mozilla: Web apps faster with Firefox 3.1
Firefox 3.1 will run many Web-based applications such as Gmail faster through incorporation of a feature called TraceMonkey that dramatically speeds up programs written in JavaScript, Mozilla said Friday. Read more »
Microsoft clocks up 500 patents in two months
In the last two months Microsoft has filed 500 patents with the US Patent and Trademark Office. Read more »
Malware writers now number one software makers
For the first time, the amount of malicious software being released has outstripped that of legitimate software, according to new research. Read more »
Don't fear Gen Y workers: Gartner
Fears that such Generation Y workers will rebel against traditional workspace strictures may be blinding companies from taking advantage of their problem-solving abilities, a Gartner researcher has warned. Read more »
Features (117)
Put the Java Reflection API to work in your apps
The Java Reflection API enables you to take advantage of a variety of programming techniques. We'll show you how to inspect objects and work with arrays in the context of this API. Read more »
Look inside the Java Reflection class
Java Reflection is a technology that looks inside a Java object at runtime and sees what variables it contains, what methods it supports, what interfaces it implements, what classes it extends -- basically everything about the object that you would know at compile time. We'll show how you can use this technology in your own projects. Read more »
C-sharp reflection: Save development time throughout the project life-cycle
As a powerful feature of the .NET Framework, reflection provides developers with the ability to examine classes and structures at runtime. This article explains the concept of reflection and how it saves development time throughout the project life-cycle. 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 »
Applied Reflection: Creating a dynamic Web service to simplify code
While Visual Studio and the .NET Framework enable developers to create and consume Web services via a simple interface, there are times when a developer must dig a little deeper into the technology to accomplish what is required. Zach Smith explains how to leverage a combination of the .NET Framework's Reflection API and Web services to create a dynamic business layer proxy. Read more »
Modules and Introspection with Ruby
The Ruby language has a number of features that make it easy to organise code in ways that avoid duplication and makes your expressions clear and easy to understand. Read more »
Driving towards in-car software
Developing applications to run inside cars is a fascinating and potentially lucrative market for developers. But what systems are actually running under the hood, and what hurdles do you have to overcome to build for them? Read more »
Secure your .NET smart client apps with CAS
.NET allows code to be downloaded onto several workstations, which increases security concerns. Fortunately, the .NET Framework offers a solution--code access security (CAS). Read more »
Retrofitting JUnit: Start testing older code
While best practice says that you write your tests at the same time as - or even before - you write your code, you'll probably have a body of code without tests. Here's how you add tests to existing applications. Read more »
Use strong names to escape DLL Hell
Learn about the anatomy of strong names and see how you can use them to ensure version compatibility and security in your .NET apps. Read more »
Blog (1)
The best news Linux could ever receive: LinuxWorld's a bust
-- The latest proof that Linux has conquered the corporate data center crowd: LinuxWorld is a dud. Read more »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
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 »
-
Sun eye Web developers with Netbeans 6.5Despite 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 »
-
BarCamp buzz: Let the hacking continueAttending 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 »
-
Interplanetary Internet a possibility
2008/11/21 10:32:55
-
Conroy ducks, Ballmer evades and Android Fails -- Club Builder
2008/11/20 10:58:20
-
Yang's resignation: The talk of Silicon Valley
2008/11/19 16:10:33
What's on?
-
Conroy ducks, Ballmer evades and Android Fails -- Club Builder
Club Builder this week takes a long look at Senator Conroy's recent attempt to explain his Great Firewall of Australia, we chase Steve Ballmer over Sydney, and find Google's biggest bug of the year.

