
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.
At the recently concluded Build Conference, the Microsoft Azure team announced the preview of Functions, an app service that allows you to execute code on demand. Azure Functions is event-driven
Amazon Web Services has announced a new service designed to make it easier for enterprises to move their legacy applications to cloud computing environments. Called Application Discovery Service, the service
Ahead of next week’s OpenStack Summit, Red Hat is refreshing its lineup of cloud computing products. It unveiled OpenStack Platform 8, an update of its OpenStack distribution, which is now
Microsoft’s Azure Container Service is now generally available. First unveiled last September, the tool allows developers to migrate containers to and from Microsoft’s Azure cloud computing service and to orchestrate
Market research firm Ovum has given IBM high marks for its development tools for hybrid cloud computing environments. Specifically, the firm said IBM is a market leader in DevOps release
Many organizations have a hard time making decisions about adopting new technologies. There are two prominent camps. The early adopters will jump at any new technology and push towards integrating
It is quite easy to minimize all currently opened windows with C#. All you need to know is a few APIs: FindWindowSendMessageTimeout Here is a small example: public partial class
According to a new survey commissioned by Intermedia, Amazon Web Services (AWS) appears to be winning the customer loyalty game. Among companies who were planning to switch from one cloud
On Monday, the Google Compute Engine (GCE) cloud computing service suffered an 18-minute outage. While the downtime was short in duration, the event was significant because it affected all GCE
Visual Studio Code, Microsoft’s free, lightweight, cross-platform text editor, has officially reached 1.0 status. According to Microsoft, more than 2 million people have tried Visual Studio Code since its first
Before the Agile Manifesto?there was Extreme Programming. I discovered it through the http://c2.com wiki???the first wiki and was instantly impressed. Extreme programming is indeed the extreme. There are values such
Many in the mobile development industry use Facebook’s React Native framework to build user interfaces for Android and iOS apps; now React Native is coming to Windows 10 and Tizen.
A report from a company called Zuora says that the “subscription economy” is a $100 billion market for IT. The subscription economy is all about signing up for services that
Thanks to a Freedom of Information Act request, it has come to light that the Transportation Security Administration (TSA) paid IBM $336,413.59 for mobile development services. That amount included $47,400
LinkedIn has released Dr. Elephant, an internally developed tool for tuning Hadoop and Spark, under an open source license. “At LinkedIn, we made it compulsory for the developers to use
The Azure Batch?service is now available for general use. It is a fully managed service hosted in Azure that lets you configure scheduled jobs and supports performing compute resource management
Market research firm IDC is forecasting that enterprise spending on cloud computing infrastructure spending will climb 18.9 percent to reach $38.2 billion this year. Private cloud infrastructure sales will likely
It is possible to prevent a system shutdown from within your C# apps. Basically the premise is as follows: Override the WndProc event so that when a system shutdown event
In this article I’ll cover the history of software from a social and legal perspective. It is an amazing story that is still unfolding today. You will learn about software
In a letter to shareholders, Amazon CEO Jeff Bezos wrote that his company’s Amazon Web Services (AWS) cloud computing division will likely top $10 billion in sales this year. He
Google has launched a new cross-platform API for its Cloud Datastore cloud-based NoSQL database. According to the company, the new API will improve performance and reliability for applications accessing Cloud
IBM and SAP have announced that they have a new partnership focused on integrating their cognitive computing technology and cloud computing platforms. The two companies have worked together in the
Development tool vendor SmartBear Software has released a new test automation solution it calls TestLeft. It allows enterprise application development teams to create tests within their integrated development environments (IDEs),
When building, developing and troubleshooting complex systems everybody agrees that modularity is the way to go. Different parts or components need to interact only through well-defined interfaces. This way the
The White House has published a new proposal titled “Federal Source Code Policy ? Achieving Efficiency, Transparency, and Innovation through Reusable and Open Source Software,” which calls on government agencies
A very quick way to import data from Excel into SQL Server through code is to execute the following query: SELECT * FROM OPENROWSET(‘Microsoft.ACE.OLEDB.12.0′,’Excel 12.0;Database=C:ExcelFileToImport.xlsx’, [SheetWhereDataIsLocated$]) This is known as
During last week’s Build 2016 development conference, Microsoft unveiled an updated version of Graph (formerly the Office 365 Unified API) that will make it easier to build apps that utilize
Nginx has released the results of a new survey of CIOs which found that 20 percent of those polled currently have production workloads running in containers. And among those with
At the second day of the Build 2016 development conference, the biggest news was that Microsoft is open-sourcing the Xamarin mobile development platform and integrating the tool into its Visual
Red Hat Enterprise Linux (RHEL) has always been available under an open source license, but downloads usually require a support subscription. However, the company is now offering its flagship Linux











