
1. | ![]() .NET and COM Interoperability Handbook, The By: Alan Gordon Publisher: Prentice Hall Publication Date: 30-DEC-2002 Insert Date: 23-AUG-2003 Slots: 1.0 | Overview: .NET and COM Interoperability Handbook, The .NET/COM interoperability in depth: comprehensive techniques and
strategies
The most in-depth guide to .NET/COM interoperability ever
published!
Covers every .NET/COM interop option, "gotcha," and
workaround
Offers practical strategies for .NET migration and long-term
.NET/COM coexistence
Compares .NET to COM and Java
Addresses many advanced issues, including Interop marshaling,
Primary Interop Assemblies, using ActiveX Controls from managed
code, using COM+ Services from managed code, converting your COM+
Applications to XML Web Services and .NET Remoting
The .NET and...
|
2. | ![]() By: Niel Bornstein Publisher: O'Reilly Media, Inc. Publication Date: 24-NOV-2003 Insert Date: 17-DEC-2003 Slots: 1.0 | Overview: .NET and XML
If you're seeking ways to build network-based applications or
XML-based web services, Microsoft provides most of the tools you'll
need. XML is integrated into the .NET Framework and Visual Studio
.NET, but if you want to get a grasp on how .NET and XML actually
work together, that's a different story. With .NET &
XML, you can get under the hood to see how the .NET Framework
implements XML, giving you the skills to write understandable
XML-based code that interoperates with code written with other
tools, and even other languages. .NET & XML starts by
introducing XML and the .NET Framework,...
|
3. | ![]() .NET Common Language Runtime Unleashed By: Kevin Burton Publisher: Sams Publication Date: 04-APR-2002 Insert Date: 21-NOV-2002 Slots: 1.0 | Overview: .NET Common Language Runtime Unleashed The .NET Framework provides a runtime environment called the
Common Language Runtime, which manages the execution of code and
provides services that make the development of robust software
easier. The Common Language Runtime (CLR) provides a solid
foundation for developers to build various types of applications.
Whether a developer is writing an ASP.NET application, a Windows
Forms application, a Web Service, a mobile code application, a
distributed application, or an application that combines several of
these application models, the CLR provides huge benefits such as
simplified development...
|
4. | ![]() .NET Compact Framework Programming with Visual Basic .NET By: Paul Yao; David Durant Publisher: Addison-Wesley Professional Publication Date: 17-JUN-2004 Insert Date: 06-NOV-2004 Slots: 1.0 | Overview: .NET Compact Framework Programming with Visual Basic .NET
“For nearly two decades, Paul Yao and David Durant have
been acknowledged as experts on the Windows platform, so it’s
only natural that they would bring their experienced point of view
to the .NET Compact Framework. With a unique combination of
historical perspective and in-depth understanding of the subject
matter, Yao and Durant take the reader through not only the
technical guts of the Compact Framework but also the reasons behind
the design decisions.”
—Joshua Trupin, Executive Editor, MSDN Magazine
“Yao and Durant have written a book that, although it
assumes no prior...
|
5. | ![]() .NET Enterprise Design with Visual Basic® .NET and SQL Server 2000 By: Jimmy Nilsson Publisher: Sams Publication Date: 12-DEC-2001 Insert Date: 26-SEP-2002 Slots: 1.0 | Overview: .NET Enterprise Design with Visual Basic® .NET and SQL Server 2000 This book discusses factors and opinions developers should
consider in order to create higher quality designs and
applications. The author uses one large-scale business application
throughout the book as the basis for all examples to clearly
illustrate concepts being discussed.
Coverage also includes:
a variety of aspects about design in the world of .NET;
explanations of the business and data access layers of
application design;
solutions for problems such as code structure, solid error
trapping, and how to build in debugging support;
discussion of how to design larger...
|
6. | ![]() .NET for Java Developers: Migrating to C# By: Jawahar Puvvala; Alok Pota Publisher: Addison-Wesley Professional Publication Date: 22-JUL-2003 Insert Date: 19-AUG-2003 Slots: 1.0 | Overview: .NET for Java Developers: Migrating to C# .NET for Java Developers is the definitive guide
to leveraging your Java programming experience in the .NET
environment. Understanding the similarities and differences between
the C# and Java APIs enables Java programmers to quickly begin
rapid application Windows development using C#. The numerous code
examples, which have been tested using Visual Studio® .NET
2003 and Java 1.4, show readers how to create feature-rich .NET
applications by translating Java coding practices into C#.
The authors begin by detailing the .NET Framework and then
immediately introduce readers to coding and the...
|
7. | ![]() .NET Framework Essentials, 3rd Edition By: Thuan L. Thai; Hoang Lam Publisher: O'Reilly Media, Inc. Publication Date: 11-AUG-2003 Insert Date: 07-AUG-2003 Slots: 1.0 | Overview: .NET Framework Essentials, 3rd Edition
Fully updated for version 1.1 of the .NET Framework, .NET
Framework Essentials, 3rd Edition is an objective, concise,
no-nonsense overview of the Microsoft .NET Framework for developing
web applications and services. Written for intermediate to advanced
VB, C/C++, Java, and Delphi developers, .NET Framework
Essentials, 3rd Edition is also useful to system architects and
leaders who are assessing tools for future projects. .NET
Framework Essentials touches all the bases--from the Common
Language Run-Time (CLR) and key class libraries to the specialized
packages for ASP.NET, Windows Forms, XML...
|
8. | Overview: .NET Gotchas
Like most complex tasks, .NET programming is fraught with potential
costly, and time-consuming hazards. The millions of Microsoft
developers worldwide who create applications for the .NET platform
can attest to that. Thankfully there's now a book that shows you
how to avoid such costly and time-consuming mistakes. It's called
.NET Gotchas. The ultimate guide for efficient, pain-free
coding, .NET Gotchas from O'Reilly contains 75 common .NET
programming pitfalls--and advice on how to work around them. It
will help you steer away from those mistakes that cause application
performance problems,...
|
9. | ![]() .NET Internationalization: The Developer’s Guide to Building Global Windows and Web Applications Publisher: Addison-Wesley Professional Publication Date: 07-AUG-2006 Insert Date: 02-SEP-2006 Slots: 1.0 | Overview: .NET Internationalization: The Developer’s Guide to Building Global Windows and Web Applications As business becomes more and more global,
software developers increasingly need to make applications
multi-lingual and culturally aware. The .NET Framework may well
have the most comprehensive support for internationalization and
globalization of any development platform to date, and .NET
Internationalization teaches developers how to unlock and utilize
that support.
Experienced international application
developer Guy Smith-Ferrier covers the internationalization of both
Windows Forms and ASP.NET applications, using both Versions 1.1 and
2.0 of the .NET Framework. Smith-Ferrier not only...
|
10. | ![]() .NET Programming: A Practical Guide Using C# By: Pradeep Tapadiya Publisher: Prentice Hall Publication Date: 11-JUL-2002 Insert Date: 12-DEC-2002 Slots: 1.0 | Overview: .NET Programming: A Practical Guide Using C# Enterprise-class .NET programming in C#—from a developer's
perspective.
Internals of the .NET Framework—learn to get the most
from its services
Build professional applications using C#—quickly and
efficiently
Hands-on approach covering the Base Class Library, Remoting,
ASP .NET Web Services, concurrency, security, enterprise services,
dealing with legacy code, and much more
.NET developers need more than buzzwords to get the job done. To
tackle enterprise-class projects, they need both a real
understanding of the .NET architecture and a working knowledge of
how to put its...
|
About Safari Books Online •
Terms of Service •
Privacy Policy •
Contact Us •
Corporate Licenses •
Help •
Accessibility |
![]()
![]()
![]()
![]()
Copyright 2009 Safari Books Online. All rights reserved.



