devxlogo

We are an award-winning tech entrepreneurship website where trusted experts can provide value globally.

Since 1998, DevX has helped people start businesses, build websites, and provide enterprise technology to people globally. Interviewing the likes of Microsoft’s co-founder, Steve Ballmer, the publication brings comprehensive, reliable, and accessible insights to the Internet.

devxlogo

Trusted for 26 years

Over 30K Articles

1M+ Readers

Expert-reviewed

10K+ Tech Terms

As seen in:

microsoft logo
business_insider_logo
wired_logo
berkley
arstechnica_logo
hackernoon

The Latest

JetBrains to Release a C# IDE

Development tool vendor JetBrains is working on a new cross-platform interactive development environment (IDE) for C#. Called Project Rider, the effort builds on IntelliJ and ReSharper technology. “Project Rider is

Explore How Agile Documentation Can Have Two Meanings

Two Meanings? The form of internal documentation appropriate for an organization following agile practices. Generating external documentation as an artifact/user story. The first meaning is typically a combination of code

Go Comes to the Mainframe

IBM has announced that its z Systems mainframe platform now supports Go, an open source programming language from Google. “We ported Go to z Systems as part of our overall

Red Hat’s Ansible 2.0 Adds Blocks, Strategies

Red Hat has released the 2.0 version of Ansible, the Python-based DevOps tool it recently acquired. The biggest changes in the new release are the addition of blocks and strategies.

Deep Specification Project Aims to End Software Bugs

The National Science Foundation (NSF) has awarded a five-year, $10 million grant to researchers at MIT, Princeton, the University of Pennsylvania and Yale who are working to develop tools to

The Big Data Skills Employers Want Most in 2016

CrowdFlower Inc. has published a new study on the data science skills that enterprises are looking for in employees. It based the report on an analysis of job postings on

Building Duplex WCF Services

Take advantage of the duplex message exchange pattern to send messages from the server to the connected clients in WCF. The Windows Communication Foundation (WCF) is a Microsoft programming framework

IDC: React Native Nearly Ready for Enterprise Use

In a new report titled “The Evolving State of Mobile Software Development,” IDC analyst Al Hilwa said that enterprises are embracing hybrid mobile development tools that allow them to create

BlackBerry to Release More Android Smartphones

During an interview at CES 2016, BlackBerry CEO John Chen said his firm’s next two smartphones will feature Android instead of BB10, BlackBerry’s homegrown mobile operating system. Both devices are

Android++ Goes Open Source

The developer behind Android++ has released it under an open source license and made it available on GitHub. Android++ is an extension for Microsoft’s Visual Studio IDE that provides a

Enterprise IOT Tech on Display at CES

This week’s Consumer Electronics Show (CES) in Las Vegas is primarily about consumer devices, but there is also some Internet of Things (IoT) technology on display that could be of

Java Named Programming Language of the Year

Tiobe has named Java the Programming Language of the Year for 2015 because it had the biggest increase in popularity throughout the year. “At first sight, it might seem surprising

Windows 10 Now on Nearly 10% of PCs

According to the latest figures from Net Analytics’ Netmarketshare, Windows 10 has captured 9.96 percent of the worldwide operating system market. That’s a 0.96 percent increase from last month, but

Comparing Analytics Platforms: Azure vs. AWS, Part II

In the first part of this series?comparing the competing analytics platform offerings from Microsoft Azure and Amazon AWS, we explored Azure Analytics Platform System and AWS Redshift. In this post,

How to Create a Custom jQuery Plugin

jQuery is a powerful library which makes writing JavaScript code much easier. One of its main features is the possibility of extending default functionality with custom plugins. In this article,

Report: Windows 10 Will Feature a New Browser

Citing unnamed sources and VLC developer Thomas Nigro, Mary Jo Foley from ZDNet is reporting that Microsoft is working on a new, lightweight browser codenamed Spartan. The sources say Windows

The 5 Worst Software Vulnerabilities of 2014

This past year was notable for the number of critical security vulnerabilities that researchers discovered in widely used software. Several of these recently discovered bugs created major headaches for enterprise

The Evolution of Config Files from INI to TOML

Configuration files (a.k.a config) are files that contain different options that programs can read and let you control the operation of the program without making code changes. Back in the

Comparing Analytics Platforms: Azure vs. AWS

With the leading cloud providers now racing against time to complete their offerings in the analytics space, enterprises are spoilt for choice. Not only are there many offerings to choose

Microsoft Buys Metanautix Analytics Startup

Microsoft has expanded its big data analytics portfolio by acquiring a Palo Alto-based analytics startup called Metanautix. The firm makes technology that allows enterprises to create pools of data from

Cross-platform Development in C# with Xamarin

C# is a fantastic programming language and .NET is a fantastic runtime. It was developed by Microsoft as an answer to Sun’s Java at the dawn of the previous millennium