FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title .NET Book Zero: C#/.NET for C/C++ Developers
- Author(s) Charles Petzold
- Publisher: CharlesPetzold.com (2007)
- ebook PDF (267 pages)
- Language: English
- ISBN-10: N/A
- ISBN-13: N/A
- Share This:
This free on-line 267-page book is an introduction to C# and the Microsoft .NET Framework for programmers who have experience with C or C++.
This book is written in tutorial style, which means that it is intended to be read sequentially. The reader is encouraged to type in the programs as they are encountered in the book, to run them, and experiment with them.
It includes introduction of basic concept of C#, fundamentals of C#, fundamentals of .NET, fundamental Of .NET applications, Aavanced .NET Applications, fundamentals of .NET Web services, security in .NET applications, project on 3-tier web based authentication projects, etc.
About the Authors- Charles Petzold is an American programmer and technical author on Microsoft Windows applications. He is also a Microsoft Most Valuable Professional and was named one of Microsoft's seven Windows Pioneers.
- C# Programming Language
- Microsoft .NET Programming
- BASIC and Visual Basic Programming
- The C and Objective-C Programming
-
Under the Hood of .NET Memory Management (Chris Farrell)
This book covers theory and practice for analyzing and improving .NET code performance, with examples and tips, starting with the core concepts of .NET memory management and garbage collection, then additional details and intricacies.
-
Architecting Modern Web Apps with ASP.NET Core and Azure
This guide provides end-to-end guidance on building monolithic web applications using ASP.NET Core and Azure. In this context, 'monolithic' refers to the fact that these applications are deployed as a single unit.
-
Using .NET Core, Docker, and Kubernetes Succinctly
This book will walk you through using Docker and Kubernetes with a .NET Core example application - through the key concepts involved in packaging Windows-distributed applications into containers and orchestrating these using Docker and Kubernetes.
-
Fundamentals of Computer Programming with C# (Svetlin Nakov)
This book is a comprehensive computer programming tutorial that teaches programming, logical thinking, data structures and algorithms, problem solving and high quality code with lots of examples in C#.
-
Developing on AWS with C#: Using C# to Build Apps on the AWS
This book guides you through the process of converting your monolithic application to microservices on AWS. It takes you through the depth and breadth of .NET tools on AWS. Learn how to make your applications more modern, resilient, and cost-effective.
-
C# Development - The C# Yellow Book (Rob Miles)
Learn C# from first principles the Rob Miles way. With jokes, puns, and a rigorous problem solving based approach. From objects to garbage collection and from exceptions to interactions, learn C# in a way that engages and entertains your brain.
-
Parallel Programming with Microsoft .NET (Colin Campbell)
This book shows C# and VB.NET programmers how to effectively take advantage of the multicore capabilities of modern PCs using the Microsoft platform.
-
Dissecting a C# Application (Christian Holm, et al)
Learn advanced .NET programming techniques by getting an insiders' look at a complete application! It includes all the advanced features that programmers expect and, of course, implementing these features has required some advanced programming techniques.
:
|
|