随笔分类 -  复习资料

Sending Out an ASP Newsletter Mailing
摘要:Lisa SheaBellaOnline's ASP Editor Sending Out an ASP Newsletter Mailing If you have created a database full of email addresses for your newsletter, you'll want to send weekly newsletters o... 阅读全文

posted @ 2004-10-18 20:07 settinghead 阅读(257) 评论(0) 推荐(0)

ASP.NET Managing Application State
摘要:Using Application State Sample: http://www.dotnetjunkies.com/quickstart/util/srcview.aspx?path=/quickstart/aspplus/samples/apps/application2/application2.src Sub Application_Start(Sender As Object,... 阅读全文

posted @ 2004-06-25 01:58 settinghead 阅读(232) 评论(0) 推荐(0)

ASP.NET Application Overview
摘要:ASP.NET maintains a pool of HttpApplication instances over the course of a Web application's lifetime. ASP.NET automatically assigns one of these instances to process each incoming HTTP request that i... 阅读全文

posted @ 2004-06-25 00:54 settinghead 阅读(322) 评论(0) 推荐(0)

导航