• In-Depth

    How to Query JSON Data with SQL Server 2016

    Dino Esposito explains JSON-to-rowset native support in SQL Server 2016 and provides a realistic perspective of data query when you have JSON data stored in the database. 01/23/2018

  • News

    Progress Telerik Dev Tools Update Boosts Xamarin UI

    As part of 2018's first major release of Progress Telerik developer tools for .NET-centric development, the Telerik UI for Xamarin offering sports several new features and updates. 01/23/2018

  • News

    Second SQL Operations Studio Update Ships

    The lightweight, cross-platform offering combines functionality found in tools like SQL Server Management Studio and the Visual Studio Code editor in order to help data developers and operations pros work with SQL Server, Azure SQL Database and Azure SQL Data Warehouse on Windows, Mac or Linux machines. 01/22/2018

  • News

    Microsoft Releases New TypeScript, R Open Editions

    Microsoft has shipped a new release for R Open -- its enhanced distribution of the open source R programming language -- along with a release candidate for its latest TypeScript edition. 01/22/2018

  • News

    .NET Coders Clamor for C# Support in Microsoft's CNTK AI Toolkit

    This has been an issue for a while and was just raised again with a new post on the Issues section of the Microsoft Cognitive Toolkit GitHub repository, an open source toolkit for commercial-grade distributed deep learning. 01/19/2018

  • Architecting Services for Flexibility and Growth

    The simplest way to ensure that the API your services expose to your consumers is to not let consumers access your services -- at least, not directly. 01/18/2018

  • News

    What's New in the Visual Studio for Mac 7.4 Preview

    Although Microsoft's new Visual Studio for Mac 7.4 preview is mostly a "fix stuff" release, it does add support for Android Oreo 8.1 along with some productivity boosts for those coding mobile apps with Xamarin. 01/17/2018

  • News

    AWS Cloud Adds .NET Core 2.0 Support for C# Coding of Lambda Functions

    Amazon Web Services this week said .NET-centric developers using its cloud platform to write AWS Lambda functions can now do so in C# while leveraging .NET Core 2.0 libraries. 01/17/2018

  • How I Learned to Stop Worrying and Love Visual Studio Team Services

    After suffering the consequences of accidentally turning off his firewall for a month and then experiencing a catastrophic workstation failure that took out both of his mirrored hard disks, Tim Patrick gained a new appreciation for online code repositories. He adopted VSTS and won't be looking back. 01/16/2018

  • News

    VS Code Continues Java Blitz with Bevy of New Extensions

    After several improvements to a popular Java debugger, the VS Code team has added more extensions to support JUnit testing, Maven, Tomcat and Checkstyle. 01/12/2018

  • News

    Visual Studio Preview Automates Mac Provisioning for Xamarin Mobile Development

    The just-released second Visual Studio 2017 15.6 preview continues to ease the previously cumbersome experience of hooking up to Mac machines for iOS development using Xamarin. 01/12/2018

  • Building for the iPhone X

    Our cross-platform C# specialist turns his attention to the iOS side of things only to demonstrate some programming issues associated with the much-hyped device from Apple, including Face ID, the "notch," Safe Areas, Large Titles and more. 01/11/2018

  • News

    New Visual Studio Preview Boosts Performance, Productivity, More

    Performance, productivity and diagnostics are three areas of focus in new previews of the Visual Studio family just unveiled yesterday: Visual Studio 2017 Version 15.6 Preview 2 and Visual Studio for Mac Version 7.4 Preview. 01/11/2018

  • News

    Microsoft Continues to Improve Java Debugger for VS Code Editor

    Fifth update in the past three months improves expression evaluation, adds step filter for bypassing certain code. 01/10/2018

  • News

    Unity Replaces Mono-Based IDE with Visual Studio

    The popular Unity game development platform has dropped its default Mono-based IDE in favor of Visual Studio products in order to leverage new C# and scripting features. 01/10/2018

  • News

    Microsoft AI-Based Bots Tools Now Generally Available

    Microsoft, one of the tech giants attempting to take artificial intelligence-based development mainstream, has made two tools crucial to this effort generally available to developers interested in programming bots and using natural language interfaces. 01/09/2018

  • Logistic Regression Using Python

    The data doctor continues his exploration of Python-based machine learning techniques, explaining binary classification using logistic regression, which he likes for its simplicity. 01/08/2018

  • News

    VS Code Tool Integrates with Azure Data Lake for Big Data Analytics

    Microsoft updated its Visual Studio Code extension for working with the Azure Data Lake for Big Data analytics in the cloud, furthering integration of the extension's data exploration tool among other new features and improvements. 01/08/2018

  • Check That Your Config Files Are Transformed Correctly

    The ability for Visual Studio to automatically transform your development Web.config file into a production version is certainly convenient ... but only if the transformation is done right. Here's how to check that your config file is being transformed correctly. 01/05/2018

  • Quick Tip: Debugging with Multiple Browsers

    You don't have to check your site in just one browser at a time. 01/04/2018

  • Simple Asynchronous Processing for Web Service Calls

    You don't need to write ugly code to synchronize your AJAX calls. Instead, you can leverage await/async and the JQueryXHR object to simplify the code around your AJAX calls while still getting the benefits of concurrent processing. 01/03/2018

  • Architecting Services with Design Patterns

    As the number of your services expands you're going to need to start thinking about how to organize them. Applying these two design patterns can help, provided you understand all their variations. 01/02/2018

  • Notes from Visual Studio Live! No Typical Developer

    What I learned: There's no typical developer, they face tough resource constraints, cutting-edge tech is not of the most interest to many dealing with real-world legacy concerns, and foresighted companies are making investments for the future even with the tight budgets. 12/22/2017

  • News

    Microsoft's Adam Tuliper Explains Tuples in C# 7.0

    At a recent Visual Studio Live! conference, the principal software engineer demonstrated the ins and outs of the new System.TupleValue functionality coming with C# 7.0, along with other new features such as pattern matching, local functions, "out" variables, throw expressions, generalized async return types and many more. 12/18/2017

  • Replace a Running Application with a New Version

    One situation that can prevent a successful file transfer is when the destination file is, in fact, the program that's doing the copying. Here's how to work around such problems. 12/15/2017

  • Managing Temporal Data in SQL Server 2016 and Azure SQL Database

    SQL Server 2016 and Azure SQL Database both give you tables that automatically keep track of the history of your data. Here's how to retrieve that historical data. 12/14/2017

  • News

    Microsoft Touts New VS Code Extension for IoT Development

    Microsoft this week published hands-on guidance for using its new Azure IoT Edge service, just launched as an extension for the Visual Studio Code editor in a public preview program. 12/14/2017

Subscribe on YouTube