News (13)
Understand the ASP.NET DataGrid control
Need to get up to speed on the ASP.NET DataGrid control features? Try this introduction article on for size. 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 »
IBM seeks to ease database burden
IBM next week will release a major revision of its DB2 database, providing fresh ammunition in the ongoing battle for supremacy in the database marketplace. Read more »
Transgrid embarks on key software project
Electricity supplier TransGrid has embarked on a major redevelopment of its outage management system, which plans the maintenance of electricity lines throughout NSW. Read more »
MS, Adobe war in blogosphere
Arch-rivals Microsoft and Adobe's struggle over next-generation Web development technologies has spilled into the companies' official blogs, with mud being flung from both sides. Read more »
Microsoft walks VB tightrope
Facing protests from legions of Visual Basic developers, Microsoft is not backing down. But it is taking steps to keep them on friendly terms. Read more »
Oblix to help Oracle, PeopleSoft tools 'coexist'
Oracle's aggressive acquisition strategy drove the purchase of privately held Oblix and will get Oracle closer to its vision of a unified application product line, the database giant said this week. Read more »
Microsoft claims secure development success
A program placing strict controls on developers to ensure they build secure code is showing early signs of success, according to a senior executive from the software giant. Read more »
eBay sold on Web services
eBay has expanded its Web services program to bring its propriety technology to all its affiliates--not just the Web sites and programmers that were initially invited to join the effort. Read more »
Microsoft to reveal more Longhorn details
Microsoft is expected next month to disclose more details on Longhorn, its planned upgrade to Windows, as the company looks to drive demand for the forthcoming operating system. Read more »
Features (163)
Control presentation with ASP.NET 2.0's FormView control
ASP.NET 2.0's FormView control resembles the DetailsView control in that it facilitates the display of single records from a backend data source. Read more »
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 »
Drill down into data with ASP.NET 2.0's DetailsView control
While the GridView control makes it easy to work with sets of data, you often need to work with the data in individual GridView rows or records. Another new ASP.NET 2.0 control, DetailsView, makes it easy. Read more »
Use numeric totals with the ASP.NET data grid
.NET guru Tony Patton shows how to use the DataGrid control in ASP.NET to include total values. 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 »
Ask Chuck: Displaying graphs in VS.NET
This week Chuck answers a Builder Australia reader's question on displaying graphs of database data on web sites using VS.NET. Read more »
Exposing product information via Web services
The .NET Framework simplifies the Web service creation process. Learn how to create a Web service that interfaces with SQL Server and returns the applicable information from the Northwind database. Read more »
Simplify coding and maintenance with class libraries
You use class libraries when you're developing any type of .NET application in order to manipulate the file system, access databases, serialise objects, and launch and synchronise multiple threads of execution. Read more »
Is SQL a legitimate programming language?
Bigotry within the ranks of the development community is rampant. Many developers view SQL as an afterthought. Is this a mistake? Builder.com investigates. Read more »
Architecting Windows CE applications using .NET
Will the .NET Compact Framework fuel an explosion of CE applications much as Visual Basic did with Windows? Find out what you need to start developing a CE app. Read more »
Blog (3)
Microsoft services VS2008 & .NET 3.5
-- Microsoft has just announced the release to manufacturing of the .NET Framework 3.5 Service Pack 1 (SP1) and Visual Studio 2008 SP1. Read more »
Worth getting out of bed for!
-- There some mornings I don’t want to get out of bed... Read more »
CodeGear Q&A
-- 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 »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
This blog post covers some of the technologies available for creating applications for the Semantic Web. Read more »
-
Bridging the gap between programmers and the visionA successful project will have a hard time flying if you don't walk through the game plan before writing a line of code. Read more »
-
Social news start-up Streem shuts downSydney social news start-up Streem will shut down this afternoon, according to a heartfelt notice posted on the site this morning by its founder Elgar Welch. Read more »
-
How to Reset Windows passwords
2008/10/01 14:31:09
-
Five things to consider when choosing a Linux distribution
2008/10/01 15:50:33
-
Cyber-terrorism 'a big threat'
2008/12/01 12:43:32
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.

