.NET
MCAD/MCSD Self-Paced Training Kit: Microsoft .NET Core Requirements, Exams 70-305, 70-315, 70-306, 70-316, 70-310, 70-320, and 70-300
Three things struck me about this set as soon as I received it and started working through the material. First, these books can be used…
Programming C# 4.0: Building Windows, Web, and RIA Applications for the .NET 4.0 Framework
Aimed at experienced programmers and web developers, the new edition of Programming C# doesn't waste words on elementary programming topics. Instead, this practical book focuses…
Statements in C#
The real nuts and bolts of a programming languages is that which controls the flow of a program called statements. Types of Statements in C#…