Discover the next generation of ASP.NET called ASP.NET vNext.

Discover the next generation of ASP.NET called ASP.NET vNext.
Discover how to easily create and add WIN32 Services in .NET. You’ll also discover the Topshelf toolkit.
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.
Peter Shaw discusses various methods for generating a unique ID so that your application can identify itself.
Vipul Patel shows you how easy it is (even for non-developers) to create Windows 8.1 applications using AppStudio.
Simply put, Dependency Injection is a design pattern that helps a class separate the logic of creating dependent objects. The result of this separation is a loosely coupled system where there is no rigid dependency between two concrete implementations. This article discusses what Dependency Injection is and illustrates its use 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.
Discover how to easily create and add WIN32 Services in .NET. You’ll also discover the Topshelf toolkit.
Learn how to store, modify, and retrieve information from a configuration file in Visual Basic.
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.