一周最新示例代码回顾 (3/26–4/1)
回顾上周 微软一站式示例代码库 最新发布的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 Extensibility 编程接口自定义Visual Studio Tool Window
[Sample of Mar 29th] Shut down a computer using .NET
该实例演示如何通过.NET编程关闭计算机。
[Sample of Mar 30th] Merge the Config file for Referenced Managed DLL
该实例演示了如何将被引用的.NET 类库中的config文件merge到主应用程序的config中
[Sample of Mar 31st] Dynamically Load Native Library from .NET
该实例演示如何动态地在.NET项目中加载native C++类库。
[Sample of Apr 1st] Excel Automation AddIn
该实例演示如何制作一个Excel Automation Addin 扩展Excel的函数。
你可以通过我们的“每日一例”即使了解到更多的示例代码。每日一例,练就编程高手!
作者: Leo_wl
出处: http://www.cnblogs.com/Leo_wl/
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。
版权信息查看更多关于一周最新示例代码回顾 (3/26–4/1)的详细内容...