BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Development Content on InfoQ

  • SQL Server Bids Farewell to OLE DB After Denali

    Denali will be the final edition of SQL Server to support OLE DB, because Microsoft considers ODBC to be the industry standard for relational data access.

  • Fuel PHP: An MVC Framework

    The Model-View-Controller pattern is pretty much dominating professional, customer facing website design these days. While single-file scripts and form builder technologies still have a place, MVC seems to strike the right balance for many developers. The Fuel framework for PHP intends to capitalize on the work done by earlier MVC frameworks such as Ruby on Rails.

  • Enterprise Library To Get Auto-Scaling Of Windows Azure Applications

    Windows Azure Integration Pack for Enterprise Library will bring support for a lot of Azure-only scenarios. One of these is auto-scaling of both web and worker roles, depending on various parameters such as CPU Utilization, message queue backlogs, specific date and time or even business metrics (such as # of unprocessed orders).

  • JSR-107, JCache: Alive and Going to be Part of Java EE 7

    Distributed caching is the tip of the spear for performance, yet Java does not have a standard API. JSR-107 has gained some notoriety over the years because its old yet not done. Given the increased demand for caching, it seems JSR-107 will finally see the light of day, and be part of Java EE 7. InfoQ caught up with Greg Luck, JSR-107 specification and Ehcache lead developer to discuss.

  • Resources for Windows Phone Developers

    In what’s becoming a tradition, Microsoft has once again confused the version numbers of one of their key products. In brief what you need to target Windows Phone 7.5 is the Windows Phone 7.1 SDK and the August 2011 build of the Windows Phone Toolkit. Or you can give the PhoneGap beta a spin.

  • Public Beta of Play! is Now Available on Heroku

    Play!, a Java Web Framework is now available on Heroku as a public beta. Play! is built on Netty and is well suited for handling asynchronous I/Os. It is based on a "share-nothing" stateless programming model.

  • iisnode: Node.js for Internet Information Server

    The iisnode project is a module that adds Node support to Internet Information Server 7.0 and later. The primary role of IIS is to act as an application server for Node, much in the same way that it does for classic ASP and ASP.NET. Developers familiar with these technologies will find the feature list to be quite familiar.

  • Visual Studio vNext Code Editor Improvements for C++

    Sumit Kumar on the VC++ team has revealed some of the new IDE features for the next version of Visual Studio. While some of them are merely catching up to VB/C#, others suggest new features that all of the languages could take advantage of.

  • Official Support for Jython in Visual Studio

    Python Tools for Visual Studio, which has its first production release today, now supports all four major Python interpreters, CPython, IronPython, Jython, and PyPy. It is available with the free Visual Studio Integrated Shell or as a plugin for Visual Studio Professional.

  • InfoQ’s First Minor UI Update in 5 years – feedback?

    On behalf of the InfoQ team, we are happy to announce our underwhelming first minor UI re-launch in our 5 year history. This re-launch is the first in a set of incremental changes that will end with a homepage re-launch later in the year, with your feedback. This first launch maintains the same look and feel but removes the left bar while expanding the header and footer.

  • .NET Extension Methods For Microsoft Translator API

    Microsoft Translator API exposes Translation services for developers using REST-based and SOAP based end-points. An open source project, Bing (Microsoft) Translator .NET, creates a wrapper around these APIs by using extension methods, making it much easier to build .NET applications that can use translation.

  • "Apache Killer" a DDoS using the Range HTTP Header

    The "Apache Killer" lets an attacker use a single PC to wage a denial of service attack against an Apache server. So far, the Apache development team has issued an alert and workarounds in advance of rolling out a patch for the flaw in Apache HTTPD Web Server 1.3 and 2.X, but no patches.

  • Noda Time: An Advanced Date/Time Library for .NET

    To put it bluntly, the date/time libraries in .NET are flawed. In an effort to address many, but far from all, of these problems Jon Skeet is working on a port of Joda Time called Noda Time.

  • What is the Future of Flash and Flex?

    Adobe wants to strengthen Flash and Flex’s position in the enterprise and especially in the mobile space. But a recent study shows that jQuery has overtaken Flash as a deployed web solution on the top 17,000 websites.

  • New in RAD Studio XE2: Multiplatform, Native iOS&Android, HD&3D Animation, and Cloud

    Embarcadero is preparing a new release of their RAD Studio XE2 tools which includes Delphi XE2, C++Builder XE2, RADPHP XE2, and Prism XE2, at exactly one year after the initial launch of the XE line on August 30, 2010. This release has many new features, the most interesting being support for cross-platform development, Windows 64-bit, Amazon Cloud API, Native Android and iOS, and HD&3D animation.

BT