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.
A service called ogate has been created that allows you to query data from peoplesoft through a web service 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.
FAR stands for faculty activity report and is a web-based application that allows faculty to manage all activity they have accomplished like intellectual contributions, service
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
This ASP.NET module can be used to easily create additional tiers of services between a web service consumer and data-provid

By default, ASU.Web.Auth will block unauthenticated access to all ASP.NET pages by redirecting the user to the login page.
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.
Web Development Helper is an Internet Explorer plugin that provides a set of useful tools to both Ajax/JavaScript developers as well as ASP.NET page and control developers.
For client-side script-based development, Web Development Helper provides HTTP tracing capabilities, as well as much improved script diagnostics, and tracing facilities, as well as an immediate window.
For ASP.NET developers, when developing against your site on your local development machine, this tool provides the ability to view ViewState, ASP.NET trace messages, contents of your cache etc.
One of the best sites I have found for implementing AJAX functionality in your ASP.NET applications. Includes links to the essential installers, and a prebuilt control toolkit.
One of the best resources I have found for everything ASP.NET. Has multiple resources including small training videos, blogs, and forums.

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.