
Visual Studio.Net with C#
by Vijay Mukhi, Suraj Godhwani, Sonal Mukhi
Publisher: BPB Publications 2008
Description:
Introduction to Visual Studio.Net and C# programming language. The entire book is packed with screens, making it very easy and intuitive for a reader to grasp the explanations accompanying them. The text covers working with the framework, building database applications, building Web applications, setup and deployment projects, the basics of C#, the C# code in .Net applications, C# and ASP.Net.
Download or read it online for free here:
Read online
(online html)
Similar books
C# School: 14 lessons to get you started with C# and .NETby Faraz Rasheed
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.
(29206 views)
C# 1: Introduction to programming and the C# languageby Poul Klausen - Bookboon
The book is a practical introduction to C# and basic principles of object-oriented programming and also deals with the C# through a collection of simple examples. The goal is to provide the basic knowledge needed to develop complete applications.
(11488 views)
Threading in C#by Joseph Albahari
An extensive online book on multithreading in C#. This tackles difficult issues such as thread safety, when to use Abort, Wait Handles vs Wait and Pulse, the implications of Apartment Threading in Windows Forms, using Thread Pooling, etc.
(20644 views)
Fundamentals of Computer Programming with C#by Svetlin Nakov, et al. - Telerik Software Academy
This book aims to provide novice programmers solid foundation of basic knowledge regardless of the programming language. The book covers the fundamentals of programming that have not changed significantly over the last 10 years.
(21539 views)