Logo

C# - The Basics by V. Mukhi, S. Shanbhag, S. Mukhi

Small book cover: C# - The Basics

C# - The Basics
by

Publisher: BPB Publications

Description:
A comprehensive introductory C# book. It is written assuming no prior programming knowledge. It covers the basics, namespaces, constructors and destructors, components and databases, web enabling data, function overloading and inheritance, modifiers, virtual functions, properties and indexers, interfaces and structures, operator overloading, collection objects, attributes, the reflection API and conditionals, unsafe code.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: C# School: 14 lessons to get you started with C# and .NETC# School: 14 lessons to get you started with C# and .NET
by
The book introduces the C# language and the .NET framework. It covers the C# basics, object oriented programming, interfaces, exceptions, delegates, database access with ADO.NET, Windows forms applications, multi-threading and asynchronous I/O.
(26500 views)
Book cover: Sams Teach Yourself C# in 24 HoursSams Teach Yourself C# in 24 Hours
by - Sams
Light, but thorough introduction to C#. The author guides readers step-by-step through a cohesive presentation of the basics of C#. Once the basics are understood, he shows how to apply this knowledge to real-world Windows programming tasks using C#.
(16041 views)
Book cover: Rapid C# Windows DevelopmentRapid C# Windows Development
by - Lulu.com
Through the exercises in this workbook, you will learn how to use C# with Visual Studio .NET 2005, SQL Server 2005, and an invaluable tool called an O/R Mapper (LLBLGen Pro) to rapidly develop database-driven applications.
(24902 views)
Book cover: .NET Book Zero.NET Book Zero
by
This book covers everything that the C or C++ programmer needs to know about C# and the .NET framework. Object-oriented programming concepts are approached from scratch. Some programming experience with a C-family language is expected.
(21493 views)