.NET for Visual FoxPro Developers
by Kevin McNeish
Publisher: Hentzenwerke Publishing 2002
ISBN/ASIN: 1930919301
ISBN-13: 9781930919303
Number of pages: 508
Description:
This book provides a strong overview of the .NET Framework and the C# and Visual Basic .NET languages, helping you to assess these new technologies through the lens of Visual FoxPro. The author provides plenty of "how to", "step-by-step" and "best practices" information that will help you climb the .NET learning curve and get up and running quickly.
Download or read it online for free here:
Read online
(online html)
Similar books
.NET Framework Notes for Professionals- Goalkicker.com
Table of contents: Getting started with .NET Framework; Collections; XmlSerializer; HTTP clients; Exceptions; LINQ; Networking; NuGet packaging system; Reflection; Dictionaries; HTTP servers; Settings; Task Parallel Library (TPL); Custom Types; etc.
(7588 views)
Under the Hood of .NET Memory Managementby Chris Farrell, Nick Harrison - Red gate books
To write truly fantastic software, you need to understand how .NET memory management works. This book will take you from the basics of memory management, all the way to how the OS handles its resources, and will help you write the best code you can.
(11490 views)
.NET Microservices: Architecture for Containerized .NET Applicationsby Cesar de la Torre, Bill Wagner, Mike Rousos - Microsoft Corporation
This guide is an introduction to developing microservices-based applications and managing them using containers. To make it easier to get started, the guide focuses on a reference containerized and microservice-based application that you can explore.
(9455 views)
Introduction to .NET Framework 3.0- Wikibooks
The .NET Framework 3.0 has been created mainly as an extension of .NET 2.0. Hence, most of the features of .NET 2.0 would be workable with .NET 3.0. Migration from .NET 2.0 to .NET 3.0 is easy as it involves only the upgradation of the features.
(10653 views)