Tags: .net, unit

News (54)

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 »

Microsoft snags HP for .Net

In a sign of deepening ties, the two companies are set to announce a combined effort to push the software giant's .Net services to HP's corporate clients. Read more »

Ballmer: Nothing's rotten in Denmark

Steve Ballmer says there is a simple way to turn around Microsoft's money-losing enterprise applications business--make the whole world like Denmark. Read more »

Borland to wield tools against Microsoft

The revived company readies a software suite to compete against Microsoft's popular Visual Studio.Net. But can it really go toe-to-toe with the tech giant? Read more »

Net neutrality is an 'American problem'

The leaders of three of Australia's largest ISP's have declared the Net neutrality debate as solely a US problem — and further, that the nation that pioneered the internet might want to study the Australian market for clues as to how to solve the dilemma. Read more »

NetBSD makes cash plea

Developers of the highly portable operating system have made a plea for users to donate "cold, hard cash" to the open source project. Read more »

NetBeans drives a wedge between Sun and Oracle

Sun's Java development tools don't seem that popular with Oracle, despite the server firm's protestations to the contrary. Read more »

Microsoft targeted in two new antitrust probes

Microsoft is again under the EU Commission's microscope, as the European body opens two new antitrust investigations into the software giant's activities. Read more »

SAP goes on-demand in Web software makeover

Enterprise software giant SAP on Wednesday unveiled a midmarket on-demand service, Business ByDesign, putting it in competition with the on-demand offerings of Salesforce.com, NetSuite and archrival Oracle. Read more »

Europe extends open-source resource

The European Commission is launching a resource for public sector organizations to share open-source code and applications. Read more »

Features (76)

Reduce runtime errors through unit testing

The submission of C# and the CLR as standards has led to many open source projects based on the .NET platform. One such notable project is NUnit. Learn how to use it to effectively unit test your code. Read more »

What Ray Ozzie sees in Azure's cloud

In an interview after his keynote at the PDC, Ozzie talked about what Azure means for developers, businesses, and even the everyman. Read more »

First impressions of ASP.NET's MVC framework

Find out why you may want to use Microsoft's Model View Controller (MVC) framework instead of Web Forms. Read more »

Visual Studio 2008 offers developers more testing options

Unit testing has evolved from a fringe activity to an industry-accepted way to develop software. This change in attitude was aided by the introduction of numerous freely available testing frameworks. Read more »

How do I ... convert images to greyscale and sepia tone using C#?

The Microsoft .NET Framework provides developers with many different libraries that enable them to create and modify images. This article demonstrates two methods for converting an image to grayscale and sepia-tone using built-in .NET Framework functionality from C#. 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 »

What tools assist with your .NET development?

If you work on big projects in .NET you've got to have the right toolset. We all have our favorite applications, but which ones increase productivity and make our job easier? Read more »

Handle errors in the data tier with SQL Server

Exception handling is a standard part of every .NET application. The try/catch block allows you to catch exceptions and control application execution from that point. Many errors occur during database interaction, but a lot of developers are unaware of handling errors within the database tier. This week we examine error handling in your database code with SQL Server and T-SQL. Read more »

What .NET developers need to know about Daylight Saving Time changes

One of the most talked about topics in the industry right now is how the U.S. government's changes to Daylight Saving Time (DST) will affect IT resources. We'll show you how you can make your adjustments on time. Read more »

Construct your .NET application with MSBuild

The arrival of the .NET Framework 2.0 introduced many features, including the new build process driven by the Microsoft Build Engine. We'll run you through it. Read more »

Blog (3)

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 »

Warning: ads to get more annoying

Staff [blogs:syslog] -- The addition of high definition video and VoIP within Flash will allows developers to create new user experiences and it's coming to a banner ad near you in all its H.264 and vocal glory. 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 »

Log in


Sign up | Forgot your password?

  • Staff Crying, mooning and leaving

    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 »

    -- posted by Staff

  • Brendon Chase Sun eye Web developers with Netbeans 6.5

    Despite 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 »

    -- posted by Brendon Chase

  • Renai LeMay BarCamp buzz: Let the hacking continue

    Attending 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 »

    -- posted by Renai LeMay

What's on?