随笔 - 435
文章 - 0
评论 - 110
阅读 -
62万
08 2007 档案
vs.net 启动不了
摘要:http://download.microsoft.com/download/visualstudionet/fix/1.0/win98mexp/en-us/fixxml4.exe其实是一个注册表文件Windows Registry Editor Version 5.00 [HKEY_CLASSES...
阅读全文
Why cache can't direct use in class files
摘要:I see several reference to using the ASP.NET 2.0 Cache object in C# wherethe documentation just shows snippets like this:if (Cache["sometoken"] == nul...
阅读全文