InfoQ Homepage News
-
First Look at Visual Studio 2012 Update 3 Shows Modest Updates
The first preview of the forthcoming 3rd Update to Visual Studio has been released. This release focuses primarily on bug fixes and improvements to Team Foundation Server 2012.
-
More on Immutable Collections in .NET
Since we last reported on Immutable Collections in January, the API has evolved and a lot more has been revealed about the inner workings.
-
Audio Interviews with Agile Commentators and Authors
Gil Broza, author of “The Human Side of Agile” has announced a series of audio interviews with a variety of authors and commentators on the topic of “Individuals and Interactions” in May. The theme of the series is "Apply proven strategies, approaches, and actions to make the Agile promise happen".
-
Async for .NET and Silverlight 4
Microsoft has released the final version of Microsoft.Bcl.Async. This package allows developers using .NET 4, Silverlight 4, and Windows Phone 7.5 to use the async features found in C# 5 and VB 11.
-
Vaughn Vernon on Advanced Architecture Styles with DDD
Using the Hexagonal architecture style allows for delaying decisions for architectural mechanisms and promotes using the same internal API irrespective of type of client, Vaughn Vernon explained last week when describing different architecture styles from a DDD perspective; the classical Layered Architecture and the more advanced Hexagonal and Actor Model styles.
-
Leadership for Self-Organized Agile Teams
Organizations that implement self-organized agile teams need managers who empowerer the teams by using servant leadership, and who coach and mentor them to learn and continuously improve themselves.
-
Netflix Gives Up Silverlight, Chooses HTML5
Netflix has announced their intent to switch their video player from Silverlight to HTML5, the first implementation of the new player being done in Chrome/Chrome OS, with Windows and Mac OS X following soon.
-
LeanSentry Adds Smart Alerts, Error Highlighting and Classic ASP Support
LeanSentry, formerly Sentinel has been updated with support for smart alerts, error highlighting, enhanced dashboard, classic ASP support in addition to several diagnostics features.
-
Asynchronous Gotchas in C#
Sometimes the best way to understand pitfalls in one language is to see how another language prevents them. Tomas Petricek, author of Real-World Functional Programming, discusses seven common mistakes found in asynchronous C# code and demonstrates how F# makes them less likely to occur.
-
Dart's M4 Release Stabilizes Core Libraries
The Google Dart team has released milestone 4 of its SDK. While the language had already stabilized in previous milestones, this M4 release stabilizes some core libraries. Performance has also improved. The DartVM, which runs Dart natively, is now between 160% (for the DeltaBlue benchmark) and 200% (for the Richards benchmark) faster than v8. The release also includes the faster dart2js compiler.
-
Release of the Microsoft Script Explorer Canceled
Microsoft has canceled the release of their Script Explorer. This tool was designed to make it easier to find PowerShell scripts located in either public repositories (e.g. TechNet Script Center and PoshCode) or a company’s internal collection.
-
A Merge Tool that Understands Functions
Codice Software, maker of Plastic SCM, has released a preview of a semantic merge tool. This tool parses your code, allowing for a more accurate merge than the line-by-line comparisons most tools use. We interviewed Pablo Santos Luaces, Principal Software Engineer of Codice Software.
-
IntelliJ IDEA 12.1 Lands with JavaFX 2.0 Support
JetBrains has begun shipping IntelliJ IDEA 12.1 which sees the IDE gaining full support for JavaFX 2.0, the latest incarnation of the Java client platform. Version 12.1 of popular IDE also includes new features for Gradle, Scala, Groovy and Play Framework users.
-
Google Releases Mirror API for Glass
Google has released the Mirror API for writing Glassware applications and the final specification for Glass devices.
-
Microsoft Makes Infrastructure Cloud Generally Available, Matches AWS Prices
Today, Microsoft took their Infrastructure-as-a-Service (IaaS) cloud product – called Windows Azure Infrastructure Services – out of preview and made it available to the general public. Microsoft is entering a crowded IaaS market but they’ve committed to matching cloud leader Amazon Web Services (AWS) on price while also promising enterprise-class SLAs and services.