- C# 6 and .NET Core 1.0:Modern Cross:Platform Development
- Mark J. Price
- 69字
- 2021-07-09 20:15:39
Summary
In this chapter, we set up the development environment, we used the Developer Command Prompt to compile and decompile an application, we used Visual Studio to create the same application and explore the features that make it so easy to use for development, and we discussed the differences between the .NET Framework, the .NET Core, and .NET Native.
In the next chapter, you will learn to speak C#.
推薦閱讀
- 軟件安全技術(shù)
- Qt 5 and OpenCV 4 Computer Vision Projects
- Learning ASP.NET Core 2.0
- Mastering Python High Performance
- Hands-On Microservices with Kotlin
- 人人都懂設(shè)計(jì)模式:從生活中領(lǐng)悟設(shè)計(jì)模式(Python實(shí)現(xiàn))
- AutoCAD VBA參數(shù)化繪圖程序開(kāi)發(fā)與實(shí)戰(zhàn)編碼
- Visual C#.NET程序設(shè)計(jì)
- H5頁(yè)面設(shè)計(jì):Mugeda版(微課版)
- Learning Unity 2D Game Development by Example
- IDA Pro權(quán)威指南(第2版)
- Java EE 8 and Angular
- Android高級(jí)開(kāi)發(fā)實(shí)戰(zhàn):UI、NDK與安全
- HikariCP數(shù)據(jù)庫(kù)連接池實(shí)戰(zhàn)
- C# 7 and .NET Core 2.0 Blueprints