代码改变世界

一周最新示例代码回顾 (5/7–5/13)

2012-05-15 10:50 by Jialiang, 1720 阅读, 5 推荐, 收藏, 编辑
摘要:回顾上周微软一站式示例代码库最新发布的7篇示例代码:[Sample of May 13th] Show file upload status in ASP.NET 该示例演示如何在ASP.NET网站中上传文件时同时显示上传进度。[Sample of May 12th] Host WPF control in VS ToolWindow 该示例演示如何在Visual Studio ToolWindow中host一个WPF控件[Sample of May 11th] Silverlight DataGrid group header style sample 该示例演示如何在Silverlight 阅读全文

一周最新示例代码回顾 (4/30–5/6)

2012-05-07 10:53 by Jialiang, 1516 阅读, 2 推荐, 收藏, 编辑
摘要:回顾上周微软一站式示例代码库最新发布的7篇示例代码:[Sample of May 6th] Customize Outlook UI with Ribbon XML 该示例演示如何通过Ribbon XML定制 Outlook 界面[Sample of May 5th] Use XPath to read XML 该示例演示如何使用XPath读取XML文件[Sample of May 4th] Crop the image from Windows Forms PictureBox control 该示例演示在windows forms 的PictureBox控件上对图片进行切割... 阅读全文

微软一站式示例代码浏览器 v5.1 更新

2012-05-04 10:17 by Jialiang, 1425 阅读, 4 推荐, 收藏, 编辑
摘要:下载安装:http://aka.ms/samplebrowser本周发布了微软一站式示例代码浏览器 v5.1 更新,修复了示例代码浏览器无法在Windows 8 Consumer Preview上正常运行的问题。由于该更新牵涉到对示例代码浏览器应用程序重新codesign,如你先前已安装过浏览器,你需要先将其卸载,然后通过该链接重新安装。过去已下载的示例代码会保留,无需重新下载。如您有任何建议,欢迎联系微软一站式示例代码库团队:onecode@microsoft.com。我们会第一时间响应您的宝贵意见。----------------------一站式示例代码浏览器简介:http://www. 阅读全文

一周最新示例代码回顾 (4/23–4/29)

2012-05-01 00:20 by Jialiang, 1545 阅读, 4 推荐, 收藏, 编辑
摘要:回顾上周微软一站式示例代码库最新发布的7篇示例代码:[Sample of Apr 29th] Add Dynamic Controls to ASP.NET GridView 该示例代码演示如何在ASP.NET GridView控件中动态添加控件[Sample of Apr 28th] Keep ASP.NET AutoComplete List Open 该实例演示如何保持ASP.NET AutoComplete列表一直打开[Sample of Apr 27th] Customized Intelligent TextBox via ASP.NET 该实例演示如何在ASP.NET中实现智能输 阅读全文

一周最新示例代码回顾 (4/16–4/22)

2012-04-24 09:27 by Jialiang, 1766 阅读, 5 推荐, 收藏, 编辑
摘要:回顾上周微软一站式示例代码库最新发布的7篇示例代码:[Sample of Apr 22nd] Create and sign a cabinet file 该示例演示如何创建和对一个cabinet文件进行签名。[Sample of Apr 21st] Compare and merge data from different database 该示例演示如何通过代码比较,合并不同的数据库数据。[Sample of Apr 20th] Custom DataGrid Control for WebAccess 该示例演示如何为TFS的Web Access界面自定义DataGrid... 阅读全文

开发人员必备:微软发布示例代码浏览器 (Sample Browser) 第五版,让您尽享3500个示例代码

2012-04-17 10:39 by Jialiang, 9060 阅读, 27 推荐, 收藏, 编辑
摘要:今天早上,微软一站式示例代码库携手MSDN和微软创新空间 正式发布了示例代码浏览器(Sample Browser)第五版。这是继去年10月第四版发布以来的一次重大升级。有了它,3500多高质量示例代码尽在手边,定能让您和您的开发工作如虎添翼!您不仅可以轻松下载到800多个来源于广大开发人员心声的微软一站式示例代码库(All-In-One Code Framework)示例代码,还能下载到400多个现最流行的Windows 8 Beta官方示例。还有数不尽,源源不断增加中的Windows Azure, ASP.NET, WPF, Windows Forms, Windows SDK, HTML5 阅读全文

Developers’ Must-have: the new Microsoft All-In-One Code Framework Sample Browser and 3500+ samples

2012-04-16 20:04 by Jialiang, 719 阅读, 3 推荐, 收藏, 编辑
摘要:The Microsoft All-In-One Code Framework Team just upgraded the Sample Browser to a brand new version with over 3500 high quality samples available for download. It’s a must-have for developers.Introduction: http://blogs.msdn.com/b/codefx/archive/2012/04/16/samplebrowserbigrefresh.aspx Microsoft All- 阅读全文

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

2012-04-16 09:23 by Jialiang, 1589 阅读, 3 推荐, 收藏, 编辑
摘要:回顾上周微软一站式示例代码库最新发布的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 阅读全文

一周最新示例代码回顾 (4/2–4/8)

2012-04-09 09:41 by Jialiang, 482 阅读, 1 推荐, 收藏, 编辑
摘要:回顾上周微软一站式示例代码库最新发布的7篇示例代码:[Sample of Apr 8th] Set IIS Web Virtual Directory Properties 该示例演示如何通过代码设置IIS中Web Virtual Directory的属性[Sample of Apr 7th] Define and Access Shared Resources in WPF Class Library 该示例演示如何将WPF共享资源定义在一个类库中,并从WPF项目访问和使用这些共享资源。[Sample of Apr 6th] Customize Windows Forms app's 阅读全文

一周最新示例代码回顾 (3/26–4/1)

2012-04-02 10:42 by Jialiang, 1160 阅读, 3 推荐, 收藏, 编辑
摘要:回顾上周微软一站式示例代码库最新发布的7篇示例代码:[Sample of Mar 26th] Basic ASP.NET Menu control demo 该实例演示了基础的ASP.NET 菜单控件的绑定和使用。适合于ASP.NET初学者。[Sample of Mar 27th] Basic ASP.NET master page demo 该实例演示了基础的ASP.NET master page的使用。同样适合于ASP.NET初学者[Sample of Mar 28th] Customize Visual Studio Tool Window 该实例演示如何通过Visual Studio 阅读全文
上一页 1 2 3 4 5 6 7 8 ··· 16 下一页