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
- 售價: $2,140
- 貴賓價: 9.5 折 $2,033
- 語言: 英文
- 頁數: 608
- 裝訂: Paperback
- ISBN: 1928994504
- ISBN-13: 9781928994503
-
相關分類:
.NET、C#
已絕版
買這商品的人也買了...
-
$399Application Development Using C# and .NET (Paperback)
-
$1,300$1,274 -
$650$553 -
$780$741 -
$760$600 -
$760$600 -
$199$179 -
$680$612 -
$750$593 -
$780$663 -
$1,050Enterprise Application Integration Using .NET (Paperback)
-
$650$514 -
$650$507 -
$550$468 -
$520$442 -
$990$891 -
$580$452 -
$560$504 -
$600$480 -
$2,340$2,223 -
$199Data-Driven Services with Silverlight 2 (Paperback)
-
$2,680$2,546 -
$750$638 -
$520$442 -
$1,890$1,796
相關主題
商品描述
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 PlatformChapter 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