摘要
在Asp.net程序中,各个Web页面是相互孤立的,信息不能进行传递,如何高效地交换数据,是一个值得研究的问题。Web页面之间传值的方法较多,但多数对性能消耗较大,利用Microsoft Visual Studio 2010开发平台,精选出三种性能高效的传值方法。
In the asp.net application,each Web page are mutually isolated,information can not be passed,how to exchange data efficiently is a problem worthy of study.Web page by value between the many methods,but most of the performance of large consumption,the article used Microsoft Visual Studio 2010 development platform,the selection of three performance-value cost-effective method,with the reader by the idea of learning by doing,Aspnet Web page so that you learn to pass the value between the methods.
出处
《软件导刊》
2011年第9期12-14,共3页
Software Guide