Logo

Visual Studio.Net with C# by Vijay Mukhi, Suraj Godhwani, Sonal Mukhi

Small book cover: Visual Studio.Net with C#

Visual Studio.Net with C#
by

Publisher: BPB Publications

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.

Home page url

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

Similar books

Book cover: Object-oriented Programming in C# for C and Java programmersObject-oriented Programming in C# for C and Java programmers
by - Aalborg University
This is a teaching material about object-oriented programming, illustrated with use of the programming language C#. It is assumed, as a prerequisite, that the readers have some knowledge about imperative programming, preferably knowledge about C.
(21313 views)
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.
(26523 views)
Book cover: C# for Sharp KidsC# for Sharp Kids
- Microsoft Corporation
This book teaches you about the C# language. Writing programs is Fun! This e-book will have you coding your very own C# programs in no time! With fun cartoons and easy to follow code samples, you'll be creating your own inventions in no time!
(20351 views)
Book cover: Threading in C#Threading in C#
by
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.
(18422 views)