InfoQ Homepage Development Content on InfoQ
-
Improving Eclipse
There is a discussion in the Eclipse ide-dev mailing list on how to make Eclipse more competitive. This was prompted by the blog post Why we dropped Eclipse in favour of IntelliJ.
-
Microsoft's Visual Studio 2013 Performance Tuning
The arrival of VS2013 RTM brings several performance enhancements to production. Microsoft intends for these to benefit all developers using larger solutions. Complementing this are several more refinements for C++ developers over what was found in VS2012.
-
GOTO Berlin: Problems Using Your Own Public API
Using your own public API can be a challenge, Phil Calcado, Director of Engineering at Soundcloud, declared when sharing his experiences managing and rebuilding a large Rails application in a talk at the GOTO Berlin Conference.
-
QConSF 2013 in 3 Weeks (Nov 11-15): Conference Schedule Published; Training Days; Facebook Keynote
Why do well-tuned, bad systems usually outperform less mature, better systems? Facebook's Keith Adams answers this question in his keynote at the 7th annual QCon San Francisco (Nov 11-15). The full conference schedule is now live with registrations 40% ahead of last year. With only three weeks left before the event, there is still time to save $400 if you register before Oct 25th.
-
Amazon Elastic Transcoder Adds Audio Support
Amazon has recently added audio support for elastic transcoder that provides an ability to convert media files from one format to another without any depending upon about servers, storage and scalability.
-
Backbone 1.1.0 Released, Includes Potential Incompatibility with 1.0
A new update to Backbone.js, one of the most widely used front-end architectural frameworks in the JavaScript community, was released the past week. Although it is not a significant version number update, reports from some users indicate that some of changes may cause incompatibility in applications designed to work with version 1.0.
-
GOTO Berlin: DO’s and DON’Ts in a Web API
Oliver Wolf, a principal consultant, shares his opinionated thoughts about endpoints, domain models, caching, versioning and other matters from the discussions around REST and web APIs taking place in mailing lists and other forums in a talk at the GOTO Berlin Conference.
-
Webix 1.1 Adds Improved Server Side Integration, REST API and XSS Safe Support
The recently released Webix 1.1 includes improved server side integration and bug detection including the ability to disable any view. It also includes support for REST API and enable developers to define XSS safe template in addition to load data from server side.
-
GOTO Berlin: Building, Running and Promoting a Public API
In a presentation at the GOTO Berlin Conference Ben Barnard and Felix Leipold, both developers at Nokia in Berlin, shared their experience designing and building a public web API, among other things how to work with an API, that inherently doesn’t have a natural user interface, and challenges in testing for backward compatibility.
-
Visual Studio 2013 Now Available
Microsoft has released Visual Studio 2013. All versions are available for download to MSDN subscribers and the general public.
-
GOTO Berlin: Microservices as an Alternative to Monoliths
James Lewis talked at the GOTO Berlin Conference about an alternative to the traditional way of building systems where all functionality is put into one big application with one big database, instead using a pattern where entirely separate business capabilities, together with their own data, are kept separate in microservices.
-
Experiences Going From Data-Driven Development to Domain-Driven Design
With a long history of data-driven development, Julie Lerman shares her experiences moving into using her skills with Domain-Driven Design in three articles, with examples in C# using Entity Framework
-
Entity Framework Power Tools Beta 4 Adds EF 6 and Visual Studio 2013 Support
Microsoft has released Entity Framework Power Tools Beta 4 with support for Entity Framework 6 and Visual Studio 2013.
-
(Really) Portable Class Libraries
Licensing restrictions on .NET Portable Class Libraries have long frustrated developers. Microsoft has now announced a removal of these restrictions for certain assemblies that should benefit cross-platform development.
-
DevExpress XAML v13.2 Adds Windows 8.1 Support, PDF Viewer, Flyout and Radial Menu Controls
The recently released DevExpress XAML 8 Controls v13.2 provides full support for all the core features of Windows 8.1 with a new PDF viewer, tile, flyout and radial menu controls.