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.
- By Dino Esposito
- 01/23/2018
In an app of any meaningful size, wrapping up common functionality in a composite control reduces the long-term effort needed to craft the app. Learn how to do just that right here.
Part 2: Now that we've nailed down the serverless compute concepts, we'll use a handful of online tools to develop Azure Functions.
- By Joseph Fultz, Darren Brust
- 07/21/2017
The cloud has enabled some incredible innovation, like serverless compute, which is transforming the way we build applications for the cloud. We dive into serverless concepts and explore how they are supported by Azure Functions.
- By Joseph Fultz, Darren Brust
- 07/17/2017
You don't need to write tons of JavaScript code to create a JavaScript-friendly MVVM app. Let DotVVM can take over. Here's a basic tutorial for developing with it.
- By Tomáš Herceg
- 06/27/2017
In a back-to-basics session at Visual Studio Live! this week, Microsoft's Adam Tuliper encouraged developers to broaden their approach.
From Visual Studio Live! Washington, DC: Microsoft PowerApps and Flow take RAD tools to another level, by automating custom application development through low-code tools.
Last time, we used Docker to modernize an ASP.NET WebForms app. In this second part, we take a feature-driven approach to extending it and improving performance.
- By Elton Stoneman
- 05/31/2017
Using Docker's lightweight containerization technology, you can modernize and extend ASP.NET WebForms app quickly and safely on the Microsoft Azure cloud. In this first of a two-part series, we show you how.
- By Elton Stoneman
- 05/25/2017
Microsoft's developers have been churning through code and delivering a dizzying array of tools and services. But there's still more to come this year, as Microsoft's Jeffrey T. Fritz explained at Visual Studio Live! this week.
Microsoft's Matt Nunn provides a whirlwind tour of the current state of tools and services that Microsoft has to offer developers in this VSLive! Austin keynote.
Visual Studio is all about making the developer coding experience more streamlined, allowing you to get to elements of the IDE that matter to you most. Customizing the Start Page is, well, a good start.
Huge volumes of data need near-supercomputer power to process and analyze it all. You can get there with the .NET Task Parallel Library.
- By William L. Bain
- 04/20/2017
A stepped approach using traditional tools in Visual Studio and third-party solutions to troubleshoot and debug Web application issues.
- By Kamran Bilgrami
- 03/21/2017
No longer a pipe dream, cross-platform coding has been made fairly straightforward and nearly ordinary with tools from Xamarin and others. At VSLive!, Microsoft's James Montemagno demonstrated the ease with which cross-platform apps can be delivered without venturing too far from the C# space.
Developers develop and sometimes that becomes the basis of a startup's IP. So, who owns it now? Here's how to sort it all out.
- By Wallace McClure
- 03/06/2017
Imagine platform-neutral, language-agnostic tools for writing code. Awesome, yes, but using tools like Visual Studio Code to compose your programmatic masterpiece will require a bit of rethinking.
Writing Universal Windows Platform (UWP) apps that rely on inter-process communication is actually easy. Debugging and making them fault-tolerant is the tricky part, but it can be done with the AppServiceConnection for UWP and IoT Apps.
- By Lee Richardson
- 02/27/2017
Visual Studio 2017 is coming March 7. Microsoft Dev Evangelist Robert Green talks about the top new features, best improvements for mobile/Xamarin developers and more in this Q&A preview of his Visual Studio Live! session on the same topic.
Find out more about this new feature of ASP.NET Core 1.0 and how it might help you.