winston 发表于 2011-12-17 20:24:59

[C++/CLI编程宝典][1]C++/CLI资料汇总

一 在线资料
1)functionX:http://www.functionx.com/cppcli/index.htm

2)functionX:http://www.functionx.com/vccli/index.htm

3) codegure:http://www.codeguru.com/cpp/cpp/cpp_managed/general/article.php/c14815

4) webcast:
http://www.msdnwebcast.com/webcasts/net.aspx/cseries/n1242158.html

5)webcast2: http://www.msdnwebcast.com/msdn/webcast.aspx?query=2031

二 标准文档
1)language specification:http://www.ecma-international.org/publications/standards/Ecma-372.htm
2)rational:http://www.gotw.ca/publications/C++CLIRationale.pdf
三 相关书籍
1)C++/CLI: The Visual C++ Language for .NET
2)Pro Visual C++/CLI and the .NET 2.0 Platform
3)Pro Visual C++/CLI and the .NET 3.5 Platform (2008.12上市)
4)Foundations of C++/CLI: The Visual C++ Language for .NET 3.5
5)Expert Visual C++/CLI: .NET for Visual C++ Programmers
6)C++/CLI in Action
7)C++/Cli Essentials (没有找到)
8)CLR Via C++/CLI (还没有出版)

9)pro Visual C++ 2005 for C# Developers_Featuring C++CLI

10)net 2.0 Interoperability Recipes_A Problem-Solution
四 相关blog
1)http://www.heege.net/blog/default.aspx
2) http://blogs.msdn.com/yizhang/
3) http://blog.csdn.net/atfield

五 IL相关
1) http://research.microsoft.com/sscli/
六 msdn文章(如下图:)
http://pic002.cnblogs.com/img/itech/200901/2009011321561610.png

完!

感谢,Thanks!

作者:iTech
出处:http://itech.cnblogs.com/
本文版权归作者iTech所有,转载请包含作者签名和出处,不得用于商业用途,非则追究法律责任!
页: [1]
查看完整版本: [C++/CLI编程宝典][1]C++/CLI资料汇总