摘要:
利用Cache,让asp.net 简单实现定时执行任务代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--privatestaticCacheItemRemovedCallbackOnCacheRemove=null;protectedvoidAppl... 阅读全文
摘要:
给数据库的每一个表添加相同的列,比如“创建时间”如果每一个表都去修改,在上百个表的数据库操作,将是一件繁琐的工作。更快捷的方法,利用Sql server的sp_msforeachtable枚举每一个表的信息,然后参数添加列的脚本,问题就很简单了。运行T-sql[代码]执行后会print一段脚本:代码Code highlighting produced by Actipro ... 阅读全文
摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--CREATETABLEtblPopulation(CountryVARCHAR(100),[State]VARCHAR(100),CityVARCHAR(100),[Population(inMill... 阅读全文
摘要:
reliablesite.net reliablesite.net gives all ASP.NET apps Full Trust ,Running a box at home would cost you more in power costs than a cheap shared hosting account. It is cheap and good. They even thro... 阅读全文