C# Programming in easy steps, 5th Edition

Prezentare genereala:

Autor :Mike McGrath

Categorie : Calculatoare / IT


C# is designed to be a simple, modern, general-purpose, object-oriented programming language, borrowing key concepts from several other languages – most notably the Java programming language. Consequently, everything in C# is a class “object” with “properties” and “methods” that can be employed by a program. C# is an elegant and “type-safe” programming language that enables developers to build a variety of secure and robust applications. You can use C# to create Windows client applications, XML...