BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News

  • Is Chef Ready for the Enterprise?

    During last month’s first Chef conference in San Francisco, Chris Brown, Opscode CTO, presented the “state of the union” regarding the future of Chef, claiming that the known infrastructure management tool is now ready to use in complex enterprise environments running on heterogeneous platforms.

  • Comparing NHibernate and Entity Framework

    Developer Ricardo Peres of Portugal has published a seemingly unbiased comparison of the leading .NET ORMs: NHibernate and Entity Framework. While we recommend anyone considering both to read his article, Differences Between NHibernate and Entity Framework, we are going to tough on some of the key differences.

  • Resources On Async Tasks

    Async Tasks, included in the Task Parallel Library, is a great way to write asynchronous code in – we look at a few resources that show how to use this API in different scenarios and what are the various considerations.

  • Does Agile Make the PMO Obsolete?

    At the recent Agile Australia conference Agile coach Renee Troughton spoke about her experiences changing the governance model at large organizations in Australia and New Zealand. Other commentators talk about the need for "Fluid IT" and discuss governance models that radically change or remove the need for the PMO.

  • Microsoft Beefs Up Windows Azure Connectivity and Interoperability In Massive Update

    In a major event called Meet Windows Azure, Microsoft unveiled a series of significant additions to its cloud platform. These changes improved the Windows Azure story around networking and interoperability, and marked Microsoft’s entrance into the Infrastructure-as-a-Service (IaaS) market.

  • Round-Tripping: Using Visual Studio 2010 and 2012 on the Same Project

    Visual Studio 2012 RC introduced a feature called "project round-tripping", which can make it possible for teams to work on a project in either Visual Studio 2010 or 2012. Microsoft states that most projects will work with round-tripping, though others like Visual Studio Installer, Windows Phone, and Windows Mobile are not yet supported.

  • Grady Booch Receives 2012 Lovelace Medal from British Computing Society

    The British Computing Society has awarded its Lovelace Medal 2012 to Grady Booch for his “innovative work in software architecture, software engineering and collaborative environments.”

  • Vector Fabrics Introduces Pareon for Multicore Software Optimization

    The Dutch company Vector Fabrics recently introduced its tool called Pareon. According to the company’s press release, the tool allows to optimize applications for multicore systems.

  • Linux Now Runs on Windows Azure

    Windows Azure now supports 4 flavors of Linux and 5 VM sizes. Microsoft embraces Linux in order to see their cloud computing platform adopted, and promises even more support for other OSes and all programming languages.

  • Dependency Injection, Debugging added to T4 for Visual Studio 2012

    There are quite a few improvements added to Visual Studio’s T4 system for Visual Studio 2012. The highlights include MEF support for deploying directive processors and easier debugging.

  • What if the LinkedIn Password Leak Was a Hoax?

    Recently the major sites LinkedIn and eHarmony acknowledged that their password lists, but not the user names, were leaked and posted on the Internet. A third site, Last.fm, suspects they may have been compromised and are proactively resetting passwords. But what if it was a hoax? Would there be anything to gain from it?

  • Agile On Top Down Under: Record Numbers at Agile Australia 2012

    Over 850 delegates crammed into the Hilton on the Park Hotel in Melbourne last week for Agile Australia 2012 to share experiences and learn from over 75 of Australia and New Zealand's most experienced Agile practitioners.

  • DevOps With PowerShell 3

    PowerShell 3 integrates with Windows Workflow Foundation, Task Scheduler and comes with new features such as easier scripting, 10x more cmdlets and tool building enhancements. These make PowerShell even more useful for DevOps, says Jeffrey Snover, Lead Architect for Windows Server Division.

  • .NET 4.5 Improves to the Base Class Library

    The Base Class Library forms the core of the .NET development platform. No matter what profile or front-end technology you choose, the BCL classes are invariably found throughout your application. This time around we see improvements to streams, collections, and a much improved weak reference.

  • PouchDB – a CouchDB-inspired Offline Web Database

    Inspired by Apache CouchDB, PouchDB (Portable CouchDB) is a small footprint database for web and especially mobile applications that need a browser-based storage solution that can be used offline. The database can be synchronized with CouchDB databases or other PouchDBs when the device comes back online.

BT