News (9)

SQL Server 2005 updated

Service Pack 1 is here, and includes mirroring tools as well as new features for the Express edition. Read more »

Microsoft kills stand-alone WinFS project

Microsoft has decided to initially use technology from its WinFS project in the SQL Server database, rather than directly in its Windows operating system. Read more »

Microsoft whiffs on tools, database betas

Microsoft has missed its deadline for sending out the latest test versions of its flagship development products, SQL Server and Visual Studio. Read more »

Tool time for Longhorn

Later this year, Microsoft will release tools to grease the skids for Longhorn, and next year will unveil new Exchange and BizTalk lines. Read more »

IBM fires up new Stinger

IBM today quietly released an update for the beta program of their upcoming DB2 release, code-named "Stinger". Read more »

Microsoft to license real-world use of betas

This week Microsoft released test versions of its forthcoming development tools and database that, according to the company, are already suitable for running production business applications. Read more »

MS delays Yukon and Whidbey -- again

Microsoft has said the forthcoming release of its SQL Server database and Visual Studio.NET development tool will be delayed--again. Read more »

Itanium--one step forward, one back

Intel allies Hewlett-Packard and Microsoft have some good and bad news for the chipmaker's Itanium 2 processor family. Read more »

Microsoft looks to extinguish LAMP

The threat of open source web application software has led the software giant to produce smaller, cheaper versions of some of its tools. Read more »

Features (17)

Implement custom paging with SQL Server 2005

In previous columns, I covered the basics of using the .NET 3.5 ListView control and explained how to pair it with the DataPager control. Now I'll show you how to use these controls with a SQL Server 2005 backend to implement custom paging, in which only a subset of the data is retrieved for display. 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 »

Avoiding Microsoft SQL Server 2005 deployment pitfalls

This tutorial shows you how to properly install Microsoft's SQL Server 2005, avoiding the pitfalls of an unsuccessful deployment. Read more »

SQL Server 2005 secrets

There's plenty of hype about the new SQL Server 2005. Here's a list what's important about the pending release, and what you can plan on using SQL Server for in the near future. Read more »

Developer Spotlight: Greg Low

Builder AU interviewed Greg via e-mail before the start of Tech.Ed 06 to talk about beta software, free databases, and the future of database development. Read more »

Simplify report creation with .NET's various reporting options

Developers often cringe when they have to create reports, but there are numerous options available with .NET to simplify the process. Tony Patton offers you a look at .NET's various reporting options. Read more »

Meet Microsoft's alpha tester

Ron Markezich is Microsoft's CIO, and he has some thoughts to share on making sure that 'Microsoft's products are the best products in the world', why offshoring won't grow, and why everything is .NET. Read more »

Secure ASP.NET 2.0 sites with Membership API

Beginning with ASP.NET 2.0, the Membership API was added to simplify adding security to a Web application. This article explains how to use the Membership API with a SQL Server back-end. Read more »

What to expect in Visual Studio 2005

There is plenty of hype surrounding the product's November 7, 2005 release. Here is what you can expect in version 2.0 of the .NET framework, ASP.NET, as well as SQL Server 2005. Read more »

Four cool new features slated for SQL Server 2008

SQL Server 2008 (code named Katmai) is scheduled to launch in February of next year, and the code isn't slated to be released to manufacturing until Q2 2008. But database gurus don't have to wait to get a sense of what's to come because Microsoft recently released SQL Server 2008 to the community for preview. Read more »

Blog (1)

Microsoft says "open sesame"

Staff [blogs:syslog] -- While you may have been out last night watching the latest Rambo adventure with Sly Stallone making war for war's sake, Microsoft was busy declaring a truce with the open source community. 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?