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.
Latest General ASP.NET Articles
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.
Creating Webforms with Friendly URLs
Learn to create URLs for webforms that are page-independent.
Creating a Web User Control in ASP.NET
Hannes du Preez shows you how to create a User Control in your ASP.NET Web Application.
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.
Using Display Templates and Editor Templates in ASP.NET MVC
Bipin Joshi discusses what display templates and editor templates are and how to use them in an ASP.NET MVC application.
Latest Developer Videos
More...Latest CodeGuru Developer Columns

Control Statements and Basic Loops in C++/CLI
Become more proficient on the usage of statements to control the flow of execution through a C++/CLI application.

Processing Things in C# with the Process Class
Explore new ways to run processes under Windows. Some might even surprise you.

Switching Input Languages Dynamically with Visual Basic
You can change your input language dynamically. Make it easier for those who speak other languages to use your software.
Maker Project: Creating a Garage Door Opener
Have you ever wanted to control your garage door from your smartphone? Here is your chance. Get your hands dirty with an Arduino Garage Door Controller.