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.

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.
Learn about third-party helpers to display your web forms, and also about ways to customize your view.
Learn to create URLs for webforms that are page-independent.
Hannes du Preez shows you how to create a User Control in your ASP.NET Web Application.
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.
Bipin Joshi discusses what display templates and editor templates are and how to use them in an ASP.NET MVC application.
The Transactional File System (TxF), which allows access to an NTFS file system to be conducted in a transacted manner through extensions to the Windows SDK API. MFC 10, has been extended to support TxF and related technologies. This support allows existing MFC applications to be easily extended to support kernel transactions.
Dust off your serial port and find new uses for a nearly-forgotten data link.
Explore the powerful possibilities of incorporating DevExpress controls into your next project.
Arun Karthick introduces you to the state machine model and shows you how to create a simple working state machine sample using the .NET framework in the C# language.