- ASP.NET Core 2 High Performance(Second Edition)
- James Singleton
- 109字
- 2021-07-08 09:39:03
Tools and costs
Licensing of Microsoft products has historically been a minefield of complexity. You can even sit for an official exam on it and get a qualification. Microsoft's recent move toward open source practices is very encouraging, as the biggest benefit of open source is not the free monetary cost but that you don't have to think about licensing costs. You can also fix issues, and with a permissive license (such as MIT), you don't have to worry about much. The time costs and cognitive load of working out licensing implications now and in future can dwarf the financial sums involved (especially for a small company or startup).
推薦閱讀
- Mastering JavaScript Functional Programming
- Java應用與實戰
- Java入門經典(第6版)
- Mastering Python High Performance
- Java設計模式及實踐
- Visual C++數字圖像處理技術詳解
- Learning Salesforce Einstein
- ASP.NET程序設計教程
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- Building Wireless Sensor Networks Using Arduino
- Web App Testing Using Knockout.JS
- Java高并發編程詳解:深入理解并發核心庫
- Visual C++從入門到精通(第2版)
- 例說FPGA:可直接用于工程項目的第一手經驗
- Spring Boot學習指南:構建云原生Java和Kotlin應用程序