The focus of
C#.NET
Web Deve1oper's Guide is on providing
you with code examples that will help you leverage the
functionalities of the
NET Framework Class Libraries. Once
you have read this book, you will have covered the k
concepts, libraries, and APIs of the .NET Framework that
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
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 XIVIL 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
Index