Learn about a native C++, MFC, ATL/COM system to remote view a desktop.
Remote Desktop View Lite
Published 10/31/2005
Learn about a native C++, MFC, ATL/COM system to remote view a desktop.
Learn how to add a button to a server application (a WinForm app with a big Listen button) and have the handler for the click event raise a custom event.
Remoting is one of the three techniques available on the CLR for creating distributed applications.
Discover Code::Blocks, an open source IDE for C/C++.
LINQ has a trick up its sleeve from .NET 4 onwards for dealing with large amounts of data and multiple CPUs. Learn to leverage LINQ.
Create a multi-channel application with DevExtreme and Visual Studio.
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.