Special Edition Using Active Server Pages

Special Edition Using Active Server Pages
Author: Scot Johnson
Publisher:
Total Pages: 842
Release: 1997
Genre: Computers
ISBN: 9780789713896

Presenting readers with an up-to-date look at how to create dynamic, personalized web sites for both business and personal use, this text focuses more on implementing Active Server Pages rather than on the theory behind working with Active Server Pages. It includes new functionality available with the release of Microsoft's Internet Information Server 4.0.

Sams Teach Yourself Active Server Pages 3.0 in 21 Days

Sams Teach Yourself Active Server Pages 3.0 in 21 Days
Author: Scott Mitchell
Publisher: Pearson Educación
Total Pages: 812
Release: 2000
Genre: Computers
ISBN: 9789684445277

A guide to ASP and IIS fundamentals covers dynamic content, interactivity, writing files on the Web server, personalizing content, reading databases, and debugging scripts.

Designing Active Server Pages

Designing Active Server Pages
Author: Scott Mitchell
Publisher: "O'Reilly Media, Inc."
Total Pages: 234
Release: 2000
Genre: Computers
ISBN: 9780596000448

Shows how to reuse code by looking for common functionality and by separating the presentation element of Web pages from script.

Special Edition Using Microsoft Commerce Server 2002

Special Edition Using Microsoft Commerce Server 2002
Author: Don Jones
Publisher: Que Publishing
Total Pages: 810
Release: 2002
Genre: Computers
ISBN: 9780789727633

Microsoft Commerce Server 2002 provides a platform for the rapid development of e-Commerce web sites. Using the design patterns found in the sample sites and lessons learned from years of field experience, this book defines a path for mapping an e-commerce project.

Special Edition Using Microsoft .NET Enterprise Servers

Special Edition Using Microsoft .NET Enterprise Servers
Author: Don Jones
Publisher: Pearson Education
Total Pages: 1157
Release: 2002-12-05
Genre: Computers
ISBN: 0132713292

Special Edition Using Microsoft .NET Enterprise Servers helps readers understand each of the ten .NET Enterprise Servers from a design and operation standpoint. This book provides readers with the information necessary to architect a complete solution, using real-world examples to show how each of the different servers fits an organization's needs. The book goes beyond mere planning and architecture, and helps managers and administrators understand the core day-to-day administrative requirements of each server. Essentially, this book is designed to cover the portions of these products that are used every day, effectively making it ten small books in one.

Special Edition Using Visual Basic .Net

Special Edition Using Visual Basic .Net
Author: Brian Siler
Publisher: Que Publishing
Total Pages: 852
Release: 2001
Genre: Computers
ISBN: 9780789725721

Microsoft's .NET initiative created drastic changes in the Visual Studio line of products, and as a result a lot of Visual Basic developers feel like they are beginners all over again. Special Edition Using Visual Basic.NET will offer in-depth explorations of new features so that both experienced programmers and novices will feel comfortable making the transition to .NET. Although a major portion of the book is devoted to Internet applications, the book covers more general topics than many other books. Features of Visual Basic that will be explained include database access, controls, and best coding and practices. These features will be explored in detail, with extensive use of example programs and screen captures.

Pro ASP.NET 2.0 in C# 2005

Pro ASP.NET 2.0 in C# 2005
Author: Mario Szpuszta
Publisher: Apress
Total Pages: 1267
Release: 2006-11-22
Genre: Computers
ISBN: 1430200642

This book is the third edition of Matthew MacDonald and Mario Szpuszta’s well regarded title. It has been comprehensively updated to provide detailed coverage of all.NET 3.5’s new features within the same framework and writing style that made the previous editions so successful. It is one of the first books to provide complete coverage of all the new ASP.NET 3.5 features together with a detailed explanation of their usage. Written by the same proven two-author team as the previous editions of this book, it has the same quality of content and explanation and shows how to use the latest cutting-edge features of ASP.NET 3.5.

Special Edition Using Microsoft Access 2002

Special Edition Using Microsoft Access 2002
Author: Roger Jennings
Publisher: Que Publishing
Total Pages: 1498
Release: 2001
Genre: Computers
ISBN: 9780789725103

Special Edition Using Access 2002 is a reader's authoritative guide to mastering the essential facets of this powerful database development platform. Detailed, step-by-step instructions guide the reader through the process of designing and using Access tables, queries, forms and reports. Special Edition Using Access 2002 will include comprehensive coverage of the transition to MSDE/SQL Server for all multi-user applications, expanded coverage of Web Applications, and expanded coverage of XML. This book contains elements such as Tips, Notes, cautions, cross-references and Troubleshooting information, giving the text a "Layered" quality that meets the needs of readers with different learning styles.

Advanced ASP.NET AJAX Server Controls For .NET Framework 3.5

Advanced ASP.NET AJAX Server Controls For .NET Framework 3.5
Author: Adam Calderon
Publisher: Pearson Education
Total Pages: 703
Release: 2008-06-26
Genre: Computers
ISBN: 0132701480

ASP.NET AJAX server controls can encapsulate even the most powerful AJAX functionality, helping you build more elegant, maintainable, and scalable applications. This is the first comprehensive, code-rich guide to custom ASP.NET AJAX server controls for experienced ASP.NET developers. Unlike other books on ASP.NET AJAX, this book focuses solely on server control development and reflects the significant improvements in ASP.NET 3.5 AJAX and the latest Visual Studio 2008 features for streamlining AJAX development Adam Calderon and Joel Rumerman first review the core Microsoft AJAX Library and JavaScript techniques needed to support a rich client-side experience. Next, they build upon these techniques showing how to create distributable AJAX-enabled controls that include rich browser-independent JavaScript client-side functionality. The authors thoroughly explain both the JavaScript and .NET aspects of control development and how these two distinct environments come together to provide a foundation for building a rich user experience using ASP.NET AJAX. Create object-oriented cross-browser JavaScript that supports .NET style classes, interfaces, inheritance, and method overloading Work with components, behaviors, and controls, and learn how they relate to DOM elements Learn Sys.Application and the part it plays in object creation, initialization, and events in the Microsoft AJAX Library Build Extender and Script controls that provide integrated script generation for their corresponding client-side counterparts Localize ASP.NET AJAX controls including client script Discover ASP.NET AJAX client and server communication architecture and the new support for Windows Communication Foundation (WCF) Understand ASP.NET AJAX Application Services Create custom Application Services Design controls for a partial postback environment Understand the AJAX Control Toolkit architecture and the many features it provides Develop highly interactive controls using the AJAX Control Toolkit Understand AJAX Control Toolkit architecture and build controls that utilize the toolkit