代码改变世界

阅读排行榜

Best Practice: A Summary of Normal Way to Debug Memory Leak

2009-06-26 18:49 by Jialiang, 1638 阅读, 收藏,
摘要: Step1. Is it really a memory leak? http://blogs.msdn.com/tess/archive/2009/02/27/net-memory-leak-reader-email-are-you-really-leaking-net-memory.aspx Step2. Determine .NET memory leak or native memory ... 阅读全文

一周最新示例代码回顾 (6/11 - 6/17)

2012-06-18 16:23 by Jialiang, 1631 阅读, 收藏,
摘要: 回顾上周微软一站式示例代码库最新发布的7篇示例代码:[Sample of June 17th] Extended WebBrowser control supporting tabs 该示例演示如何扩展WebBrowser控件以支持网页tab功能。[Sample of June 16th] Sequence workflow in WF4 该示例代码演示Windows Workflow 4中的Sequence Workflow。[Sample of June 15th] Use Open XML to manipulate images in Word 该示例演示如何使用Open XML SD 阅读全文

最新 Windows 10 应用项目模板发布

2015-09-09 03:13 by Jialiang, 1607 阅读, 收藏,
摘要: 以下是最新的Visual Studio 2015 Windows 10 应用程序模板。Windows 10中几乎所有的官方应用都遵循这样一个设计模板:在左上方有一个所谓的导航栏。点击该导航按钮,左侧会延生出一列菜单。比如Windows的计算器应用程序,Windows 10的新闻程序都符合这样的设计。... 阅读全文

All-In-One Code Framework – give you a diverse Christmas gift

2009-12-25 11:31 by Jialiang, 1599 阅读, 收藏,
摘要: What a year! So many exciting things have happened since last Christmas. We have been so blessed this year with your supports and encouragements, the birth of this sample code project, the celebration... 阅读全文

一周最新示例代码回顾 (4/9–4/15)

2012-04-16 09:23 by Jialiang, 1597 阅读, 收藏,
摘要: 回顾上周微软一站式示例代码库最新发布的7篇示例代码:[Sample of Apr 15th] Customized DropDownList.SelectedValue in ASP.NET DropDownList control 该示例演示如何自定义ASP.NET DropDownList控件的SelectedValue属性使其支持不在DropDownList 的value collection预设的值。[Sample of Apr 14th] Maintain ASP.NET TreeView State across post backs 该ASP.NET示例演示如何在页面postba 阅读全文