InfoQ Homepage News
-
Entity Framework 7 Not Recommended for ASP.NET 4
Version 7 of Entity Framework represents a major redesign of the 6-year-old ORM. As such, Microsoft will not be recommending the initial release of EF 7 for existing projects. Rather, it is only meant for projects that are using ASP.NET 5 and .NET Core.
-
CenturyLink Acquires DataGardens to Offer DR as a Service
CenturyLink, one of the largest telecommunications and cloud providers has announced the acquisition of Canada based disaster recovery software company, DataGardens.
-
Google Adds Microsoft License Mobility To Its Cloud Platform
Google’s customers can now launch Windows Server 2008 R2 Datacenter Edition instances on Compute Engine. They can also move Microsoft workloads to Google Cloud Platform through the License Mobility initiative.
-
JavaScript on a Toaster: Embedded JavaScript with Duktape
Duktape takes JavaScript beyond the confines of the browser or server with a full ECMAScript 5 compliant engine that can be embedded into any C/C++ project.
-
Serial Key Generating for .NET
While many applications are now being sold through app stores, mid-sized and big-ticket software is still offered directly to customers via web sites. For these kinds of projects, out-of-band licensing is still a major concern. One way to manage licenses is via serial keys using libraries such as SKGL.
-
Android Developers Are Recommended to Switch from Eclipse to Android Studio 1.0
Google has graduated Android Studio to 1.0 and is recommending developers to leave Eclipse behind.
-
Improving Trust and Wholeness with Temenos
High performing environments that support agile and lean ways of working need a foundation based on trust, safety and respect. Temenos consists of exercises that can be used to create a safe setting where people can open up, get to know each other, create a shared vision and develop their interaction skills.
-
Io.js, Node.js Fork, Plans First Release for January 2015
Io.js officially launched this week. A GitHub fork of joyent/node where contributions, releases, and contributorship are under an open governance model, plans its first release for January 2015. With some core members of the Node.js community dissatisfied with Joyent's Advisory board, and by Node's lack of releases, core team member Fedor Indutny set up io.js.
-
Stripe Open Sources Tools For Apache Hadoop
Stripe, the internet payments infrastructure company recently announced open sourcing a set of internally developed tools based on Apache Hadoop.Timberlake, Brushfire, Sequins and Herringbone all contribute to enriching the available tools for building an Apache Hadoop stack.
-
Prototyping an Organization to Improve the Way of Working
Can you use evidence-based practices to test, validate & improve the way of working in an organization. Jo Martens from Nascom talked about prototyping your organization at the Dare Festival Antwerp 2014. He presented how they use experiments with evidence to do organizational change.
-
ZURB Releases a Framework for Creating Responsive Apps
ZURB, a web design company and creator of Foundation (for Sites), has announced and open sourced another framework called Foundation for Apps (FA). FA provides HTML5/JavaScript tools for creating responsive web applications for desktop and mobile devices.
-
The Future of 3D Printing According to Love and Robots’ CCO
Shortly after winning the ESB Spark of Genius award at the Dublin Web Summit I had the pleasure of interviewing Aoibheann O’Daly, Chief Communications Officer at Love & Robots. We discuss on her take on 3d printing and the future of 3d printing industry.
-
Adopting Innovative Ways to Manage Organizations
Organizations are discovering new innovative ways to manage work and unleash the potential of the people who are working there. The Dare Festival Antwerp 2014 focuses on organization design and culture for networked organizations, providing ideas and actionable practices. Frederic Laloux explored 12 organizations who are using fundamentally new ways to manage work and their employees.
-
Dramatically Improve Entity Framework Performance with Bulk Operations
When a database administrators think of high performance data loading, they are thinking of bulk operations, a feature noticeably lacking in Entity Framework. But that doesn’t have to be the case. We recently spoke with Jonathan Magnan of ZZZ Projects about their new offerings.
-
A First Look to .NET Core
Microsoft announced at connect() that .NET Core would be open sourced and it would provide a single code base to support all platforms, including Windows, Linux and Mac OSX. Recently, Immo Landwerth, Program Manager at Microsoft, has given more details about what .NET Core is and how it will provide "the foundation for all future .NET platforms."