博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Visual Studio .NET: The .NET Framework Black Book
阅读量:4231 次
发布时间:2019-05-26

本文共 622 字,大约阅读时间需要 2 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp
The Visual Studio .NET Black Book covers the .NET architecture, libraries, and services, and how to use them from the programming languages supported by VS.NET. This unique book explores the .NET architecture in a non-language specific way. It covers the new Web and database access technologies in WebForms, WinForms, ADO.NET, and ASP.NET. It also includes an emphasis on XML, including the SOAP protocol, as it will be used extensively for passing data around components within distributed applications.
http://rapidshare.com/files/52362877/157610995X.zip
你可能感兴趣的文章
Typescript 中的类的应用
查看>>
Python笔记:NumPy中的布尔型索引使用举例
查看>>
Python笔记:NumPy 中的集合运算举例: 查找共同元素,差异元素和共有元素
查看>>
Python笔记:访问或修改 Pandas Series 中的元素以及相关运算
查看>>
Python笔记:Pandas DataFrames 的使用
查看>>
Python笔记:在Pandas中处理NaN值
查看>>
Python笔记:Pandas DataFrame 加载数据的方式
查看>>
Python笔记:初识Matplotlib和Seaborn
查看>>
Typescript 中的接口的实现
查看>>
Typescript中的泛型的使用
查看>>
Fix pymysql.err.OperationalError 2003 on Mac
查看>>
Java内部类以及类的加载顺序(一)
查看>>
JavaScript中使用offset时遇到的bug
查看>>
java基础入门(一)
查看>>
Java基础入门(二)
查看>>
Java基础入门(三)
查看>>
Java基础入门(四)
查看>>
Java基础入门(十)
查看>>
Java基础入门(完结篇)
查看>>
Java进阶之面向对象(一)——继承
查看>>