Summary
The ASU.Web.TraceWriter assembly is designed to gather Trace output from your application and write it to a text file, so that you have a method of viewing tr
The ASU.Web.TraceWriter assembly is designed to gather Trace output from your application and write it to a text file, so that you have a method of viewing tr
By default, ASU.Web.Auth assembly will block unauthenticated access to all ASP.NET pages by redirecting the user to the login page.
If you are using the ogate, edna or webauth web services, you are most likely using a client certificate to get authorization from edna to complete your call.

This article will describe how to use ASU's WebAuth to authenticate someone using ASU's Single Sign On in your PHP code.

This article will describe how to use ASU's LDAP service to get public information about users based on either their ASURITE ID or EID.
The ASU.WebUtilities.ExceptionCatcher is an assembly that you can use with your .NET web applications to catch any unhandled exception that gets generated and pass the exception to the applications

SVCs are asp.net controls that have validation built into the control that is set through property values.
The ASU.WebUtilities.XmlEngine is a quick way to transform xml documents using xsl/xslt files into a string or xml reader.

Do you like using the Web Developer extension in Firefox? Well now there's a similar tool for IE. Seems to work well for viewing the DOM, adding table/div borders for trouble-shooting, modifying css values on-the-fly, changing browser resolution, quickly clear cache & cookies, etc.

DebugBar is a nice IE toolbar that is similar to the Web Developer plugin for Firefox. It allows you to see HTTP headers, manager javascript errors, validate and troubleshoot webpages quickly.

Editors specifically for many types of web documents, including HTML, XML, CSS, and JavaScript. Another MUST HAVE for web development in Eclipse. It’s easiest to install these using the Callisto Install site for Eclipse. The link goes to a tutorial on how to install and use the WebTools.

Keep up with the latest in AJAX development, from sites that use Ajax in cool new ways to libraries to help you get the most out of this hot technology trend.