Web Scripting in Windows(.NET)

by William R. Champion


Formats

Softcover
$15.95
E-Book
$6.00
Softcover
$15.95

Book Details

Language : English
Publication Date : 10/29/2003

Format : Softcover
Dimensions : 6x9
Page Count : 161
ISBN : 9780595297313
Format : E-Book
Dimensions : N/A
Page Count : 161
ISBN : 9780595750566

About the Book

HTML Web pages and Cascading Style Sheets are introduced. Then the Javascript scripting language allows programming within a Web page, such as validating data from an HTML Form.

Microsoft's Active Server Pages (ASP) allows Client-Server Internet interaction, and Active Data Objects (ADO) let you use a database on the Web Server from the Local Site. You are updated to the Microsoft .NET environment with ASP.NET and ADO.NET.

Java Server Pages (JSP) introduces non-Microsoft Web Client-Server software that is multiplatform (Windows and Linux). JSP is equivalent to ASP, allowing you Client-Server interaction, including working with Windows databases such as SQL Server and Access 2003.

Extended Modeling Language (XML) are the most current, and standardized, way of passing database data over the internet between different databases (such as SQL Server to Oracle). Modern databases, such as Access 2003, store their data in XML. Even mainframe users like XML!

The book uses short, meaningful examples, which the Readers can readily adapt to their own problems and run. This is an intermediate guide to working with web pages with a scripting language, not an encyclopedia!


About the Author

William Champion has been teaching at DeVry University for twenty-three years. Lately he taught Java, Visual Basic 6, ASP, ADO, JSP, XML, and DreamWeaver. During his Sabbatical, he took Microsoft?s ?Boot Camp on C#?, attended a Microsoft .NET convention in Orlando, Florida, and wrote this book.