Microsoft Needs Geek Appeal

"I thought I had a pretty good handle on the differences between the open-source community and the traditional proprietary approach to software development. But watching a Microsoft spokesperson defend his company and its whole approach to business in front of a room full of Linux zealots last week helped crystallize the gulf between the two camps--not just in business strategy but in fundamental philosophy and political bent." Read the editorial at ZDNet.

SkyOS Gets an ISS

ISS (Integrated sound system) has been implemented into SkyOS. The ISS is a very well integrated sound system which makes it very easy to access the audio multimedia services of SkyOS, though providing a very powerful interface.

Computer Loyalty

"People tend to develop strong ties to a specific computer, even if it means waiting to use their favourite machine, say researchers. A team at Pennsylvania State University found that people were drawn to a PC because of their tendency to assign human attributes to machines." Read the article here.

Data Access Performance in ADO.NET

This article introduces some of the basic data-access performance issues to consider while developing database applications using ADO.NET. It shows you how to analyze network load, load on the database server, un-optimized SQL, opening and closing a connection, fetching a result set, blob access, and metadata retrieval. It then provides suggestions for improving database application performance.