Tags: .net, c#, reflection
News (4)
Builder's November Top Ten
Have you missed any of the hottest technology development stories published in the past month? Builder Australia can help you keep in touch with the top ten stories of November. Read more »
Office 2007: FrontPage is out, blogging is in
Don't go looking for FrontPage in the just-released Beta 2 edition of Office 2007. Microsoft has axed its 10-year-old Web site authoring software. Read more »
Eclipse lights up Java crowd
A little more than a year ago, detractors painted the Eclipse open-source project as nothing more than a ploy by IBM to sell its own software. Today, by most accounts, it's the center of innovation in the Java tools industry. Read more »
You call that a standard?
Q&A Robert Glushko, a UC Berkeley professor who was involved in early XML proceedings, decries how powerful interests have distorted the standards process. Read more »
Features (35)
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 »
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 »
Take advantage of code platform advances by creating and using anonymous methods
With C# 2.0, Microsoft has introduced a new way to declare a delegate and the associated method called "anonymous methods." What are they and how to you use them? Read more »
How I learned to stop worrying and love C#
After arguing for a long time that there's no difference between VB.NET and C#, Builder.com staff writer Lamont Adams is jumping on the C# bandwagon. Read more »
Handling optional parameters in C#
One feature that's missing from C# is the ability to declare a method parameter as optional. Here's a look at what you can do to fake it. 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 »
Analyse your managed .NET code with FxCop
Check your .NET code for bugs and compare it against Microsoft's design guidelines via the freely available FxCop. Learn more about this code analysis tool. Read more »
New .NET certs: A look at requirements
Check out this examination of the testing requirements for the new Microsoft .NET MCAD and MCSD certifications. 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 »
Case Study: Switching places from Lotus to .NET
For almost a decade, Sydney-based software developer Just OnePlace (J1P) had been a loyal devotee of the IBM/Lotus platform. But following the strategic review that commenced two years ago the company made a strategic switch to the rival Microsoft .NET camp. Read more »
Filter Tags
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.

