InfoQ Homepage Development Content on InfoQ
-
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.
-
REST and the Internet of Things
The Internet of Things is hear today and the IETF has begun a number of standardisation efforts in this area. Notable amongst them is the Constrained RESTful Environments (CoRE) working group, which is looking to provide REST approaches to constrained devices. There's also a Java project to support this work.
-
Samsung Slowing Development Of Tizen OS, Postponing Launch Of Smartphone Revision One
Samsung has decided to slow development on the Tizen platform; an open-source Linux-based mobile operating system born out of an alliance with Intel. According to Taiwanese publication DigiTimes, this is very likely tied as much to the immense popularity of Android – which holds nearly 80% of the global smartphone market.
-
ORM Profiler v1.5 with Entity Framework 6 and Async Support
ORM Profiler v1.5 has been released with support for Entity Framework 6 and Async in addition to several improvements and bug fixes.
-
Mission Control and Flight Recorder on HotSpot JVM
Since the Java 7 Update 40 release, Mission Control and Flight Recorder are shipped with the JDK. Mission Control is the starting place for monitoring, management and troubleshooting, while Flight Recorder is the facility to collect and evaluate profiling data. Both tools have been available for JRockit and are now finally ported to HotSpot.
-
Ajax Control Toolkit Adds jQuery Support, Updated Twitter API Control and Improved Documentation
Ajax Control Toolkit has been updated to support jQuery and includes a new Twitter control which takes advantage of new Twitter API. It also includes an improved documentation which describes the usage of ToolkitScriptManager.
-
Using Retrospectives for Personal Improvement
Agile retrospectives are used by teams to improve their performance, by reflecting on the way of working and defining improvement actions. But retrospectives can also be used for personal improvement, additional to or as a replacement of performance appraisals. Such retrospectives can be done as a one-on-one by a manager and an employee, individually by an employee, or in a team.
-
Java In-Memory Data Grid Hazelcast 3.0 Supports Continuous Queries and Entry Processing
Latest version of open source Java In-Memory Data Grid Hazelcast supports entry processing, multi-thread execution, continuous queries and lazy indexing. They have also re-implemented all of the existing distributed objects like map, queue, executor service using Service Provider Interface (SPI).
-
WCF Data Services 5.6.0 Adds Entity Framework 6 Support
The recently released WCF Data Services 5.6.0 provides support for Entity Framework 6 and provides an option either to upgrade or create nww OData services to target EF 6.