阅读背景:

VB.NET ASP.NET应用程序中的类共享属性

来源:互联网 

This might be a silly question, but if I create a class in ASP.NET/VB.NET application with a shared property (one accessible just by class name and not required class instantiation) and one user, currently logged in would set that property - would this shared value be accessible to another user of the same ASP.NET application using it at the same time, or would the value be confined for the user who set it?This might be a silly question, but if I create




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: