InfoQ Homepage Development Content on InfoQ
-
Web Intents: What They Are and Their Current Implementation Status
This article shortly explains what Web Intents are and why they are useful. Google has enabled Web Intents in Chrome 19, the implementation being available to Safari via WebKit, and Mozilla is also working on it.
-
Going Beyond async and await On WinRT
The Windows Runtime introduces greater support for asynchronous programming. The await and async keywords for C# and Visual Basic are part of this support.
-
VMware's vFabric Suite Gains Automated Deployment and PostgreSQL Support
VMware has today announced VMware vFabric Suite 5.1, adding automated deployment, enterprise open source support, and PostgreSQL capabilities, as well as an expansion to the SQLFire in-memory database.
-
Xamarin’s Mono for Android Now Includes a Visual Designer
Xamarin has announced a visual designer for their Mono for Android development tool integrated with Visual Studio or MonoDevelop.
-
Entity Framework 5 Sample Provider
The EF team at Microsoft has announced a sample database Provider Entity Framework 5 for SQL Server, with support for some of the new EF features.
-
IEEE Experts Summit on Mastering Uncertainty
On 26th June the IEEE is organizing a one day expert summit in London called Mastering Uncertainty in the Software Industry: Risks, Rewards, and Reality at the British Computer Society.
-
AWS Beanstalk For .NET, RDS For SQL Server
Amazon has announced support for .NET on AWS Elastic Beanstalk and a new RDS service for SQL Server, bringing better manageability to .NET/SQL Server apps hosted on AWS.
-
What’s in a Name? Change in Windows Azure Billing Portal Causes Confusion
This week, Microsoft notified its customers that it was re-naming all of the services that comprise the Windows Azure cloud offering. Confusion ensued as some wondered if Microsoft was abandoning the Azure branding, but subsequent information revealed that this change was solely related to customer billing and that the Windows Azure name was staying put.
-
Visual Studio 11: Colorful Metaphors Return in the Release Candidate
Developers spoke, and Microsoft listened, regarding the interface changes demonstrated in Visual Studio 11 Beta. InfoQ speaks with Microsoft about the newly announced UI changes coming in VS11's Release Candidate.
-
Ruby Slims Down for Mobile with MRuby, RubyMotion, Ruboto
In the past weeks, a number of new Ruby implementations and dialects have appeared: the lightweight, ISO compliant MRuby; and MobiRuby and RubyMotion that let you write iOS apps in Ruby.
-
Hadoop And Microsoft
Want to try out Hadoop with the Microsoft Stack and figure out what capabilities this brings to you? We point to some resources that can help.
-
Apache TomEE 1.0 Released
The Apache Software Foundation has released Apache TomEE 1.0. Apache TomEE, pronounced "Tommy", is a Java EE 6 Web Profile certified all-Apache stack available under the Apache 2.0 license. TomEE is composed of Tomcat (Servlet, JSP, JSTL), OpenWebBeans (CDI), OpenEJB (EJB), OpenJPA (JPA), MyFaces (JSF), Geronimo Transaction (JTA), Geronimo JavaMail (Javamail) and Apache Bean Validation.
-
Running Java on NET/Mono: Jeroens Frijters Discusses IKVM.NET
Microsoft's Erik Meijer recently discussed IKVM.NET with creator Jeroens Frijters to discuss the history of the project and explore how it makes running Java code on .NET and Mono possible.
-
Jury Finds Only 9 Lines of Copyrighted Code in Oracle vs Google Case
The jury in the Oracle vs Google case has returned, finding only that the 9 lines of source code in the 'TimSort' implementation infringed Oracle's copyrights. The jury also followed Judge Alsup's instructions to find that the SSO was copyrightable and thus infringing, but this decision will be determined by the Judge at the end of the trial.
-
A Statically Compiled Ruby for iOS
A statically compiled variant of Ruby is now available for building applications that target iOS devices. Known as RubyMotion, this language and tool chain from HipByte fully conforms to Apple’s App Store guidelines.