namespace ASP { using System.Web; using System.Text.RegularExpressions; using System.Web.Profile; using System.Web.UI.WebControls; using System.Web.Security; using System.Collections.Generic; using System.Collections.Specialized; using System; using System.Xml.Linq; using System.Collections; using System.Linq; using System.Web.UI; using System.Web.DynamicData; using System.Text; using System.Web.Caching; using System.Web.UI.HtmlControls; using System.Configuration; using System.Web.UI.WebControls.WebParts; using System.Web.SessionState; using System.ComponentModel.DataAnnotations; [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()] public class hello_aspx : global::System.Web.UI.Page, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler { private static bool @__initialized; private static object @__fileDependencies; [System.Diagnostics.DebuggerNonUserCodeAttribute()] public hello_aspx() { string[] dependencies; ((global::System.Web.UI.Page)(this)).AppRelativeVirtualPath = "~/hello.aspx"; if ((global::ASP.hello_aspx.@__initialized == false)) { dependencies = new string[1]; dependencies[0] = "~/hello.aspx"; global::ASP.hello_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies); global::ASP.hello_aspx.@__initialized = true; } this.Server.ScriptTimeout = 30000000; } protected System.Web.Profile.DefaultProfile Profile { get { return ((System.Web.Profile.DefaultProfile)(this.Context.Profile)); } } protected override bool SupportAutoEvents { get { return false; } } protected System.Web.HttpApplication ApplicationInstance { get { return ((System.Web.HttpApplication)(this.Context.ApplicationInstance)); } } [System.Diagnostics.DebuggerNonUserCodeAttribute()] private void @__BuildControlTree(hello_aspx @__ctrl) { this.InitializeCulture(); @__ctrl.SetRenderMethodDelegate(new System.Web.UI.RenderMethod(this.@__Render__control1)); } private void @__Render__control1(System.Web.UI.HtmlTextWriter @__w, System.Web.UI.Control parameterContainer) { @__w.Write("rnrnrn