摘要:
Any setup of Team Foundation Server is not complete until you have at least tried t work with SharePoint. While I have many customers that like to stay away from SharePoint I also have many that make it an integral part of not just their TFS install, but their corporate network, offerings and cultur 阅读全文
摘要:
.NET 类库的强大让我们很轻松的解决常见问题,作为一个好专研的程序员,为了更上一层楼,研究CLR的基础类库实现是快速稳定的捷径。 一般场景下,采用 Reflector可以反射出.NET 的部分实现出来,可以拿来参考,但和微软公开的SSCLI(官方网址:http://referencesource.microsoft.com/netframework.aspx)比较起来,缺少注释、没有风格、代码质量一般,为了方便大家,将SSCLI的内容按版本和命名空间的组织方式放到了网上,域名是http://www.projky.com。 阅读全文
摘要:
The ObjectContext instance has been disposed and can no longer be used for operations that require a connection. public static List Get(int app... 阅读全文
摘要:
http://themeforest.net/category/wordpress/mobilehttp://themeforest.net/item/monolith-wp-theme-for-bloggers-and-professionals/6425717?WT.ac=category_item&WT.seg_1=category_item&WT.z_author=BonfireThemeshttp://bonfirethemes.com/_monolith/magento mobile themehttp://magento-mobile-theme.cmsmart. 阅读全文
摘要:
var t = from x in context.NewsLetterItem.ToList() //add .ToList at this place where x.APPId == appid && allowedAddress.Contains(x.mailFrom) orderby int.Parse(x.mailId) descending select x;... 阅读全文
摘要:
http://msdn.microsoft.com/en-us/library/ee790941(v=azure.10).aspxPreparing the Visual Studio Projecthttp://msdn.microsoft.com/en-us/library/ee790876(v=azure.10).aspxTo initialize and start your cache cluster:Use-CacheClusterNew-CacheGrant-CacheAllowedClientAccountStart-CacheClusterOpen your Visual S 阅读全文
摘要:
Phttp://www.jquery4u.com/javascript/10-javascript-jquery-templates-engines/http://www.creativebloq.com/web-design/templating-engines-9134396http://knockoutjs.com/documentation/template-binding.html 阅读全文
摘要:
The product key is located in the registry underHKLM\Software\Microsoft\Windows NT\CurrentVersionIt is the value named:DigitalProductIdIf you look at it, you will realize it is encrypted:That is what his script takes care of. It reverses the simple XOR encryption and turns that numeric mess into a r 阅读全文
摘要:
PTTFM-X467G-P7RH2-3Q6CG-4DMYB数据中心版:PTTFM-X467G-P7RH2-3Q6CG-4DMYB 测试可用开 发者 版:MC46H-JQR3C-2JRHY-XYRKY-QWPVM企 业 版:R88PF-GMCFT-KM2KR-4R7GB-43K4B标 准 版:B68Q6-KK2R7-89WGB-6Q9KR-QHFDW工 作 组版:XQ4CB-VK9P3-4WYYH-4HQX3-K2R6QWEB 版:FP4P7-YKG22-WGRVK-MKGMX-V9MTMSQL Server 2008 R2 Management Studio : “Evaluation pe. 阅读全文
摘要:
http://www.pieterg.com/2013/4/aspnet-mvc-under-the-hood-part-3 阅读全文