News (6)
Oracle gives SQL developers a helping hand
The release of the database giant's free development tool could make designing and debugging database code much faster and easier, but only for those using recent versions. Read more »
Open source: The newest competitive tool
A few years ago, releasing once-secret source code to the public would have been a highly unusual first move for a company with a newly acquired software product line. Read more »
Microsoft frees Visual Studio 2005 Express
The stripped-down version of Microsoft's development tool will be available at no cost indefinitely. Read more »
Microsoft extends tool giveaway
Microsoft has decided to continue indefinitely a free development tool offer it launched last year to better attract hobbyists and students to Microsoft's software. Read more »
Microsoft pitches new Visual Studio tools
Microsoft says developers that stick with its tools can have their cake and eat it too. Read more »
New Apache aims to please
The Apache Software Foundation today released a major new version of its flagship Web server software, claiming improvements in a number of areas such as the ability to handle large files and better support for SQL-type databases. Read more »
Features (40)
Using Mirrored Media Sets in SQL Server 2005
Mirrored Media Sets is a new feature in the Enterprise Edition of SQL Server 2005. It enables the creation of redundant copies of a backup file to reduce the possibility of a backup device malfunction. Here's how you make it work. Read more »
Is LINQ the future of database development?
The LINQ (.NET Language Integrated Query) Project is a Microsoft initiative to standardise data access across not only data sources but also development. Will it revolutionise database development? Read more »
Backing up and restoring MySQL databases
MySQL users have at their disposal a built-in suite of advanced tools that simplify backing up and restoring databases. Here are some tips for putting them to work. Read more »
Return resources to the system to improve .NET performance
A common problem in the .NET platform is the consumption of system and database resources when developers fail to clean up after themselves when working with a database. Read more »
Handle Web app list data with this simple database function
While converting an aging, off-the-shelf ERP system to a Web-based application, a Builder reader and his team ran into trouble handling list data. See how they implemented a user-defined function to solve the problem. Read more »
Maintaining state in ASP.NET: Know your options
Maintaining state is a problem that all Web developers face regardless of the platform. ASP.NET adds four options on top of the standard approaches on the Web. This article drills down on these options. Read more »
Take advantage of undocumented SQL Server iteration procedures
Here's a look at how you can use two built-in system stored procedures -- sp_msforeachdb and sp_msforeachtable -- to iterate through SQL Server tables and databases. Read more »
How do I ... publish a custom application performance counter in C#?
Since performance counters are a standard system function they are an ideal method for tracking the performance your applications. Luckily, Microsoft has provided several classes within the .NET Framework to publish custom performance counters. 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 »
Location-based publishing and services
Geocoded content is transforming our Web. By adding geographical coordinates (latitude and longitude) to our media, we can help others find it through location-based search engines and web maps. Read more »
Blog (4)
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 »
Google's Secret Sauce
-- A new Googler has offered a rare glimpse into the process by which the search giant turns ideas into products. Read more »
Google Gears screenshots
-- Here is a bit of eye candy of the new Google Gears installation and sample code. Read more »
CodeGear ready Ruby release
-- CodeGear have announced this week they will be releasing an integrated development environment(IDE) for Ruby on Rails developers in the second half of 2007. 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.

