Web Programming for Departments and Organizations
Web programming, or scripting, is allowed on the ASE
server for departments and organizations (including student organizations
approved by the Office of Student Activities). Here are some useful resources for scripters
on the ASE server...
Policy & Guidelines
DEVTUTOR Tutorials
- How to Avoid Using Parent Paths
This tutorial explains what parent paths are, why you should avoid using
them, and how to best code without them.
- Working with the Session in ASP.NET
This tutorial explains how to make the most of the Session object using
the .NET framework. Topics include:
- A Comparison of the ASP and ASP.NET Session objects.
- Planning the Session.
- Session Creation and Lifespan.
- Working with the Application in ASP.NET
This tutorial explains how to make the most of the Application object using
the .NET framework. Topics include:
- A Comparison of the ASP and ASP.NET Application objects.
- Planning the Application.
- Application Creation and Access.
|