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

  • Localizing Your Windows 8 App

    In the article “Develop your app for everyone–localize your UI”, Tim Heuer shows how to localize the language of a Windows 8 .NET App along with various tools that can help in the process.

  • vert.x – JVM Polyglot Alternative to Node.js

    Vert.x is a framework for the next generation of asynchronous, scalable, concurrent applications, which aims to provide an alternative to Node.js for the JVM. It allows developers to write their application using JavaScript, Ruby, Groovy, Java or even mix and match.

  • MoSH - The Mobile Shell

    The Mobile Shell takes a number of new approaches in providing shell connections for mobile and roaming clients.

  • An Uncertain Future for Visual Studio Express

    The future of Visual Studio Express is uncertain. While there definitely will be an Express editions, it looks like the only variants will be for Windows 8 and Web. Those wishing to do desktop development using C++, VB, or C# and VS 11 may need to purchase Visual Studio Standard or higher.

  • XobotOS: Android Build on C# Instead of Java

    Xamarin, the current care takers of the Mono project, have released a prototype of Android with the Java virtual machine completely removed. In its place is the Mono for Android version of the CLR, with most of the Java APIs converted into C# code.

  • Java 7u4 Brings Support for OSX

    With the release of Java 7u4, Oracle has finally provided an OSX install of the JDK and JavaFX SDK. The update also brings new features, such as the G1 garbage collector and the JCMD diagnostic framework. Read on to find out more.

  • Scrum Extensions Update - 1st Quarter 2012

    What's happened with scrum extensions since our 4th quarter 2011 update? We asked Alex Armstrong, VP Business Development and Director of Programs at Scrum.org. This article summarizes our interview and discussion with Alex and gives the latest proposed scrum extensions.

  • Migrating Existing ASP.NET Website To Windows Azure

    Cloud being inherently different from traditional website hosting , making best use of a cloud platform generally requires some architectural changes to an existing application. In his article “Top 7 Concerns of Migrating an ASP.NET Application to Windows Azure”, Peter Laudati explores some of these concerns in detail, in the context of ASP.NET and Windows Azure.

  • Async Features Now Available for .NET 4 and Silverlight 5

    Microsoft announced the new Async Targeting Pack for Visual Studio 11 Beta, which will allow developers to use asynchronous programming features in .NET 4 or Silverlight 5 applications. These features were previously provided in the Async CTP, which is now deprecated.

  • Google Would Have Paid up to $50 Million to License Java, Schmidt Reveals in Oracle vs. Google Trial

    Google would have paid Sun's asking price of $30-$50 million to license Java, Google Executive Chairman Eric Schmidt stated at the Oracle vs. Google trial. Google didn't object to the amount of money Sun wanted, but it didn't want to give up too much control over Android. J

  • Is SOA Dead as a Term but Alive as a Concept?

    In a recent and provocative article for SD Times David Rubinstein emphasizes his opinion that while SOA has gained a lot of momentum as an architectural principle, it might be dead as a term. He quotes analyst Jason Bloomberg, who considers SOA as a bad word. In his opinion, SOA as a technology has already died due to Cloud Computing and the intrinsic complexity of Web services.

  • HTTPbis Working Group Start To Consider HTTP/2.0

    Rackspace's Mark Nottingham, discusses the recent HTTPbis Working Group meeting, clarifications to the HTTP/1.1 specification, and the influence of SPDY on the group that have resulted in a change to its charter enabling them to begin considering HTTP/2.0.

  • Migrating Applications to .NET Framework 4.5: Deprecated Types and New Features

    Microsoft has released a list of members and types that are changed or deprecated in .NET Framework 4.5 Beta. They have also provided a guide to help developers migrate applications created with older versions of the .NET Framework.

  • SpringSource Releases Version 1.0 Of Cloud Foundry Eclipse Plugin

    SpringSource releases version 1.0 of CloudFoundry integration for Eclipse, allowing developers to manage CloudFoundry applications directly from the IDE. The plugin allows for managing and deployment of Cloud Foundry instances, binding of supported services such as database and viewing for remote files.

  • Code Analysis with Project Roslyn

    Microsoft's Dustin Campbell recently presented a survey of Project Roslyn and provided a demonstration of sample code showing how the project enables Visual Studio to refactor code according to user-defined behaviors.

BT