Logo

Rapid C# Windows Development

Large book cover: Rapid C# Windows Development

Rapid C# Windows Development
by

Publisher: Lulu.com
ISBN/ASIN: 1411661044
ISBN-13: 9781411661042
Number of pages: 141

Description:
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. You will gain an understanding of the benefits of using these technologies and you will see the complete process from start to finish, including scanning the database schema, generating code, adding business logic, and building the user interface.

Home page url

Download or read it online for free here:
Download link
(3.4MB, PDF)

Similar books

Book cover: C# ProgrammingC# Programming
by - Wikibooks
C# is a multi-purpose computer programming language suitable for a wide variety of development needs. This book introduces C# language fundamentals and covers a variety of the base class libraries (BCL) provided by the Microsoft .NET Framework.
(22957 views)
Book cover: Object Oriented Programming using C#Object Oriented Programming using C#
by - Bookboon
The book will explain the Object Oriented approach to programming and through the use of small exercises develop some practical skills as well. At the end of the book one larger case study will be used to illustrate the application of the techniques.
(12823 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.
(18341 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#.
(15922 views)