InfoQ Homepage News
-
Introducing the Roslyn Project System
After 15 years, Microsoft is replacing the COM-based C# and Visual Basic project systems. The new system is being written in a mixture of Visual Basic and C# with an eye towards working outside of Visual Studio.
-
.NET Core Plans to Drop project.json
Microsoft has decided to phase out project.json files over the next year or so, slowly returning to the standard .csproj style file.
-
Amazon's Limited-Edition Amazon Web Services Internet of Things Dash Button
Amazon announced the AWS IoT Button, a "Limited Release Programmable Dash Button" -- which immediately sold out on the first day of its availability: "The AWS IoT Button is a programmable button based on the Amazon Dash Button hardware. This device is easy to configure and designed for developers to get started with AWS IoT and many other Amazon Web Services without writing device-specific code."
-
Supergiant.io - Container Platform for Stateful Applications
Supergiant is a container hosting platform built using Kubernetes for distributed, stateful applications.
-
3 weeks until QCon New York: New Talks, Podcasts, & Workshops
Marking its 5th anniversary, QCon New York returns June 13-15. This is QCon New York’s last year holding the event in Brooklyn. Next year, QCon moves to a new venue in Manhattan.
-
Searching for the Right Abstraction in a Microservice Platform. Q&A with VAMP creator Olaf Molenveld
Magnetic.io are creating a new open source microservice deployment platform named VAMP, or Very Awesome Microservices Platform, which offers a ‘platform-agnostic microservices DSL’ for deployment, A/B testing, canary releasing, autoscaling, and an integrated metrics and event engine. InfoQ recently sat down with Olaf Molenveld, CEO and co-founder of magnetic.io, the company building VAMP.
-
Integrate 2016 Wrap-up: Microsoft Shares Azure App Service and Cloud Messaging Adoption Metrics
InfoQ attended the recent Integrate 2016 event in London, where Microsoft Integration technologies took center stage. Day 1 focused on the BizTalk, Logic Apps and API Management teams. Day 2 was focused on Azure App Service adoption and the new server-less Azure Functions. Microsoft's Cloud Messaging team also spoke about adoption metrics and their work in the OPC UA working group.
-
-
Using Lego to Teach Technical Practices
Explaining Craftsmanship techniques is hard, especially to Senior Management and Executives. Since understanding is usually key to a mindset shift and technical practices are the way to develop good quality software, it's very important to explain them. Mike Bowler facilitated a workshop on how to use Lego for technical practices during the 7th Agile Games Conference.
-
Angular CLI Helps Spin Up Angular 2 Projects and Components
The Angular Command Line Interface (CLI) provides a number of useful commands to help Angular 2 developers quickly spin up an app. At ng-conf 2016 Mike Brocchi walked developers through the basic features of the tool and showed off some advanced routing setup.
-
Wrike Releases Agile Marketing Survey Results 2016
Wrike, a work management and collaboration platform company,recently surveyed 800 marketers about their use of Agile and released the survey results.
-
The Broad Institute Migrates Genome Sequencing Pipeline to Google Cloud Platform
Genomic data sequencing and subsequent analysis faces large data volume challenges that several organizations are solving with cloud services. The Broad Institute detailed their experience with petabyte scale sequencing pipelines last month through the Google Research Blog and is detailed here by InfoQ.
-
Nest Has Open Sourced Thread
Nest has made the source code of their Thread protocol available on GitHub.
-
Java Champions Receive Free IntelliJ IDEA Licenses
Being a Java Champion has its perks, and thanks to the generosity of JetBrains, a free license for IntelliJ IDEA is now one of them. The Champions are the latest in the list of groups earning this special JetBrains premium, which also includes approved open source projects, students, and teachers.
-
Advanced Pattern Matching Features Removed From C# 7
Advanced pattern matching features that were originally expected to be present in C# 7 have been recently excluded from the future branch and will not make it into the next version of the language.