Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
461. | Microsoft® ADO.NET (Core Reference) By: David Sceppa Publisher: Microsoft Press Publication Date: 15-MAY-2002 Insert Date: 30-SEP-2002 Slots: 1.0 | Overview: Microsoft® ADO.NET (Core Reference) The definitive guide to using Microsoft Visual C#™ .NET to develop stand-alone applications for Microsoft Windows and Web-enabled Microsoft .NET applicationsMicrosoft ActiveX® Data Objects .NET (ADO.NET) is a set of libraries included with the Microsoft .NET Framework that helps you communicate with data from .NET-based applications—including XML data. Discover how to access, sort, and manipulate data in Web-enabled enterprise applications with this book. You'll get expert guidance and insider tips from a leading database and ADO authority about how to write, test, and debug database code...
|
462. | Building XML Web Services for the Microsoft® .NET Platform By: Scott Short Publisher: Microsoft Press Publication Date: 27-FEB-2002 Insert Date: 30-SEP-2002 Slots: 1.0 | Overview: Building XML Web Services for the Microsoft® .NET Platform Understand how to build robust, high-performing business solutions for the Web by exploiting protocols and tools such as SOAP, WSDL, UDDI, and XML.
Build state-of-the-art distributed Web applications with this comprehensive XML Web services development guide, which examines the architecture, protocols, and practices you need to know to build Web-ready, distributed-object applications. It gives you in-depth information about the basic building blocks of XML Web services: Simple Object Access Protocol (SOAP), Web Services Description Language (WSDL), Universal Description, Discovery, and...
|
463. | By: Jeff Prosise Publisher: Microsoft Press Publication Date: 15-MAY-2002 Insert Date: 30-SEP-2002 Slots: 1.0 | Overview: Programming Microsoft® .NET Learn how to develop robust, Web-enabled and Microsoft Windows-based applications by taking advantage of C# and the Microsoft .NET FrameworkThe Microsoft .NET initiative builds on industry standards to make interoperable software services available anywhere, on any device, over the Internet. Behind the initiative is the Microsoft .NET Framework, which combines a managed run-time environment with one of the richest class libraries ever invented to make building and deploying Web-enabled applications easier than ever. Find out how to leverage the full power of the .NET Framework with this...
|
464. | Microsoft® Visual C#™ .NET (Core Reference) By: Mickey Williams Publisher: Microsoft Press Publication Date: 15-MAY-2002 Insert Date: 30-SEP-2002 Slots: 1.0 | Overview: Microsoft® Visual C#™ .NET (Core Reference) The definitive guide to using Visual C# .NET to develop stand-alone applications for Microsoft Windows and Web-enabled Microsoft .NET applications
Get the complete guidance you need to use the Visual C# .NET language to produce stand-alone Windows-based applications and Web-enabled .NET applications with this comprehensive reference. It thoroughly covers the language's structure, syntax, code wizards, and the Microsoft Visual Studio® design environment, paying close attention to both the client and server sides of the .NET environment. You'll find detailed answers and best practices to help...
|
465. | Coding Techniques for Microsoft® Visual Basic® .NET By: John Connell Publisher: Microsoft Press Publication Date: 12-DEC-2001 Insert Date: 30-SEP-2002 Slots: 1.0 | Overview: Coding Techniques for Microsoft® Visual Basic® .NET Go beyond knowing how Visual Basic works to writing professional-level Microsoft .NET code.
Most books about Visual Basic® use abstract snippets of code to illustrate the language's syntax, data structures, and controls. But even if you know the language, it's sometimes difficult to see how to put these elements together to write a complete program. This practical handbook of software construction covers the vital details about the latest version—Visual Basic .NET, with its integrated development environment (IDE), complete support for XML, and ASP.NET Web-development functionality,...
|
466. | C# & VB.NET Conversion Pocket Reference By: Jose Mojica Publisher: O'Reilly Media, Inc. Publication Date: 22-APR-2002 Insert Date: 26-SEP-2002 Slots: 1.0 | Overview: C# & VB.NET Conversion Pocket Reference
Though most programmers use two or more languages, they usually
have a mastery of one. Although Microsoft has advertised that the
.NET runtime is language agnostic and that C# and Visual Basic .NET
are so close that switching between the two is really quite easy,
that?s only true up to a point. Some of the differences are
obvious, but others are very subtle. C# & VB.NET Conversion
Pocket Reference helps you easily make the switch from one
language to another. The differences occur in three main areas:
syntax, object-oriented principles, and the Visual Studio .NET IDE.
Syntax concerns the...
|
467. | By: Ben Albahari; Peter Drayton; Brad Merrill Publisher: O'Reilly Media, Inc. Publication Date: 25-JAN-2002 Insert Date: 26-SEP-2002 Slots: 1.0 | Overview: C# Essentials, Second Edition
Concise but thorough, this second edition of C# Essentials
introduces the Microsoft C# programming language, including the
Microsoft .NET Common Language Runtime (CLR) and .NET Framework
Class Libraries (FCL) that support it. This book?s compact format
and terse presentation of key concepts serve as a roadmap to the
online documentation included with the Microsoft .NET Framework
SDK; the many examples provide much-needed context. This new
edition has been updated to cover the final release of the C#
language. In addition to overviews of C#, the CLR, and the FCL,
this new edition of C#...
|
468. | Programming C#, Second Edition By: Jesse Liberty Publisher: O'Reilly Media, Inc. Publication Date: 01-FEB-2002 Insert Date: 26-SEP-2002 Slots: 1.0 | Overview: Programming C#, Second Edition
C# was designed from the ground up for development on Microsoft's
.NET framework. As such, it's a high-performance language that's
simple, safe, object-oriented, and Internet-centric. Programming
C#, 2nd Edition teaches this new language in a way that
experienced programmers will appreciate--by grounding its
applications firmly in the context of Microsoft's .NET platform and
the development of desktop and Internet applications. The first
part of this book introduces C# fundamentals, then goes on to
explain:
Classes and objectsInheritance and polymorphismOperator overloadingStructs and...
|
469. | VB.NET Language in a Nutshell, Second Edition By: Steven Roman, PhD; Ron Petrusha; Paul Lomax Publisher: O'Reilly Media, Inc. Publication Date: 26-APR-2002 Insert Date: 26-SEP-2002 Slots: 1.0 | Overview: VB.NET Language in a Nutshell, Second Edition
With the release of the Microsoft .NET platform comes a new version
of Visual Basic dramatically unlike its predecessors. So extensive
are the changes, in fact, that some VB programmers argue that
Visual Basic .NET is an entirely new programming language. In the
updated second edition of this popular book, you will find complete
documentation for the Visual Basic .NET language.
Beginning with a brief overview of the language, VB.NET
Language in a Nutshell covers basic programming concepts, and
introduces the .NET Framework Class Library and programming with
attributes. The bulk of the book...
|
470. | .NET Framework Essentials, Second Edition By: Hoang Lam; Thuan L. Thai Publisher: O'Reilly Media, Inc. Publication Date: 01-FEB-2002 Insert Date: 26-SEP-2002 Slots: 1.0 | Overview: .NET Framework Essentials, Second Edition
Fully updated for Microsoft's official release, .NET Framework
Essentials, 2nd Edition is an objective, concise, and technical
overview of the new Microsoft .NET Framework for developing web
applications and services. Specifically written for intermediate to
advanced VB, C/C++, Java, and Delphi developers, .NET Framework
Essentials, 2nd Edition is also useful to system architects and
leaders who are assessing tools for future projects. The authors
devote special attention to the writing of .NET components plus web
applications and services. This book takes on all of the most
important .NET...
|
471. | By: Peter Drayton; Ben Albahari; Ted Neward Publisher: O'Reilly Media, Inc. Publication Date: 01-MAR-2002 Insert Date: 26-SEP-2002 Slots: 1.0 | Overview: C# in a Nutshell C# in a Nutshell provides everything programmers need to
know about the C# language in one concise and accessible volume.
Designed as a primary reference for daily use, it also includes all
the essential background information to become productive quickly.
Not a "how-to" book or a rehash of Microsoft's documentation, this
book goes to the source of the C# language and the APIs of the .NET
Framework to present the content in a way that professional
programmers will value above all other books. Brief introductions
to the language and .NET runtime provide the needed preparation for
programming...
|
472. | By: Jesse Liberty; Dan Hurwitz Publisher: O'Reilly Media, Inc. Publication Date: 01-FEB-2002 Insert Date: 26-SEP-2002 Slots: 1.0 | Overview: Programming ASP .NET
ASP.NET is the successor technology to Active Server Pages (ASP),
the world?s most successful development environment for building
server-side web applications. ASP.NET leverages the power of
Microsoft?s new .NET platform to allow you to write dynamic,
data-driven applications that run over the World Wide Web. In
Programming ASP.NET, Jesse Liberty and Dan Hurwitz teach you
everything you need to know to write web applications and web
service applications. The book focuses on ASP.NET development using
both C# and Visual Basic .NET, and coding examples are presented in
both languages....
|
473. | By: Thuan L. Thai; Hoang Lam Publisher: O'Reilly Media, Inc. Publication Date: 01-JUN-2001 Insert Date: 26-SEP-2002 Slots: 1.0 | Overview: .Net Framework Essentials
.NET Framework Essentials is an objective, concise, and
technical overview of the new Microsoft .NET Framework for
developing web applications and services. Specifically written for
intermediate to advanced VB, C/C++, Java, and Delphi developers,
.NET Framework Essentials is also useful to system
architects and leaders who are assessing tools for future projects.
The authors devote special attention to the writing of .NET
components plus web applications and services. This book takes on
all of the most important .NET Framework topics--from the
underlying Common Language Runtime (CLR) to...
|
474. | By: Jesse Liberty Publisher: O'Reilly Media, Inc. Publication Date: 01-JUL-2001 Insert Date: 26-SEP-2002 Slots: 1.0 | Overview: Programming C#
C# is designed from the ground up for development on Microsoft's
new .NET framework. As such, it's a high-performance language
that's simple, safe, object-oriented, and Internet-centric.
Programming C# teaches this new language in a way that
experienced programmers will appreciate--by grounding its
applications firmly in the context of Microsoft's .NET platform and
the development of desktop and Internet applications. The first
part of this book introduces C# fundamentals, then goes on to
explain:
Classes and objectsInheritance and polymorphismOperator overloadingStructs and...
|
475. | By: Juval Lowy Publisher: O'Reilly Media, Inc. Publication Date: 25-SEP-2001 Insert Date: 26-SEP-2002 Slots: 1.0 | Overview: COM & .NET Component Services
With COM and .NET Component Services, skilled COM developers
can leverage their knowledge for the next generation of components
to be built for Microsoft's new .NET framework. A primary goal of
Microsoft's COM+ is to provide proven design solutions for scalable
systems. Assuming experience with classic COM, COM and .NET
Component Services focuses on the added services of COM+,
including support for transactions, queued components, events,
concurrency management, and security. Along the way, it ably
demonstrates that COM+ is a masterpiece of design and usability
from the ground up--truly a...
|
476. | By: Dave Grundgeiger Publisher: O'Reilly Media, Inc. Publication Date: 01-DEC-2001 Insert Date: 26-SEP-2002 Slots: 1.0 | Overview: Programming Visual Basic .NET Programming Visual Basic .NET is the complete guide to
application development using Visual Basic .NET. Targeted at
programmers with some prior programming experience, the book covers
the major areas of application development for Microsoft's new .NET
platform. After starting with the traditional "hello world"
application, the book discusses the two basic building blocks of
any .NET application built with Visual Basic--the Visual Basic .NET
programming language and the .NET Framework. Topics covered
include:
Visual Basic language elementsVisual Basic's object-oriented...
|
477. | VB .NET Language in a Nutshell By: Steven Roman, PhD; Ron Petrusha; Paul Lomax Publisher: O'Reilly Media, Inc. Publication Date: 01-AUG-2001 Insert Date: 26-SEP-2002 Slots: 1.0 | Overview: VB .NET Language in a Nutshell
The extensive changes to Visual Basic and the newness of the .NET
platform call for a VB .NET reference guide oriented toward
professional developers--those deeply experienced in Visual Basic
and those adding VB .NET to their list of mastered languages. VB
.NET Language in a Nutshell answers the call. As a reference
book, it doesn't waste space on simple concepts, but documents,
using practical examples, how language elements work, alternative
approaches, optimal usage, and potential pitfalls. As a quick
introduction, the first section of VB .NET Language in a
Nutshell leads you through the...
|
478. | By: Ben Albahari; Peter Drayton; Brad Merrill Publisher: O'Reilly Media, Inc. Publication Date: 01-FEB-2001 Insert Date: 26-SEP-2002 Slots: 1.0 | Overview: C# Essentials
Concise but thorough, C# Essentials introduces the brand-new
Microsoft C# programming language and the Microsoft .NET Common
Language Runtime (CLR) and Base Class Libraries (BCL) that support
it. The compact format and terse presentation of key concepts serve
as a roadmap to the online documentation included with the
Microsoft .NET Framework SDK; the many examples provide much-needed
context.
In addition to overviews of C#, the CLR, and the BCL, C#
Essentials includes coverage of:
Every C# language element and its syntax, in reference
formatThe major C# datatypes, with code examplesBasic C#...
|
479. | Visual Basic® Programmer's Guide to the .NET Framework Class Library Publisher: Sams Publication Date: 02-JAN-2002 Insert Date: 26-SEP-2002 Slots: 1.0 | Overview: Visual Basic® Programmer's Guide to the .NET Framework Class Library Visual Basic Programmer's Guide to the .NET Framework Class
Library is the definitive guide every Visual Basic .NET
developer needs to understand the capabilities of .NET namespaces
and increase productivity inside the .NET framework. Lars
Powers and Mike Snell have provided a comprehensive book
that details the capabilities of the key namespaces, and then
explains how to leverage them by extension or reference to create
applications ranging from simple to complex.
Each chapter provides a brief introduction to the selected
technology, followed by detailed suggestions, reference...
|
480. | A Programmer's Introduction to Visual Basic® .NET By: Craig Utley Publisher: Sams Publication Date: 05-DEC-2001 Insert Date: 26-SEP-2002 Slots: 1.0 | Overview: A Programmer's Introduction to Visual Basic® .NET A Programmer's Introduction to Visual Basic .NET helps
current Visual Basic developers identify and understand some of the
major changes are between Visual Basic and Visual Basic .NET. This
book also explores why developers should move to Visual Basic.
Learn about the .NET framework, VB .NET VB .NET inheritance, VB
.NET web services, VB .NET web applications, VB .NET Windows
services, .NET Assemblies, ADO.NET and ASP.NET. Additional topics
include:
Building Classes and Assemblies with VB.NET;
Building Windows Services with VB.NET;
Upgrading VB6 Projects to VB.NET;
Performance...
|