C#.net Web Developer's Guide (Paperback)

Saurabh Nandu, dotthatcom.com, Greg Hack, Adrian Turtschi, Jason Werry, Joseph Albahari, Wei Meng Lee

  • 出版商: Syngress Media
  • 出版日期: 2001-12-15
  • 售價: $1,980
  • 貴賓價: 9.5$1,881
  • 語言: 英文
  • 頁數: 608
  • 裝訂: Paperback
  • ISBN: 1928994504
  • ISBN-13: 9781928994503
  • 相關分類: .NETC#
  • 已絕版

買這商品的人也買了...

商品描述

The Complete Guide to C# .NET and the .NET Framework

The focus of The C#.NET Web Developer's Guide is on providing you with code examples that will help you leverage the functionalities of the .NET Framework Class Libraries. One you have read this book, you will have covered the key concepts, libraries, and APIs of the .NET Framework that we feel will help you easily create new applications using C#.

1. Review the Basics of the C# .NET Platform
Learn about the components of C#, including data types, control structures, delegates, events, and more.
2. Understand Visual Studio .NET
Cover the new features of VS.NET, including the .NET Framework, Web Services, XML support, and the Integrated Development Environment (IDE).
3. Review Remoting and Remoting Architecture
See how remoting allows cross-application communication, whether they are located on the same PC or across the Internet.
4. Understand Microsoft Message Queue (MSMQ) Infrastructure
See how MSMQ uses queues to store messages that provide a communications mechanism between applications.
5. Find an Introduction to ADO.NET
See how ADO.NET contains rich support for XML, and how you can use it to transport data between the different layers.
6. Understand XML in the .NET Framework
Learn the major components of an XML document: Declarations, Comments, Schemas, Elements, and more.
7. Learn the ASP.NET Architecture
See how to use the ASP.NET architecture to enable rapid prototyping of cross-platform scalable applications.
8. The C# .NET Wallet CD
The CD comes with all the source code from the book, including complete applications for a text editor, messaging application, an actual web service, and more.
9. Register for Your 1 Year Upgrade
The Syngress Solutions upgrade plan protects you from content obsolescence and provides monthly mailings, whitepapers, and more!

Contents

Foreword
Chapter 1 Introducing the Microsoft .NET Platform

Chapter 2 Introducing C# Programming

Chapter 3 Visual Studio.NET IDE

Chapter 4 Windows Forms

Chapter 5 Network Programming: Using TCP and UDP Protocols

Chapter 6 Remoting

Chapter 7 Message Queuing Using MSMQ

Chapter 8 ADO.NET

Chapter 9 Working with XML 

Chapter 10 ASP.NET

Chapter 11 Web Services

Chapter 12 Building a Jokes Web Service