.NET

Pro WPF 4.5 in C#: Windows Presentation Foundation in .NET 4.5

Pro WPF 4.5 in C#: Windows Presentation Foundation in .NET 4.5

The author of the book shows you how The Microsoft Windows Presentation Foundation (WPF) works, His quality advice will help you to build reliable and…

Pro C# 9 with .NET 5: Foundational Principles and Practices in Programming

Microsoft .NET 3.5 provides lots of C# language features and .NET function and APIs which are not available in earlier versions of .NET. This book…

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…

Expert C# Business Objects

This book is a translation of Lhotka's industry-standard title, Visual Basic.NET Business Objects, into the language of C#. Rockford Lhotka's ideas continue to be extremely…

The C# Programming Language

In the world of programming languages, C# has emerged as a powerful and versatile tool for developers. At the forefront of understanding this language is…

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#…

Predefined Datatypes in C#

Here we will see the data types available in C#. Before examining the data types in C#, first we will try to understand the C#…