Программирование

Различные книги в жанре Программирование

XML Schema Essentials

Andrew Watt

Replacing DTDs (Document Type Definitions) as the way in which XML documents are described and validated, XML schemas are essential for ensuring the accuracy and security of information in B2B transactions and other XML applications. This how-to guide employs extensive examples and source code to help developers and programmers get quickly up to speed on the practical application of this important technology. With in-depth explanations for each example, XML expert Mike Fitzgerald acquaints readers with coding structures, then moves to more advanced topics, including unique element and attribute values, keys, and how to use schemas with HTML. Like the other books in the series, this guide features comprehensive appendices listing all the datatypes and data facets, code indexes, and other time-saving features.

ASP.NET in 60 Minutes a Day

Glenn Johnson

Introduces Microsoft's widely-used, free Web development tool to new users and to those preparing for certification Includes thirty one-hour lessons that recreate a typical week-long introductory seminar Gets readers quickly up-to-speed on using ASP.NET and Web Matrix to develop Web pages and Web services The author has taught ASP.NET and other Microsoft tools for Xerox Connect and other major corporations Companion Web site features an online presentation by the author that follows along with each chapter and includes an audio-only option for readers with dial-up Internet connection

VB .NET in 60 Minutes a Day

Tony Martin

Professional Visual Basic .NET skills are in heavy demand since it's often the easiest and fastest way to connect the many components that are required in an enterprise-level application Includes thirty one-hour lessons that recreate a typical week-long introductory seminar Covers the critical information that every VB .NET developer should know The author has written more than thirty courses in application development, messaging, and network development and is currently training for AutoDesk Companion Web site features an online presentation by the author that follows along with each chapter and includes an audio-only option for readers with dial-up Internet connection

Java in 60 Minutes A Day

R. F. Raposa

Shows readers how to use Java to harness the power of object-oriented programming Includes thirty one-hour lessons that recreate a typical week-long introductory seminar Focuses on the Java 2 Platform, Enterprise Edition (J2EE) Helps readers to develop skills that are critical to many Web services scenarios The author was one of the first Sun Certified Instructors and has since taught Java to thousands of developers Companion Web site features an online presentation by the author that follows along with each chapter and includes an audio-only option for readers with dial-up Internet connection

Developing Web Applications with Visual Basic.NET and ASP.NET

Billy Hollis

John Alexander and bestselling author Billy Hollis show programmers how to develop enterprise-level Web applications using Microsoft's popular programming language—Visual Basic.NET. Features the incomparable insights and programming know-how of two popular Microsoft insiders, arming developers with proven tips and workarounds to use in their own projects Provides step-by-step instruction for creating business Web applications using ASP.NET and VB.NET Companion Web site contains all the code for the sample application

Visual Basic 2005 Programmer's Reference

Rod Stephens

Visual Basic 2005 Programmer's Reference Visual Basic 2005 adds new features to Visual Basic (VB) that make it a more powerful programming language than ever before. This combined tutorial and reference describes VB 2005 from scratch, while also offering in-depth content for more advanced developers. Whether you're looking to learn the latest features of VB 2005 or you want a refresher of easily forgotten details, this book is an ideal resource. Well-known VB expert Rod Stephens features the basics of Visual Basic 2005 programming in the first half of the book. The second half serves as a reference that allows you to quickly locate information for specific language features. It's a comprehensive look at programming using the increased set of language options offered with the VB 2005 release, confirming that there has never been a better time to learn Visual Basic than now. What you will learn from this book: The fundamental concepts of object-oriented programming with Visual Basic, including classes and structures, inheritance and interfaces, and generics How an application can interact with its environment, save and load data in external sources, and use standard dialog controls The syntax for declaring subroutines, functions, generics, classes, and other important language concepts Who this book is for: This book is for programmers at all levels who are either looking to learn Visual Basic 2005 or have already mastered it and want some useful tips, tricks, and language details. Wrox Programmer's References are designed to give the experienced developer straight facts on a new technology, without hype or unnecessary explanations. They deliver hard information with plenty of practical examples to help you apply new tools to your development projects today.

Deploying Solutions with .NET Enterprise Servers

Mike Young

Shows how to deploy solutions for the entire .NET Enterprise Server family-from Exchange Server and Content Management Server to ISA Server and BizTalk Server Presents practical, hands-on advice to assure that solutions are integrated and meet the needs of individual businesses Covers integration of .NET servers with XML and ADO, including best practices

Developing Visual Studio .NET Macros and Add-Ins

Jeff Cogswell

Takes developers step-by-step through the process of customizing Visual Studio to allow easier and faster incorporation of specialized subroutines, UI elements, and other components Shows how to customize the development environment for macros and add-ins created in any .NET-hosted language from Visual Studio to Perl, Delphi, COBOL, and Eiffel Supplies readers with the only print documentation available on all the Macro IDE menu commands Companion Web site includes all the source code and executables for the book

Building B2B Applications with XML. A Resource Guide

Michael Fitzgerald

What every IT manager and system administrator needs to know about the technology that drives the B2B marketplace The B2B marketplace is rapidly exploding–fast outpacing business-to-consumer e-commerce and expected to reach more than $7 trillion in sales by 2004. This guidebook equips XML authors, programmers, and managers with the technology know-how they need to create and develop simple yet robust B2B systems from scratch. It provides easy-to-understand explanations on how and why XML and other important technologies such as HTTP and MIME are driving the B2B marketplace. Along with XML and Java code examples, readers will find broad coverage of emerging standards and protocols, including Simple Object Access Protocol (SOAP), ebXML from OASIS/UN/CEFACT, XML Common Business Language (xCBL), BizTalk, and Commerce XML (cXML).

Mastering JSP

Todd Cook

Server-Side Development Is Easier Than You Think Not so long ago, anyone who knew HTML, even casually, was considered to have a special skill. Now, if you don't at least dabble in server-side web development, you're already behind. Fortunately, Mastering JSP is a great way to build the skills you need today. Inside, you'll learn to design and develop a wide range of JSP-based web applications, beginning with a basic, dynamically generated website. From there you'll build apps that read from and write to databases, create your own custom tags, and process and present XML. Throughout, you're helped by detailed, completely illuminated examples. Coverage includes: Making a servlet configurable Using JavaBeans inside Java Server Pages Building basic JavaBeans for storing user preferences and utility functions Recovering source code from binary class files Building a basic database application Handling exceptions and using asserts Redirecting error output to a file Scanning error logs using a servlet Using a pop-up menu to avoid troublesome actions Displaying XML files using XSLT and JSP Making a servlet-based watermarking application Providing dynamic authentication with roles, permissions, and access Building a Model-View Controller application Improving prototyping with ResultSets using a custom class Abstracting data access code using Java Objects Creating a custom tag to handle client-side JavaScript Abstracting data access SQL using meta-data, JavaBeans, and EJB Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.