ASP (Active Server Pages) is a server-side scripting platform supported by Microsoft Internet Information Server (IIS) and by other Web servers. Offering the same functions as CGI scripts, Active Server Pages are widely used for integrating data from databases such as SQL Server and other ODBC compliant databases into websites. This course teaches the technology needed to build Active Server Pages and exploit the power of server side scripting. You will learn about the interrelationship among the pieces of the ASP architecture. In addition you will learn how to use JavaScript and gain an introduction to working with JavaScript in your web pages.
To learn how to build ASP.NET pages using the C# programming language. To be able configure and setup IIS for different sites. To understand the 3-tier client server model and to setup ODBC connections to various RDBMSs. To build shopping carts and query databases in a web site. To be able to work with the browser object and navigate the web under JavaScript control.
Experienced webmasters requiring a detailed knowledge of programming database driven websites with ASP and JavaScript or programmers wishing to adapt their kn owledge to develop web solutions.