Polybase, Query Store, dynamic data masking, row-level security, and temporal data JSON support -- just some of the new features that veteran SQL Server Live! presenter Leonard Lobel covers in this exclusive Q&A with Lafe Low.
From VSLive!: Microsoft's Matt Nunn demonstrated some use cases for the modern cloud platform, one that opens up options for businesses to tranform the way they do business internally and externally.
From Visual Studio Live!, Anaheim: Brian Randell gets beyond buzzwords with a DevOps demo that puts .NET Core and Visual Studio Team Services right in the middle of the mix.
A case study in swift .NET application debugging using a variety of free tools that can help keep a client happy.
- By Kamran Bilgrami
- 09/29/2016
You might be surprised how easy it was to port this NoSQL database for .NET to the Python language.
- By Idan Haim Shalom
- 09/23/2016
Integrating distributed, in-memory computing with distributed caching can easily extend LINQ semantics to create important new capabilities for real-time analytics on fast-changing data.
- By William L. Bain
- 08/08/2016
In this ongoing series on turning from developer to startup, we now look at what you'll need to know about funding your idea. So, who are the players you need to bring in and at what benefit?
- By Wallace McClure
- 06/29/2016
Natural User Interface expert Tim Huckaby gave a glimpse of some of the more interesting challenges developer face with computing becoming more "natural," including how to control computers beyond the devices themselves. That was the message at his keynote talk at Visual Studio Live! in Boston.
At Visual Studio Live! in Boston, Microsoft's senior program manager in the Developer Outreach Group showcases a number of features that will move .NET into a broader, more cross-platform-friendly future. Also, Fritz says to expect .NET on June 27.
From Visual Studio Live! Austin: Innovations like Microsoft's HoloLens will require adapting procedural, linear programming and thinking in terms of compositional programming, observes UX expert Billy Hollis.
From Visual Studio Live! Austin: Microsoft's Tarek Madkour reveals the current state of the Visual Studio union, with a good view of the latest on .NET and .NET Core.
What you can do with most programming languages can be accomplished in F#'s functional programming paradigm. Here's how to handle some simple operations, which might look familiar to you already.
- By Arnaldo Pérez Castaño
- 04/20/2016
It's time to take a break. Have you seen Silicon Valley? It's a comedy, but the depiction of a developer startup hits very close to the bone.
- By Wallace McClure
- 04/19/2016
An MVP is not some Microsoft award, but the acronym for a term, "minimum viable product," that loosely defines what you're trying to provide as far as features -- at a bare minimum -- to get your app to market. Let's look at the considerations for making sure your app achieves MVP status.
- By Wallace McClure
- 03/22/2016
It's iOS and Android, then all others, along with Windows Phone. But some reports believe Windows Phone is the real growth market, and developers should take heed since there's money to be made there.
We looked at the basic features of functional programming with Visual F#. In this second part, we take it a bit farther and look at creating anonymous functions, pattern matching, and other features of F#.
- By Arnaldo Pérez Castaño
- 02/16/2016
The functional programming paradigm, which has been around for decades, has never gone out of style. In this two-part series, we look at Microsoft's implementation, Visual F#.
- By Arnaldo Pérez Castaño
- 02/10/2016
You're a developer who's managed to create the killer app. You've also built a well-rounded team and marketing plan to push it. But wait -- is it what users want?
- By Wallace McClure
- 01/06/2016
True artificial intelligence is years away. But we can demonstrate the challenges of AI decisionmaking using C# to derive solutions for the classic sliding tiles puzzle.
- By Arnaldo Pérez Castaño
- 10/30/2015
The trie data structure is one alternative method for searching text that can be more efficient than traditional search approaches. Here's a trie class you can create in C#.
- By Arnaldo Pérez Castaño
- 10/20/2015