InfoQ Homepage Development Content on InfoQ
-
Java EE 7 Expert Group Seeking Community Feedback
As JSR 342, the specification for Java EE 7, makes its way through early draft review the expert group is keen to get community feedback on a number of open issues. These include which of the new APIs should be added to the Java EE Full/Web Profile, as well as how to better align CDI with Java EE.
-
Jon Skeet on Noda Time 1.0
Jon Skeet, a software engineer at Google and Microsoft C# MVP, has announced version 1.0 of Noda Time, a .NET port of the popular Joda Time date/time library for Java.
-
Will Tschumy on Microsoft Design Principles
Will Tschumy outlined five design principles at the recently held //build/ with a series of screenshots to showcase the user interface enhancements of various products released over the last few years.
-
Enhance Productivity with Visual Studio 2012 Power Tools
Microsoft recently released Power Tools for Visual Studio 2012 with three new features to enhance developers productivity.
-
Secure ASP.NET Applications with Identity and Access Tool
Microsoft recently released Identity and Access Tool which can be installed from within Visual Studio 2012 and it provides security to ASP.NET and ASP.NET MVC applications using advanced techniques.
-
Microsoft Open Sources Reactive Extensions
Reactive Extensions (Rx) has been open sourced by Microsoft Open Technologies. This increases the chances that it will be available with Mono soon as well.
-
Twitter’s Shift from Ruby to Java Helps it Survive US Election
Twitter's infamous Fail Whale was absent on US presidential election day, even as Twitter's servers were handling a serge of 327,452 "tweets" per minute. The firm was able to handle this level of traffic thanks in part to a gradual shift away from Ruby to Java and Scala
-
CSLA.NET Introduces WinRT Support
CSLA 4.5 ships with support for WinRT, .NET Framework 4.5, Silverlight 5 and includes significant enhancements to the business rules engine.
-
Upcoming Features In ASP.NET
Microsoft has been working on some interesting features after shipping ASP.NET 4.5. Some of these are available in the Fall 2012 Build preview. Scott Hanselman and Jon Galloway demoed a few of them, at a //build/ session "Bleeding Edge ASP.NET".
-
Google Previews Java 7 Support for App Engine
Google has included a preview of the forthcoming support for Java 7 in the October update to their Platform-as-a-Service App Engine
-
Ruby 2.0 Preview 1 Released, Final Release in February 2013
Ruby 2.0's release manager Yusuke Endoh announced the first preview release of Ruby 2.0 and a targeted release in February 2013. InfoQ talked to Yusuke to learn more about the big new features of Ruby 2.0 (Refinements, keyword arguments, Enumerator#lazy, and more) and what users need to know when upgrading.
-
The Java2Days Conference in Sofia, Bulgaria
The fourth annual Java2Days conference in Sofia, Bulgaria was conducted last week. This is the first Java conference in Eastern Europe.
-
Icenium: Doug Seven on Building Hybrid Mobile Apps for iOS and Android
Icenium is a framework developed by Telerik for building cross platform hybrid mobile apps using HTML and JavaScript. Doug Seven explores the necessity of the framework, its features and provides reactions from the community.
-
Customize AWS Elastic Beanstalk with Configuration Files
AWS Elastic Beanstalk can now be customized and configured via YAML configuration files. You can use configuration files to download and install packages, download and extract archives, create files, create users/groups, run commands, start and stop services, and define container settings.
-
Microsoft's New Compiler Increases C++11 Compliance
Microsoft has released a new CTP of its C++ compiler that provides new C++11 functionality, and announced the formation of the Standard C++ Foundation. This foundation is composed of several different organizations that all share the same goal of promoting and support C++.