News (6)
IBM to buy Cognos for $5 billion
IBM yesterday announced plans to buy business intelligence software company Cognos in a US$5 billion all-cash transaction. Read more »
Yahoo developing an audio search engine
Web giant Yahoo is developing a search engine for finding downloadable songs and music data from across the Internet. Read more »
Sun and Google shake hands
Sun Microsystems and Google announced a multiyear partnership on Tuesday to help spread and develop each other's software, a deal that includes OpenOffice.org, Java and OpenSolaris from Sun, and Google's Toolbar. Read more »
SOA heeds industry's call
Experts say the time has come for services-oriented-architecture design approaches, which revamp business processes and could change the economics of delivering software. Read more »
New age dawns at Eclipse
Eclipse, an increasingly influential open-source development tools project, will kick off its first programmer conference next week amid strong industry momentum and lingering questions regarding its future direction. Read more »
Microsoft places bet on Whitehorse
Microsoft this year will seek to distance itself from Java rivals with tools designed to streamline how Windows-based business software is built and used. Read more »
Features (64)
Ask Chuck: Icons in a datagrid column
In this week's column, Chuck responds to a Builder Australia member's question on the easiest way to put icons in a datagrid column. 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 »
Work with multiple data values with arrays in .NET
Arrays are a basic feature of the .NET languages. They allow you to easily work with multiple data items in one container. Tony Patton tells you more about using arrays in your code. Read more »
Implementing the Soundex function in C#
For years Microsoft SQL Server has provided developers with a method called Soundex that is used to retrieve an encoded string. Words that sound alike have similar encodings, so you can use this functionality to provide some flexibility in searches. This article shows how to implement Soundex completely in C# without having to use the SQL function. Read more »
Seamlessly integrate applications with eBay using its Windows SDK
The eBay Windows SDK allows you to easily access eBay data within your application. Tony Patton gives you an overview of the functionality provided by the eBay Web services API. Read more »
ADO.NET: More than an updated version of ADO
Making the move from ADO to ADO.NET involves a steep learning curve. But the process is made easier by dispelling some of the hype surrounding ADO.NET. Read more »
.NET delivers regular expressions
Regex has been around for a long time, but is new to many .NET programmers. Check out some cool apps for .NET's Regex functionality. Read more »
Take advantage of strongly typed collection classes in .NET
This article will walk you through some code samples that show you how to better access the data layer. Read more »
Dive into .NET with Web Matrix, part 1
Need to create an ASP.NET application without forking out for Visual Studio? In this series we'll show you how to get started with the free ASP.NET Web Matrix tool. Read more »
Practical .NET SOAP
Microsoft may be hyping SOAP as the next big thing, but it's really just a bit of XML. We'll show you how to work with SOAP to store anything from data structures to full-blown objects, all in VB.NET. Read more »
Blog (1)
Express Yourself!
-- Microsoft has released a community technology preview of the new Expression Web Designer, their new flagship Web development tool and competitor to Adobe’s Dreamweaver. Read more »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
A first look at Windows 7 betaIn this week's Roundup we show you a preview of Windows 7 beta, cover news from the annual Macworld and more. Read more »
-
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 »
-
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.
