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: 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!
(20430 views)
Book cover: C# - The BasicsC# - The Basics
by - BPB Publications
Introductory C# book, no prior programming knowledge is assumed. It covers namespaces, constructors and destructors, components and databases, web enabling data, function overloading and inheritance, modifiers, virtual functions, and more.
(23239 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.
(26604 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.
(18499 views)