2010年11月6日

摘要: ASP.NET Web Site Precompilation Overview File Handling During ASP.NET Precompilation http://msdn.microsoft.com/en-us/library/ms227430(v=VS.85).aspx 阅读全文
posted @ 2010-11-06 15:02 做个不善的人 阅读(187) 评论(0) 推荐(0)
 
摘要: Defines page-specific (.aspx file) attributes used by the ASP.NET page parser and compiler. <%@ Page attribute="value" [attribute="value"...] %>AttributesAsyncMakes the page an asynchronous handler (that is, it causes the page to use an implementation of IHttpAsyncHandler t 阅读全文
posted @ 2010-11-06 15:00 做个不善的人 阅读(983) 评论(0) 推荐(0)