InfoQ Homepage Development Content on InfoQ
-
Improved Git Support Reaches Visual Studio
A new release of Visual Studio Tools for Git brings significant speed increases and improved quality of life for developers.
-
FoundationDB NoSQL Database Supports ACID Transactions
FoundationDB database platform combines NoSQL scalability with ACID transactions across all data within the database. FoundationDB team announced last month the availability of its new NoSQL database platform.
-
Windows Azure Adds Iaas, Virtual Machine, Virtual Network and Hourly Billing Support
Windows Azure has been updated with support for Infrastructure as a Service (IaaS), Windows and Linux virtual machine images, virtual networks with persistent private IPs, increased OS Size including hourly billing mechanism for SQL Server and BizTalk Server virtual machine images.
-
Clang Completes C++11 Support
Developers looking to utilize all of the features of the C++11 standard can now look to the Clang compiler. The project has completed its effort to provide full support for C++11.
-
What Is Idempotent in REST?
What Is Idempotent in REST? One of the important aspects of REST (or at least HTTP) is the concept that some operations (verbs) are idempotent. Idempotency is also discussed in the SOA Design Patterns. For instance, does it matter if an operation only appears to be idempotent to users, when in fact it does change some state, such as updating a logger?
-
Analyze Public .NET Code with Code Digger
Code Digger, a Visual Studio 2012 extension released by Microsoft Research enables you to dissect Public .NET code to trap bugs, exceptions and assertion failures.
-
Develop Financial Applications with F# and QuantLib
The usage of Microsoft F# in conjunction with QuantLib provides extensive possibilities for developers to build quantitative financial applications and this news report examines the steps required to create a simple F# application with QuantLib.
-
Mobile App Developers in Violation of Privacy Laws
Even if an app developer is a geek of the highest order, deftly orchestrating multiple code languages to fulfill their legal obligation for a comprehensive privacy protection policy, it all may be compromised when they permit their mobile app to funnel clients’ personal data, such as; texts, photos, geolocation, audio or video to an ad agency, MBaaS provider or other third party player.
-
Standard Java API for JSON
JSR-353, the Java API for JSON Processing (JSON-P), has reached final approval ballot this month. JSON-P (similar to JAXP) consists of a Streaming API (similar to StAX) and an Object Model API (similar to DOM). Please note that this API does not include JSON data binding (similar to JAXB), and is unrelated to the more popular JSONP or "JSON with padding".
-
Microsoft Enterprise Library 6.0 Adds Semantic Logging
Microsoft has released Enterprise Library 6.0 with a Semantic Logging application block, support for Unity 3.0 and Windows Store apps, simplified usage, better documentation and overall experience.
-
Phil Japikse on Telerik DevTools for .NET Q2 2013
Telerik has announced the roadmap for DevTools for .NET Q2 2013 which includes addition of new controls and features to their Ajax, Windows Forms, Reporting, Windows 8 and Windows Phone 8 product suites.
-
ScriptCS: Turning C# into a Scripting Language
ScriptCS enables developers to write C# applications using a simple text editor. Compilation is performed by Roslyn and package management by NuGet.
-
QCon New York 2013 in 6 Weeks (June 10-14); Top Tracks, Sessions, and Speakers
Going into its second year, QCon New York 2013 (Jun 10-14) will be the largest east coast event for senior influencers in software development. This year's conference is expected to draw over 550 attendees and will feature over 100 speakers presenting across 18 tracks. With only 6 weeks left before the event, there is still time to save $300 if you register before May 24th.
-
InfoQ's New Redesign: Video Tour and Feedback
Announcing the first major redesign of InfoQ since its inception. The intention of this redesign is to make it easier for users to find content they want, to simplify most pages to emphasize content instead of sidebars and metadata, and to make the site easier to read and more tablet/mobile friendly.
-
Java Still Vulnerable, Despite Latest Patches
Just days after the latest fix, security researcher Adam Gowdiak has found another Java vulnerability. In addition, in the past few days, attack code targeting one of the many remote-code-execution vulnerabilities fixed in Java 7 Update 21 have also begun circulating in the wild.