InfoQ Homepage Development Content on InfoQ
-
Build 2013 Keynote Day 1 Highlights
Microsoft began day 1 of Build 2013 with their familiar booming electronic fanfare. InfoQ is covering the conference live and has first impressions of the keynote's highlights. Some interesting new features for Windows 8.1, VS2013, and Bing are covered.
-
Red Hat Adds Commercial Public Cloud Offering to OpenShift PaaS
Red Hat OpenShift, the open source Platform-as-a-Service (PaaS), introduced a new cloud-hosted commercial edition called OpenShift Online. This gives Red Hat both a private and public edition of OpenShift and fits into Red Hat’s broader strategy of delivering a top-down application stack for the modern enterprise data center.
-
Qt Quick 5.1 Now Available with Layouts, Controls, Views, Tab Navigation and Window Improvements
Qt Quick 5.1 has been released with support for layouts, views, tab key navigation, standard dialogs in addition to new controls and Windows improvements.
-
IE 11 to Feature WebGL, New Development Tools and SPDY
There is good news for web developers: Windows 8.1 will ship with Internet Explorer 11, which will feature WebGL, much improved developer's tools and support for Google's SPDY protocol.
-
Eclipse Kepler released
The Eclipse Foundation has announced the release of Eclipse Kepler, the eighth simultaneous release. Read on to find out what's new and improved since Eclipse Juno.
-
Go 1.1 Races Ahead (Safely)
Google's Go team has completed the release of Go 1.1.1 which brings to production status several new features in the language's libraries and toolset. Given the language's backward's compatibility, existing code can reap immediate benefits after a recompile.
-
Java EE 7, Spring Standardize Batch
This month’s release of the Java EE 7 platform includes a specification for a batch processing programming model that is heavily derived from Pivotal’s Spring Batch project.
-
Windows Azure Introduces Per Minute Billing and Monetary Credits for MSDN Subscribers
Microsoft has updated Windows Azure with per minute billing based on actual usage, monetary credit for different levels of MSDN subscribers including the ability to check credit status from within the management portal.
-
High Performance Immutable Arrays in .NET
In the newest drop of Immutable Collections for .NET we get ImmutableArray<T>, a faster alternative to ImmutableList<T> in read-only scenarios. Also, Jon Skeet offers some interesting performance trivia for arrays on the CLR.
-
Mono Now Has Portable Class Library Support
With their focus on Xamarin, the commercial version of Mono, it often seems like Mono is being is being neglected. But the nine year old platform is still seeing active development. Mono 3.0.12 brings with several new features including support for Portable Class Libraries and cookies in WCF.
-
Typemock Isolator V7.4 with SmartRunner, Keyboard Shortcuts and GetTimesCalled API
The recently released Isolator V7.4 by Typemock includes SmartRunner, Keyboard Shortcuts, GetTimesCalled API with support for re-running and re-debugging. The new release also provides an ability to test legacy code.
-
Building iOS/C# User Interfaces: Importing, Imperative, Drawing, or Drag and Drop
Xamarin.iOS now supports three development models for designing iOS user interfaces with C#: importing from XCode, drag-and-drop using Xamarin Studio, drawing in PaintCode, or purely imperative using raw C#.
-
.NET Memory Profiling in Visual Studio 2013
Visual Studio 2013 comes with a better memory profiler for .NET applications, but it is still far behind the other commercial offerings.
-
RESTful Web Services Framework Jersey 2.0 Released, Implementing JAX-RS 2.0 Specification
Final version of the RESTful Web Services Framework Jersey 2.0 was recently released. New features includes a Client API, Hypermedia support, Filters and interceptors, and support for asynchronous Clients and Services. Jersey 2.0 is a reference implementation of the JAX-RS 2.0 API Specification, (JSR 339), released late May.
-
Meet Nanoko: a Javascript SOA Platform and Build Process
Built by Ubidreams and Dynamis Technologies, Nanoko is a Javascript build process designed to provide modularity and reusability, complementing existing tools instead of reinventing them.