开发者

Do we always need to use context.Server.MapPath? what if I cache the result?

开发者 https://www.devze.com 2023-03-09 18:58 出处:网络
I find it weird to use context.Server.MapPath every time just to determine physical location of some known directory/file under app_data folder. I have an understanding that once an application is run
0

精彩评论

暂无评论...
验证码 换一张
取 消