.NET Framework


Third Preview of Visual Studio 2017 v15.6 Improves Build Tools, More

It's been just a couple week since the second preview of Visual Studio 2017 version 15.6, with the latest iteration featuring improvements to Visual Studio Build Tools, Snapshot Debugging and more.

5 Top WordPress Extensions for Visual Studio Code

Here are five useful, ready-to-go extensions available for the Visual Studio Code editor to boost development for WordPress, a leading self-hosted blogging tool.

Defining JSON Messages with JSON Schema

If you're building a RESTful Web service, you can provide both guidance and control around the JSON messages your service works with by replacing documentation with JSON Schemas.

VS Code Susceptible to Electron-Based Vulnerability

Visual Studio Code, being based on the open source Electron framework, is among applications susceptible to a remote code execution vulnerability just announced and patched by the Electron team this week.

Quick Tip: Checking for Success in Web Calls

No matter how many HTTP codes there are, you really only need to check one property to determine success or failure.

.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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

Subscribe on YouTube