ASU Web Community

Web Devlopment

Opener to come

Web Development Articles

ASU.Web.Auth 2.6.0.0

Summary

By default, ASU.Web.Auth assembly will block unauthenticated access to all ASP.NET pages by redirecting the user to the login page.

ASU.Web.TraceWriter.1.0.0.0

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

ASU.WebUtilities.ExceptionCatcher

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

ASU.WebUtilities.SelfValidatingControls

SVCs are asp.net controls that have validation built into the control that is set through property values.

ASU.WebUtilities.XmlEngine

The ASU.WebUtilities.XmlEngine is a quick way to transform xml documents using xsl/xslt files into a string or xml reader.

More