—-.NET ResourcesA paper on resources and how they can be extracted from assemblies—.NET PEfile structure a simple illustration for .NET PE File structure—CodeVeil ManualUnpacking Unpacking CodeVeil 1.3 dotNet protector with WinHex—-Advanced
【原始地址】:http://designingwebinterfaces.com/essential-ui-design-booksIf you are looking to stock your library, you can’t go wrong withthis list of books. These are the books that are literally on my desk,listed in order from top of the stack to the
目錄HTML 相關XML格式驗證器 CSS驗證器 ECMA/JavaScript驗證器 Document Object Model / ECMAScript bindings瀏覽器DOCTYPE-switching/Quirks mode其他HTMLHTML 2.0 (RFC 1866, obsoleted by RFC 2854 which moved control of HTML from IETF to W3C) HTML 3.0 (expired draft) HTML 3.2
感謝前人的辛苦翻譯工作這裡只做推薦和記錄,未來要好好學習一下原始碼:http://files.cnblogs.com/justinw/jquery-1.2.6-vsdoc-cn.js// Map over jQuery in case of overwritevar _jQuery = window.jQuery,// Map over the $ in case of overwrite_$ = window.$;var jQuery = window.jQuery = window.$ =
這是一篇講解如何學習.NET調試技術的文章,作者Tess就職於微軟,在調試方面有近10年的實踐經驗,她的Blog裡介紹了大量調試技巧和學習方法!文中作者向大家介紹了自己的學習方法: “ I try to learn things is by "teaching"”,並從不同方面和角度加以說明,在文章最後作者還列出了大量非常有價值的參考資源的網址,正所謂“授人以魚不如授之以漁”,作者的精神十分值得我們學習。
The Google Chrome Developer Tools provide an integrated environment for debugging, optimizing, and understanding a web application, or website, running in Google Chrome. The developer tools are developed partly through the open source project,
園子裡好多人已經推薦過這個了(參考強烈推薦:應用程式架構指導包v2.0),太喜歡了,故在自己這裡留個備份,也是提醒自己要好好研究這本架構指導手冊。:http://www.codeplex.com/AppArchGuide/Release/ProjectReleases.aspx?ReleaseId=18834Parts Part I, Fundamentals of Application Architecture Part II, Design Part III, Layers Part