您的位置:首页 > 编程语言 > C#

visual C#2005 step by step(english language)

2006-07-02 15:29 381 查看
 

Introduction
Microsoft Visual C# 2005 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. The advent of C# 2005 2.0 has seen several important new features added to the language, including Generics, Iterators, and anonymous methods. The development environment provided by Microsoft Visual Studio 2005 makes these powerful features easy to use, and the many new wizards and enhancements included in Visual Studio 2005 can greatly improve your productivity as a developer.
The aim of this book is to teach you the fundamentals of programming with C# 2005 by using Visual Studio 2005 and the .NET Framework. You will learn the features of the C# 2005 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# 2005 and will have used it to build Windows Forms applications, access Microsoft SQL Server databases, develop ASP.NET Web applications, and build and consume a Web service.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息