News (1)
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 »
Features (23)
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 »
Five XML in .NET tips
.NET's XML classes may not work quite like you expect. Check out these tips for using them more effectively and then share your own tricks with other members. Read more »
Sort arrays easily and efficiently in .NET
Need to know how to sort arrays in .NET? See how easy it can be in this tutorial written in C#. Read more »
Create custom class interfaces in .NET
Builder.com returns to the topic of .NET class interfaces with a look at creating your own interfaces in C#. You'll learn how to specify an interface--and you'll have a nice chunk of code to download and play with. Read more »
Use .NET to develop and implement a Web service solution
This is the first in a series of articles that focuses on developing a Web service from start to finish and consuming it with various clients. Read more »
XPath provides an easier way to select information in Jet database
In the Microsoft .NET Framework, extracting information from a Jet database can be accomplished using SQL queries or XPath. Each method has pros and cons, but you may find yourself using XPath more often as .NET becomes more prevalent. Read more »
Coding a 'One-to-Many' Form with ASP.NET
Learn how to create a form/sub-form in ASP.NET with this helpful article from Sydney-based developer Ray Gudgeon. Read more »
Class interfaces play a key role with inheritance
Class interfaces in C# ensure that your code will behave the way you expect. In this installment of C# for Newbies, Builder.com outlines the role of class interfaces in inheritance and abstract base classes. Read more »
SQL basics: SELECT statement options
Master the SELECT statement to form truly useful data queries. This article explains functions, clauses, and keywords that will make your life a lot easier. Read more »
Working with LINQ in Visual Studio 2008
We cover how the O/R Designer feature in Visual Studio 2008 that allows you to use LINQ to access SQL Server. Read more »
News and features
- Latest
- Popular
- Features
- Most Discussed
-
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 »
-
In this week's roundup we take a look at Google's new technology -- Native Client, its Android phone, news from the world of web browsers and more. 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.

