وبلاگ بلیان

Designing Active Server Pages

معرفی کتاب «Designing Active Server Pages» نوشتهٔ Scott Mitchell، منتشرشده توسط نشر O'Reilly Media در سال 2000. این کتاب در 20 صفحه، فرمت pdf، زبان انگلیسی ارائه شده است. «Designing Active Server Pages» در دستهٔ بدون دسته‌بندی قرار دارد.

Developers of Active Server Pages often reinvent the wheel, creating a distinct ASP page each time they think they need one. Often times, these pages are functionally similar. With intelligent planning, an ASP developer stands to save a great deal of time by creating reusable ASP pages. Designing Active Server Pages is tailor-made for these developers. There is currently a plethora of Active Server Pages books. However, the vast majority of these books are either technical references or how-to books for beginners. Our book is designed for the intermediate to advanced user. Furthermore, nearly every other book on ASP focuses on using VBScript, even though ASP supports an array of scripting languages, including JScript and PerlScript. Designing Active Server Pages shows how to start using these other languages. Designing Active Server Pages is for developers who have already mastered the basics of ASP application development and are ready to take the next logical step. It is sure to become an indispensable part of every web developer's library.

Developers of Active Server Pages often reinvent the wheel. Their background in web design, with its separate HTML page for each viewable web page on a site, leads many ASP developers to create a distinct ASP page each time they think they need one. Often times, these pages are functionally similar. With intelligent planning, an ASP developer stands to save a great deal of time by creating reusable ASP pages. Designing Active Server Pages is tailor-made for these developers.

There is currently a plethora of Active Server Pages books. However, the vast majority of these books are either technical references or how-to books for beginners. Designing Active Server Pages is written for the intermediate to advanced user. Furthermore, nearly every other book on ASP focuses on using VBScript, even though ASP supports an array of scripting languages, including JScript and PerlScript. Designing Active Server Pages shows how to start using these other languages.

The latest version of the scripting engines (Version 5.1 for VBScript) adds new features not available before the 5.0 release. These features include class support for VBScript, and Regular Expression searching through the use of a COM object. Designing Active Server Pages explains why using classes in VBScript is beneficial, and demonstrates the power of regular expression searching.

This book shows how to simplify the process by only requiring one ASP page to handle ALL of the Forms throughout a web site, thus reducing the amount of code one has to write.

Topics include:

  • Using various Microsoft and third-party components to enhance ASP pages
  • Creating components using VB and/or VC++
  • Sample code for performing routine ASP tasks
  • Techniques to allow for reusable database scripts on the database system and on ASP pages
  • How to obtain and register third-party components, thus saving massive amounts of time by reusing someone else's code

Designing Active Server Pages is for developers who have already mastered the basics of ASP application development and are ready to take the next logical step. It is sure to become an indispensable part of every web developer's library.

TITLE.pdf......Page 1 COPYRIGHT.pdf......Page 4 AUTHOR.COLO.pdf......Page 5 ch00.pdf......Page 9 ch01.pdf......Page 15 ch02.pdf......Page 33 ch03.pdf......Page 53 ch04.pdf......Page 92 ch05.pdf......Page 118 ch06.pdf......Page 152 ch07.pdf......Page 261 ch08.pdf......Page 305 Explores the use of ASP in a production environment, offering sample code and solutions for common needs and covering scripting languages, exception handling, reusable forms, database administration pages, and COM components. Shows how to reuse code by looking for common functionality and by separating the presentation element of Web pages from script
دانلود کتاب Designing Active Server Pages