Discover how to utilize Entity Framework Core for performing CRUD (create, read, update, and delete) operations on data.
Articles Written by Bipin Joshi
Your First ASP.NET Core 1.0 App
Pursue how an ASP.NET Core 1.0 application can be built using the Empty project template.
Top 10 Features of ASP.NET Core for ASP.NET MVC Developers
Study a few important features that ASP.NET MVC 5 developers should know as they prepare to learn this new framework.
Implementing Sorting and Paging in the Web API Using OData Queries
Learn how to use OData support to call a Web API using a client-side script and how to implement Ajax-driven sorting and paging.
Implementing Sorting and Paging in ASP.NET MVC
Learn about third-party helpers to display your web forms, and also about ways to customize your view.
Securing ASP.NET MVC Applications with ASP.NET Identity
Over the years the needs of authentication schemes used in a web application have changed. To take into account these changing trends Microsoft has released ASP.NET Identity - a new way to authenticate users of your web application. This article describes how ASP.NET Identity can be used in an ASP.NET MVC application from the ground up.






