- C# 7 and .NET Core Cookbook
- Dirk Strauss
- 55字
- 2021-07-03 00:12:03
Getting ready
You will create a new class and write code to log an error to the database when an exception is thrown on adding more troops to the star ship, causing it to be over capacity. For this recipe, ensure that you have added using System.Data; and using System.Data.SqlClient; namespaces to your application.
推薦閱讀
- Vue.js 3.x快速入門
- Data Visualization with D3 4.x Cookbook(Second Edition)
- Internet of Things with Intel Galileo
- Microsoft Dynamics GP 2013 Reporting, Second Edition
- OpenShift在企業(yè)中的實踐:PaaS DevOps微服務(第2版)
- Mastering Drupal 8 Views
- UI設計全書(全彩)
- Android應用開發(fā)深入學習實錄
- Lift Application Development Cookbook
- 微信小程序開發(fā)實戰(zhàn):設計·運營·變現(xiàn)(圖解案例版)
- JavaScript+jQuery網(wǎng)頁特效設計任務驅(qū)動教程
- Windows Phone 8 Game Development
- Java 9 Programming By Example
- Java 9:Building Robust Modular Applications
- Python繪圖指南:分形與數(shù)據(jù)可視化(全彩)