Summary
By default, ASU.Web.Auth assembly will block unauthenticated access to all ASP.NET pages by redirecting the user to the login page.
By default, ASU.Web.Auth assembly will block unauthenticated access to all ASP.NET pages by redirecting the user to the login page.
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.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.