What is this book about? Professional C#, 3rd Edition , prepares you to program in C#, while at the same time providing the necessary background in how the .NET architecture works. It not only covers the fundament...
详细信息
ISBN:
(数字)9780764571961
ISBN:
(纸本)9780764557590
What is this book about? Professional C#, 3rd Edition , prepares you to program in C#, while at the same time providing the necessary background in how the .NET architecture works. It not only covers the fundamentals of the C# language, but also give examples of applications that use a variety of related technologies, including database access, dynamic Web pages, advanced graphics, and directory access. The only requirement is that you are familiar with at least one other high-level language used on Windows — either C++, VB, or J++. What does this book cover? This book begins by reviewing the overall architecture of .NET and, in the following chapters, gives you the background needed to write managed code. After the introduction and initial chapter, the book is divided into a number of sections that cover both the C# language and its application in a variety of areas. Coverage includes the following: How to program in the object-oriented C# language Writing Windows applications and Windows services Writing Web pages and Web services with *** Manipulating XML using C# Understanding .NET Assemblies Using *** to access databases Integration with COM, COM+, and Active Directory Distributed applications with .NET Remoting Generating graphics using C# Accessing files and the Registry, and controlling .NET security 点击链接进入中文版: C#高级编程(第7版)(附CD-ROM光盘1张)
What is this book about?The Apache Software Foundation's Jakarta Struts remains the most popular Java framework for building enterprise-level Web applications. In the first book to cover the extensive new features...
详细信息
ISBN:
(数字)9780764558375
ISBN:
(纸本)9780764544378
What is this book about?The Apache Software Foundation's Jakarta Struts remains the most popular Java framework for building enterprise-level Web applications. In the first book to cover the extensive new features of the final release of Struts 1.1, the authors present the technical and conceptual information you need to design, build, and deploy sophisticated Struts 1.1 *** does this book cover?This book covers everything you need to know about Struts and its supporting technologies, including JSPs, servlets, Web applications, the Jakarta-Tomcat JSP/servlet container, and much more. Here are just a few of the things you'll find in this book:The Jakarta Struts Model 2 architecture and its supporting componentsHow to get started with Struts and build your own componentsHow to work with the Commons Validator, ActionForms, and DynaActionFormsTechniques for customizing the ControlleWays to maximize your presentation pages with TilesHow to internationalize your Struts applicationsTips for managing errors and debugging Struts applicationsWho is this book for?This book is for Java developers who want to build sophisticated, enterprise-level Web applications using the final production release of Struts 1.1.
From the Book: This book comes in the middle of the Wrox Visual Basic learning tree and has been designed to enable the beginning level VB programmer to start to develop sophisticated solutions and expand their techno...
ISBN:
(纸本)9781861001092
From the Book: This book comes in the middle of the Wrox Visual Basic learning tree and has been designed to enable the beginning level VB programmer to start to develop sophisticated solutions and expand their technology horizons. This book will further open the eyes of the readers to the power of their chosen programming language and will introduce new areas for exploration. The book has been designed for programmers running on a Windows 9x, NT 4.0 or Windows 2000 platform with SQL Server 7.0. The case study solution was developed primarily for a Windows NT 4.0 or Windows 2000 platform with Visual Basic 6 Enterprise Edition.
From the Book: The JavaScript language is constantly developing, and continues to increase in popularity. Its evolution into a general-purpose scripting language from what started life purely for scripting web browser...
详细信息
ISBN:
(纸本)9781861004598
From the Book: The JavaScript language is constantly developing, and continues to increase in popularity. Its evolution into a general-purpose scripting language from what started life purely for scripting web browsers is indicative of its success. You can now find JavaScript interpreters in many different environments and there are sure to be other new and interesting uses for the language in the future, especially now that embeddable interpreters are available. In this book, we have attempted to snapshot the web browser JavaScript implementations that exist currently, which need to be supported by web sites, and collate that information together in a form that has broad scope and is deep enough to be useful on a day-to-day basis. As the language is growing all the time, this is likely to be an ongoing task. Who is This Book For The book is aimed at people who already have some knowledge of JavaScript and need a companion volume to their daily work. It is primarily aimed at the experienced practitioner, and so does not attempt to be a tutorial for the beginner. For a tutorial book, we suggest Paul Wilton's Beginning JavaScript (Wrox Press, ISBN 1-861004-06-0). Typical uses of the book include times when you: Need to check out the specific details of a particular language construct or object property Know what you want to do, but want to know how JavaScript helps you achieve that Want information on cross-browser compatibility issues for your script Have encountered a problem in your script and need help to debug it One important motivation I had for writing this book was to reduce the amount of material I have to carry around when I'm working on projects in my clients' offices. My library now contains several shelves devoted purely to JavaScript, and in researching this book, I ended up with many megabytes of material. There have been many fine books written about JavaScript but I simply cannot carry them around on the train, even with a large rucksack! So, I set o
What is this book about? The results of using J2EE in practice are often disappointing: applications are often slow, unduly complex, and take too long to develop. Rod Johnson believes that the problem lies not in J2E...
ISBN:
(纸本)9780764543852
What is this book about? The results of using J2EE in practice are often disappointing: applications are often slow, unduly complex, and take too long to develop. Rod Johnson believes that the problem lies not in J2EE itself, but in that it is often used badly. Many J2EE publications advocate approaches that, while fine in theory, often fail in reality, or deliver no real business value. "Expert One-on-One: J2EE Design and Development" aims to demystify J2EE development. Using a practical focus, it shows how to use J2EE technologies to reduce, rather than increase, complexity. Rod draws on his experience of designing successful high-volume J2EE applications and salvaging failing projects, as well as intimate knowledge of the J2EE specifications, to offer a real-world, how-to guide on how you too can make J2EE work in practice. It will help you to solve common problems with J2EE and avoid the expensive mistakes often made in J2EE projects. It will guide you through the complexity of the J2EE services and APIs to enable you to build the simplest possible solution, on time and on budget. Rod takes a practical, pragmatic approach, questioning J2EE orthodoxy where it has failed to deliver results in practice and instead suggesting effective, proven approaches. What does this book cover? In this book, you will learn When to use a distributed architecture When and how to use EJB How to develop an efficient data access strategy How to design a clean and maintainable web interface How to design J2EE applications for performance Who is this book for? This book would be of value to most enterprise developers. Although some of the discussion (for example, on performance and scalability) would be most relevant to architects and lead developers, the practical focus would make it useful to anyone with some familiarity with J2EE. Because of the complete design-deployment coverage, a less advanced developer could work through the book along with a more introductory text, and
As XML begins to take hold, the eXtensible Stylesheet Language: Transformation (XSLT) standard will be playing a major role in making all those XML predictions a reality. Author Michael Kay exudes enthusiasm in this g...
ISBN:
(纸本)1861005067;9781861005069
As XML begins to take hold, the eXtensible Stylesheet Language: Transformation (XSLT) standard will be playing a major role in making all those XML predictions a reality. Author Michael Kay exudes enthusiasm in this guide, XSLT programmer's Reference, by taking every opportunity to illustrate the power and flexibility of XSLT. Kay calls XSLT the "SQL of the Web"--a phrase that is sure to perk up the ears of many readers expecting a simple documentation of just another Web-language standard. Like other Wrox programmer's Reference series titles, this book starts off with chapters that rapidly introduce the concepts and set the context for the core of the book, which is a complete documentation of the XSLT standard. The book uses this space well to explore the transformation process and the tree structure that is used for both input and output of style sheet documents. By the time the reader gets to the reference section of the book, he or she will be convinced of the power of XSLT. Each element of XSLT is covered with concise examples that include both the source XML code and style sheet code. XSLT style sheets can be used in a variety of ways and across a wide spectrum of complexity. The book helps the reader grasp this concept by presenting four style-sheet design patterns that comprise the vast majority of implementations. The text looks at each, demonstrating how to identify the design pattern by its content and apply it to appropriate circumstances. XSLT is the true muscle behind XML and is integral to putting XML to work in the real world. This title is simply a must-have for any developer utilizing XML. --Stephen W. Plain Topics covered: XSLT transformation processing model Style sheet structure XSLT element reference Expressions patterns Functions Style-sheet design patterns Case studies Saxon Xalan xt Microsoft MSXML3
暂无评论