Tags: coding, reflection
News (53)
Kernel coding no picnic, says Torvalds
Linux project lead Linus Torvalds has said it is not easy to become a major contributor to the Linux kernel. 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 »
Google Summer of Code coming to Australia
Google plans to expand its Summer of Code program for university students into the southern hemisphere this year, making it possible for Australian undergraduates to participate during their summer break. Read more »
Debian preps for December code release
Developers of the popular Debian Linux distribution are ramping up coding efforts as they plan to release the next version of their operating system in December this year. 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 »
Microsoft co-operation working well: Samba author
Co-operation between Microsoft and the developers of the open source Samba protocol is going much better since a landmark settlement in December, according to the software's original developer. 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 »
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 »
Gates looks back on 30 years at Microsoft
If you were to ask Bill Gates what life will be like when he stops working full time at Microsoft, he'd have to get back to you. Read more »
Features (125)
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 »
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 »
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 »
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 »
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 »
Ten commandments for the security-conscious programmer
Here are the steps from Builder AU that you should take to keep hackers and other security threats at bay. Read more »
Learn from young guns
It's the manager's job to map the team's strengths and weaknesses into a smooth picture, not do it all yourself. Read more »
Under the covers of the .NET CLR
.NET promises to let developers write code in numerous compliant languages, but exactly how does the CLR accomplish this feat? Read more »
Reliable software--"Mission Impossible"?
Sustainable computing may sound like a slogan out of the pages of a New Age manual, but there's nothing crunchy about the people behind it. Read more »
Blog (2)
Feeling fines with Microsoft
-- This week had Microsoft-related news coming at us from left, right and centre -- fines, launches and more Steve Ballmer than you can handle. 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


