News (39)

Is Google's App Engine a lock-in honeypot?

Some developers fear that Google is aiming to lock them into to the App Engine platform — Google's application hosting service — but Google refutes any claim it has evil intentions. Read more »

EDS embraces newest Siebel applications

Siebel Systems will announce Monday that the first company to complete installation of its latest customer relationship management system is IT services giant Electronic Data Systems. Read more »

Windows Live offers Microsoft a quicker turnaround

Although it has taken Microsoft five years to develop the next version of Windows, the software maker seems to crank out a new Windows Live service every five minutes. Read more »

In T-SQL, use CASE...WHEN in place of IF...THEN

Add some flexibility to your program flow in T-SQL with the CASE...WHEN statement. Get a hands-on look at the statement's syntax and the advantages it can provide for your application. Read more »

Microsoft hopes 'Milan' table PC has magic touch

At first glance, Microsoft's secret project looks like a 2007 version of the sit-down arcade game Ms. Pac Man. Only if this machine were running the game, you could just take your finger and flick away any monsters chasing the heroine. Read more »

Sun releases MySQL 5.1

Sun Microsystems has released the updated 5.1 version of the MySQL open source database software it recent acquired, promising improved performance and management of larger database applications. Read more »

Intel unveils developer tools for multicore apps

As Intel prepares for multiple cores in every machine, it is bringing new tools to the table for software developers. Read more »

IBM Australia faces strike action

IBM's Australian operation is facing the possibility of strike action amongst its workforce after a secret ballot opened yesterday between employees in a Baulkham Hills facility. Read more »

What does Nokia's Symbian move mean for Android?

The next great operating systems wars are about to be fought, as traditional computing companies collide with teams representing the mobile phone industry. Read more »

Ex-OpenDocument advocates opt for W3C alternative

The conflict over document formats has taken a twist as some advocates for OpenDocument, or ODF, abandon the format in favor of the World Wide Web (W3) Consortium's Compound Document Formats standard. Read more »

Features (348)

How do I... Serialise a hash table in C# when the application requires it?

Unfortunately, the .NET Framework does not allow serialisation of any object that implements the IDictionary interface. This restriction includes, but is not limited to, hash tables. Read more »

Using NOLOCK and READPAST table hints in SQL Server

Table locking hints provide developers much tighter control of their transactions. Look at the benefits and disadvantages of using the NOLOCK and READPAST table hints in SQL Server. Read more »

Generate synchronisation scripts in SQL Server with TableDiff

DBAs often have to find the differences between lookup tables in different database environments. SQL Server comes with a tool called TableDiff that allows you to easily compare the data in tables. Read more »

Build cross-browser XML paging code

If scrolling through a long XML table is not an optimal experience for your browser app, why not implement pagination? Presenting data in page-length chunks can help your users find the data they need. See how to build fast, cross-browser XML pagination. Read more »

Take advantage of Microsoft's Application Blocks for .NET

Application Blocks for .NET include source code and sample applications. Take advantage of these tools and get a head start on your next project. Read more »

Develop secure software at the application level

Protect your application from input overflow and underflow attacks, and from other common tactics with these development techniques. Read more »

Ask Chuck: Application Design

This week Chuck responds to a Builder Australia member's question on suggested application design in a .NET environment. Read more »

Web application security frameworks (WASF), Part 2: Database lookup

Often, you will want parts of your Web application to be exclusive to certain users. This access distinction requires the use of Web application security frameworks. Continuing our series on Web app security, we explore the database lookup framework. Read more »

The Aggregation Application Block can simplify data handling

The Aggregation Application Block can make data handling--particularly Web services data handling--easier for .NET developers. Find out how to implement it and why you need the Exception Management Application Block to do it. Read more »

Process requests more efficiently with the Asynchronous Invocation Application Block

The Asynchronous Invocation Application Block can help you boost efficiency and improve the user experience when you're calling XML Web services. Here's a look at how you can use the AIAB for your projects. Read more »

Blog (6)

Sun eye Web developers with Netbeans 6.5

Brendon Chase [blogs:codemonkeybusiness] -- 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 »

Microsoft services VS2008 & .NET 3.5

Staff [blogs:syslog] -- 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 »

Google App Engine meets Amazon EC2

Staff [blogs:syslog] -- What do you get when you cross Amazon's EC2 on-demand cloud computing infrastructure with Google's new App Exchange foundation for Web applications? Read more »

Install Web stacks in an instant with BitNami

Brendon Chase [blogs:codemonkeybusiness] -- Need to set up a server environment to run Web applications such as WordPress, MediaWiki, Joomla, Trac, DocuWiki, or Drupal? Here's how to do it in less than two minutes with free software. Read more »

Microsoft's Surface goes to Vegas

Staff [blogs:syslog] -- This might not be what Bill Gates originally envisioned with his "information at your fingertips" concept, but in Las Vegas, the Rio hotel will unveil a new Surface computer application called Flirt, that will let bar patrons "interact" with each other through video cameras and text messages. Read more »

How Google's App Engine stacks up with Amazon's EC2

Staff [blogs:syslog] -- We compare Amazon's approach to providing infrastructure services to Google's. Read more »

Log in


Sign up | Forgot your password?

What's on?