"Debugging Strategies for .NET Developers" is a highly readable exploration of debugging with Microsoft .NET. While other debugging books focus on obscure techniques for advanced users, this book contains dozens of real-world examples drawn from the author's career to convey the basic thought process of debugging, as well as the specific techniques. "Debugging Strategies for .NET Developers" teaches developers how to think about debugging in Microsoft .NET rather than the specific tools. Author Darin Dillon describes debugging concepts, such as assertions and logging, and immediately follows...
"Debugging Strategies for .NET Developers" is a highly readable exploration of debugging with Microsoft .NET. While other debugging books focus on obs...
Today there are three types of report writing tools: 1) the now classic interactive report writers, i.e. Crystal Reports, 2) source code-only alternatives, i.e. VS-View and Preview, both from ComponentOne, Inc., and 3) tools which are a cross between an interactive report writer and source code, i.e. ActiveReports from DataDynamics, Inc. and VS-View Reporting Edition from ComponentOne, Inc.. The goal of "Enterprise Reports Using VB6 and VB .NET," is to discuss report writing from a developer's perspective. Carl Ganz and Jon Kilburn cover the programming of reports using such tools as VS-View...
Today there are three types of report writing tools: 1) the now classic interactive report writers, i.e. Crystal Reports, 2) source code-only alternat...
Java Persistence for Relational Databases is chock full of best practices and patterns, for those of you who want to connect to databases using Java Coverage includes various database-related APIs for Java, like JDO, JDBC (including the newest 3.0 APIs), and CMP ("Container Managed Persistence" with EJB).
All those things you developers have wanted to know--but were afraid to ask--are featured inside this book. It offers a realistic and multi-angled look at persisting Java objects. Whether your environment requires you to use JDO, CMP, Castor, or to hand-code a persistence...
Java Persistence for Relational Databases is chock full of best practices and patterns, for those of you who want to connect to databases us...
11m INTERNET HAS DEVELOPED at an astonishing pace over the past several years. Until quite recently, most Web sites consisted of a collection of static pages linked in a web of hyperlinks and anchor tags. From these humble origins, a typical Web site today is a rich, graphically intense experience that interacts with the user. are more feature-rich than ever before, and developers face Currently, Web sites the dual challenges of delivering rich features and delivering good performance. The best Web site in the world will impress no one if the pages will not load quickly and the user is kept...
11m INTERNET HAS DEVELOPED at an astonishing pace over the past several years. Until quite recently, most Web sites consisted of a collection of stati...
Bluetooth is a standard for wireless integration of small devices. "Bluetooth for Java" is specifically about using Java to program Bluetooth-enabled devices. The specification for Java and Bluetooth was released in February. However, vendors are implementing the specification now and most won't be ready/available until Fall 2002. Bluetooth is a technology for wireless communication. It is similar in functionality to the way laptops connect to the Internet from home/office, but is typically used for short burst communications instead of a continuous connection. Because of this difference,...
Bluetooth is a standard for wireless integration of small devices. "Bluetooth for Java" is specifically about using Java to program Bluetooth-enabled ...
Real World .NET Applications consists of six significant .NET applications, each representing one of the major application types: a custom Windows control, an XML document editor, a Pac-Man-style game, a drawing application, an FTP client application, and an ASP.NET online store. Each application or component is thoroughly documented, starting from coverage of the underlying principles through the architecture and design, and finally the actual implementation of the application.
With Real World .NET Applications by your side, you can get started right away developing...
Real World .NET Applications consists of six significant .NET applications, each representing one of the major application types: a custom W...
While other books are looking to the Web and people with disabilities to focus attention on accessibility issues, "Accessibility for Everybody: Understanding the Section 508 Accessibility Requirements" looks that whole picture--accessibility for everyone in every environment. The government quickly realized that they have a wealth of older applications that will never appear on the Internet, but require some type of remedial upgrade to make them more accessible. The Section 508 rules don't just touch on the Internet, they provide rules about every aspect of computer use. Issues such as how to...
While other books are looking to the Web and people with disabilities to focus attention on accessibility issues, "Accessibility for Everybody: Unders...
The .NET Compact Framework brings the world of managed code and XML Web services to smart devices, and it enables the execution of secure, downloadable applications on devices such as personal digital assistants (PDAs), mobile phones, and set-top boxes.
The Definitive Guide to the .NET Compact Framework targets both first-time and experienced mobile developers, and is a comprehensive guide to building mobile applications using the .NET Compact Framework (CF) and Smart Device Extensions (SDE) for Visual Studio .NET. Expert authors Larry Roof and Dan...
The .NET Compact Framework brings the world of managed code and XML Web services to smart devices, and it enables the execution of secure, download...
Enterprise Java for SAP is designed as an introduction to the Java 2 Platform, Enterprise Edition (J2EE) for the SAP developer. After providing a general introduction to Java, author Austin Sincock explores how to open the typically closed SAP environment to the world of Java.
Utilizing SAP's Java connector, JCo, Sincock details an end-to-end web application that connects directly to SAP, including the deployment and implementation of both a web server and an external database. He explores communicating with an SAP environment through such Java and J2EE...
Enterprise Java for SAP is designed as an introduction to the Java 2 Platform, Enterprise Edition (J2EE) for the SAP developer. After provid...
Have you noticed that the majority of .NET books seem intent on hiding you from real-world code? You can buy a 1,500-page draft excluder, study it intensively for a month, and still be none the wiser as to how to write basic programs. This book isn't like that.
You'll discover ways to obtain Microsoft code and save hours of development time; you'll uncover the truth behind creating fast programs that run on anything from PDAs to mobile phones to microwaves; you'll be exposed to a hidden .NET language; and you'll find out why you need to know at least some C# (and then be given a...
Have you noticed that the majority of .NET books seem intent on hiding you from real-world code? You can buy a 1,500-page draft excluder, study it ...