InfoQ Homepage Development Content on InfoQ
-
Leveraging DDD in Core-Business Applications Using Entity Framework
Domain-Driven Design, DDD, is all about the domain, not about persistence. With a history of database programming for 25 years, later years using Entity Framework, Julie Lerman, a consultant on the .NET platform and a Microsoft MVP, in a recent presentation at the Øredev developer conference shares her persistence experiences when moving into DDD.
-
A/B Testing for Mobile Applications
Best.ly offers support for A/B-testing mobile applications without the need for code changes and resubmitting to an app store. Currently, there is only a native library for the iOS platform but libraries for the Android eco-system are already in development and will be available soon. Experiments can be administrated online, adjusted during runtime and monitored in realtime.
-
List & Label 19 Adds Report Parameters, Collection Variables, OData and REST Data Providers
The recently released List & Label 19 provides support for report parameters, collection variables, new chart types such as combined, stacked, funnel, pipeline, shapefile and donut in addition to support for OData and REST data providers.
-
YourKit Released the 2013 Version of its Profilers
For the recent 2013 version release of their Java Profiler, YourKit focused on improving its high level data collection features. The intention of the so called J2EE high level profiling is to get insight into the logical processing, rather than just providing timing information.
-
Salesforce go API-first with Salesforce1
At the recent Dreamforce event in San Francisco Salesforce launched their Salesforce1 platform. The initial deliverables focus on mobile, and aim to improve on the earlier ‘Touch’ user interface by having a richer set of underlying application programming interfaces (APIs). The launch has been accompanied by new application and admin mobile apps.
-
Noda Time 1.2 Released with XML, JSON Serialization and Text Formatting
The recently released Noda Time 1.2 provides support for XML and JSON serialization, text formatting and also includes an assembly that enables developers to handle JSON serialization.
-
Release of BizTalk Services Signals “Cloud First” Transition for Microsoft Integration Platform
After a long incubation period, Microsoft released its cloud-based integration tool called Windows Azure BizTalk Services. While reiterating their commitment to their on-premises integration tools, Microsoft has said that it will push innovation to its cloud platform first.
-
Streaming Big Data With Amazon Kinesis
Amazon recently announced Kinesis, a service that allows developers to stream large amounts of data from different sources and process it. The service is currently in limited preview.
-
Telerik LightBox Control with Templates, Items Collection, Automatic Resizing and Paging
Telerik has added LightBox control to its ASP.NET control suite with support for templates, items collection in addition to advanced features such as automatic resizing, keyboard navigation and paging.
-
Visual Studio's C++14 Support Grows
A new CTP for Visual Studio 2013 allows developers to sample increased support for modern C++11/14 features. The CTP can be used with both Visual Studio Express and VS2013 Professional or greater.
-
Nokia Imaging SDK 1.0 Adds Filters, WinPRT API, Enhancements and Sample Demos
Nokia has recently released Imaging SDK 1.0 at the Slush 2013 with 50 built-in filters, improvements related to memory management, WinPRT API library in both managed and native code in addition to sample apps which demonstrate the capabilities of the new features.
-
New Owners for Unity.Mvc and Unity.WebAPI
The team behind the website FeedbackHound has taken ownership of the Unity.Mvc and Unity.WebAPI. These open source libraries allow for integration between ASP.NET MVC & Web API and Microsoft’s IoC framework, Unity.
-
Studio Enterprise 2013 v3 Adds ThemeRoller, VS 2013 Bootstrap Project Template and Mobile Controls
ComponentOne has recently released Studio Enterprise 2013 v3 with a new ThemeRoller for ASP.NET, mobile controls, support for Windows 8.1 and Visual Studio 2013 in addition to a new project template based on Bootstrap theming framework.
-
Cascading 2.5 Supports Hadoop 2
New version of Cascading released this week incorporates Hadoop 2 support and includes Cascading Lingual - an open source project that provides a comprehensive ANSI SQL interface for accessing Hadoop-based data
-
Vaughn Vernon: Reactive Domain-Driven Design
Vaughn Vernon, author of Implementing Domain-Driven Design, recently talked about using Scala and the Actor Model implementation Akka together with Doman-Driven Design as a means to remove some of the architecture overhead typically found in event-driven or hexagonal architectures.