PDA

View Full Version : Microsoft Visual C# 2008



Soulja02
29-08-08, 01:14 AM
http://i28.tinypic.com/1z6tc7l.jpg

Introduction

Microsoft Visual C# is a powerful but simple language aimed primarily at developers creating
applications by using the Microsoft .NET Framework. It inherits many of the best features of
C++ and Microsoft Visual Basic but few of the inconsistencies and anachronisms, resulting in
a cleaner and more logical language. With the advent of C# 2.0 in 2005, several important
new features were added to the language, including generics, iterators, and anonymous
methods. C# 3.0, available as part of Microsoft Visual Studio 2008, adds further features,
such as extension methods, lambda expressions, and, most famously of all, the Language
Integrated Query facility, or LINQ. The development environment provided by Visual Studio
2008 makes these powerful features easy to use, and the many new wizards and enhancements
included in Visual Studio 2008 can greatly improve your productivity as a developer.

Who This Book Is For

The aim of this book is to teach you the fundamentals of programming with C# by using
Visual Studio 2008 and the .NET Framework version 3.5. You will learn the features of the C#
language, and then use them to build applications running on the Microsoft Windows operating
system. By the time you complete this book, you will have a thorough understanding
of C# and will have used it to build Windows Presentation Foundation (WPF) applications,
access Microsoft SQL Server databases, develop ASP.NET Web applications, and build and
consume a Windows Communication Foundation service.

Finding Your Best Starting Point in This Book

This book is designed to help you build skills in a number of essential areas. You can use
this book if you are new to programming or if you are switching from another programming
language such as C, C++, Sun Microsystems Java, or Visual Basic. Use the following table to
fi nd your best starting point.

Download 12.2 MB http://www.ziddu.com/downloadfile.php?uid=ZK2anJ2mY7Gal5etsayZlJyiY7CWl pWp3

Crux
30-08-08, 06:22 PM
Thanks man, good release +rep.

Soulja02
31-08-08, 03:45 AM
thanks descending (http://www.mmopro.net/forums/members/descending.html)

Madow
12-09-08, 06:41 PM
Cheers. I, myself am taking up C#. +rep

Dr. Emu
18-04-09, 08:38 AM
tY^^ alot , good for begginers in c++:D

Lilgip
27-07-09, 02:56 PM
Nice! This is what I use! :D