Tags: .net, gets

News (93)

Microsoft gets hip to AJAX

Not to be left out of any development trends, Microsoft is working to simplify the job of building so-called AJAX applications, or Web applications with sophisticated graphics. Read more »

Microsoft reaches out beyond .Net

The software giant has announced the .Net Framework Developer Center portal to help educate non-.Net developers in its technologies Read more »

NetBeans gets Groovy with Coyote

The open source Java IDE now has support for scripting languages thanks to a new project. Read more »

Berners-Lee calls for Net neutrality

WWW2006: We must keep access and content separate, says the Father of the Web Read more »

Developer defies MS demands to kill .NET debug tool

UK developer Jamie Cansdale seems to have ignored calls from Microsoft that he remove a free tool called TestDriven.NET from his Web site, despite legal demands that the tool be removed by June 1 -- because it breaches licensing conditions. Read more »

Tangled in .Net

Although Microsoft .Net plans were "hard to understand," CEO Steve Ballmer is working to untangle the mess. Read more »

Australian developers lay hands on .NET Server

Microsoft aims to make Windows .NET Server sufficiently scalable and easy to use to suit everyone from small business to enterprise customers, Cliff Reeves, Microsoft's vice president, Windows Server, told over 1500 attendees at Microsoft TechEd 2002. 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 »

Hostworks tempts .NET developers

Hostworks has announced it will provide free hosting to developers using Microsoft's Visual Studio .NET, in a service branded One Click Hosting. Read more »

Open-source LAMP a beacon to developers

For years, the business-software development world has been split largely between Microsoft's .Net toolset and Java. Get ready for a third option. Read more »

Features (334)

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 »

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 »

Getting started with BugTracker.NET

Need to keep track of your .NET project? Builder AU technical editor, David McAmis shows you how to get started with BugTracker.NET. Read more »

Quick Start guide to Microsoft .NET development

Tony Patton offers a brief overview of the main aspects of the .NET Framework and discusses where to get and then install the necessary tools. Read more »

What is '.NET' anyway?

Are you little confused about what .NET really is? You're not the only one. This article from Builder.com sheds some light on what .NET is and isn't. Read more »

Creating a Community with DotNetNuke

DotNetNuke is an open source CMS based on ASP.NET. Builder AU Technical editor, David McAmis introduces DotNetNuke and how to get it up and running in no time. Read more »

Getting familiar with Regular Expressions

Within the .NET framework, Regular Expressions offer consultants powerful capabilities for their application development clients. Here's a look at Regular Expressions and how you can apply them to your work. Read more »

How my memory of Ada code influences my current .NET code

The following is not a recommendation on how to perform this type of concurrent programming. This is more of a meditation on how my early programming experience has shaped the patterns that I use today. Read more »

How do I... Serialise a hash table in C# when the application requires it?

Unfortunately, the .NET Framework does not allow serialisation of any object that implements the IDictionary interface. This restriction includes, but is not limited to, hash tables. Read more »

Mono 2.0: .NET goes non-Windows

We interview Miguel de Icaza, VP of Development Platforms and a founder of Mono to find out what is and is not included in the latest release. Read more »

Blog (9)

Aussies bringing Ruby to .NET

Brendon Chase [blogs:codemonkeybusiness] -- Developers at the Queensland University of Technology are currently working on an innovative project to create a compiler for the Ruby language that runs on the .NET Common Language Runtime. Read more »

Worth getting out of bed for!

David McAmis [blogs:theneteffect] -- There some mornings I don’t want to get out of bed... Read more »

Live Blog: MIX 07 Keynote

Chris Duckett [blogs:betaliving] -- Live blog from the MIX 07 Keynote. Will we see an announcement regarding Silverlight? It certainly appears so. Read more »

Build or Buy, Do or Die

David McAmis [blogs:theneteffect] -- In my job as a developer, I get to talk to all sorts of people. And one of the conversations I seem to have a lot lately is "build vs buy", especially when it comes to custom applications. When developing a new application, I try not to reinvent the wheel, for example, if the application requires extensive charting capabilities, I will look for a third-party charting component to buy and integrate. If the application requires a more polished user-interface, I will buy a set of icons or a UI component to deliver the required user interface. Read more »

Jack-of-all-Trades or Specific Accolades?

Paul Ayre [blogs:controlaltdefeat] -- A programmer can take one of two paths. You can specialise in a small subset of languages or platforms, or you can learn a myriad of technologies at just beyond face value. How is BuilderAU going to help you? Read more »

The break-up of Borland

Brendon Chase [blogs:codemonkeybusiness] -- This week I caught up with David Intersomone, VP of developer relations worldwide, and Malcolm Groves, regional product director for Asia Pacific, from Borland's Developer Tools Group to talk about the immediate and planned future of the group once this division is sold by Borland. Read more »

CodeGear Q&A

Brendon Chase [blogs:codemonkeybusiness] -- CodeGear is the new name for Borland's developer tools business. Builder AU spoke to CodeGear about the handover and direction of the developer tools business under the new banner. Read more »

The Team of One

David McAmis [blogs:theneteffect] -- Looking to implement Visual Studio.NET 2005 Team System? Before you get too far into training and implementing a new tool set, you might want to take a look at the development team itself. Read more »

Buffer Overflows still an issue

[blogs:] -- Developers are saying they've heard enough about buffer overflows and they knwo how to prevent them. Ok, then why are we still seeing them? There is still unmanaged code out there, and we still need to pay attention to how we write it. Read more »

Log in


Sign up | Forgot your password?

What's on?