Master using the EF core with a version available that is specifically designed for use with the .NET Core.
Latest Controls Articles
ASP.NET Application Optimization Tips
Understand which parts of your code can be optimized, and how you can measure improvements in performance compared to a baseline.
Dependency Injection with ASP.NET Core 1.0
Achieve more flexibility and decoupling through the use of dependency injection.
.NET Back to Basics: The String Class
Take the plunge into the string class and master it.
Using Model Binding in ASP.NET Data Controls
Earlier versions of ASP.NET used a data source control to bind data from the underlying data store with data bound controls. ASP.NET 4.5 provides a flexible alternative to data bind these controls - model binding. This article explains how the new model binding features can be used.
Top 10 Useful Attributes & Properties for ASP.NET Controls
This article touches base on a few, often missed, though important attributes and properties for ASP.NET control's. These drive the control's behavior and have a commanding effect on their actions.
Latest CodeGuru Developer Columns
C++ Exception Handling: How to Handle Exceptions in C++
Learn to implement exception handling mechanism in C++.

Integrating Adaptive Cards with the .NET Bot Framework
An adaptive card is a piece of UI defined by the developer and rendered by the native app to display content to the user. Learn to use one here.

Creating a Tile Slide Puzzle Game in VB.NET
Create a Tile Slide game with Visual Basic.NET.
Programming Devices and Activities from the Microsoft Graph APIs
With Microsoft's new Project Rome, the user experience across all platforms (Windows, iOS, or Android) will be seamless among different hardware.