.NET Framework


New Azure Sphere Secures IoT Devices

At the RSA security conference, Microsoft announced a preview of Azure Sphere for securely connecting Internet of Things devices.

Q&A with Jason Bock: What's New with Concurrent Programming in .NET

From new features like async return types and advice on when to use the latest structures, here's Microsoft MVP Jason Bock's top tips for developers currently working with concurrent and asynchronous programming.

What's New in .NET Core 2.1 Previews

Microsoft this week announced the second previews of .NET Core 2.1 and its like-versioned associates, ASP.NET Core and Entity Framework Core.

Leveraging Raw SQL in Entity Framework Core

The ability to use SQL with Entity Framework Core has always been a cool feature. There's a new feature in Entity Framework Core that opens the door for whole new set of SQL-related functionality.

.NET Core Is Key Focus of Upcoming Visual Studio Features

.NET Core, the reinvention of the Microsoft .NET Framework as an open source, cross-platform development choice, is a key focus of the upcoming features planned for the Visual Studio IDE.

New VS Code Tool Eases Writing Microsoft Documentation

A couple years ago, Microsoft revamped its developer documentation experience, turning to an open model in which anyone could contribute to the docs.microsoft.com site. Now, a new Visual Studio Code extension has been published to make that easier.

Visual Studio 2017 v15.7 Preview 3: Mobile Gets a Boost

Microsoft yesterday cranked out the third preview of Visual Studio 2017 version 15.7 with the usual bevy of improvements, including several of special interest to mobile developers creating apps with Xamarin and other .NET tools.

'90s-Era File Manager Open Sourced, Available as Visual Studio Solution

Microsoft's Craig Wittenberg has revived the original File Manager that first came with Windows 3.0 in 1990, getting it to run on Windows 10 and making it available as a Visual Studio solution.

What's New in Visual Studio Code 1.22 (March Release)

Among the usual bevy of new features introduced on a monthly basis by the Visual Studio Code team is a new take on debugging breakpoints, called Logpoints. It comes in the March release, v1.22.

GrapeCity Update Includes .NET Standard Template for Xamarin Mobile Development

Visual Studio and .NET component specialist GrapeCity's latest update features better data visualization, new project templates -- including a new .NET Standard project for Xamarin mobile development -- and more.

Small Firm Offers Up Homegrown Tools for Creating Web Apps with C#, VB.NET

Proving that Visual Studio tools can come from all manner of sources, a small dev firm in the Canary Islands is offering up its own homegrown toolset -- developed during the creation of an accounting program -- as a commercial product to let C# and VB.NET coders create Web apps without all that JavaScript and CSS stuff.

What's New in the Mobile-Centric Visual Studio App Center

The latest updates to the Visual Studio App Center -- described as a "mission control" service for iOS and Android mobile apps -- includes error reporting for Xamarin-based apps, device-based management and more.

Visual Studio Code Adds C/C++ Functionality, Focusing on IntelliSense

The Visual Studio Code team improved its C/C++ extension, still in preview, with a March update that focuses on improved IntelliSense for better auto-complete, easier configuration and more.

Sound-Effect Audio with Xamarin.Forms

Wally builds an app prototype and in response to user feedback investigates how to play audio sound effects in response to events such as a button press.

Popular Python Extension for the Visual Studio Code Editor Boosts Debugging

The Python extension for the open source Visual Studio Code editor -- the most popular offering available in the marketplace -- has been updated with improved debugging functionality.

Q&A: Philip Japikse on Hands-On with ASP.NET Core and EF Core

'I think ASP.NET Core is the biggest game changer in the history of Web development using the Microsoft stack.'

Visual Studio IDE Tracks VS Code Extension Model

Microsoft's flagship Visual Studio IDE is continuing to track the extension model introduced with the company's open source Visual Studio Code editor, most recently adding support for debug adapters.

Visual Studio Team Services Gets Multi-Machine Deployment

Multi-machine deployment with Visual Studio Team Services via deployment groups is now out of preview and generally available.

'Death to JavaScript!' Blazor, for .NET Web Apps Using WebAssembly, Goes Alpha

Blazor, an experimental technology that some believe will save .NET Web coders from "the insanity of JavaScript," has been released by Microsoft in its first public preview.

High Performance Object-Oriented Data Access with Dapper

Entity Framework is fabulous ... but it does impose some overhead. If you like working with data in an O-O kind of way but feel the "need for speed," then you should be looking at Dapper.

Subscribe on YouTube