- .NET Standard 2.0 Cookbook
- Fiqri Ismail
- 86字
- 2021-06-25 22:11:31
Creating a classic Windows-based application to use the library
So far, from the previous recipe, we have created a blank solution and a class library that uses the full .NET Framework. In this recipe, let's create a classic Windows Forms application that uses the class library created in the previous recipe. We are going to build a Windows form that takes a name using a text box and a button, and that triggers the public method we have created in the class library.
推薦閱讀
- 數(shù)據(jù)科學(xué)實(shí)戰(zhàn)手冊(cè)(R+Python)
- JMeter 性能測(cè)試實(shí)戰(zhàn)(第2版)
- Visual C++串口通信技術(shù)詳解(第2版)
- 21天學(xué)通C++(第6版)
- Microsoft Dynamics GP 2013 Reporting, Second Edition
- Visual Basic程序設(shè)計(jì)上機(jī)實(shí)驗(yàn)教程
- Swift 4從零到精通iOS開發(fā)
- Node.js 12實(shí)戰(zhàn)
- 3D Printing Designs:The Sun Puzzle
- 和孩子一起學(xué)編程:用Scratch玩Minecraft我的世界
- 零基礎(chǔ)學(xué)Java(第5版)
- Visual FoxPro程序設(shè)計(jì)習(xí)題及實(shí)驗(yàn)指導(dǎo)
- HTML5程序設(shè)計(jì)基礎(chǔ)教程
- Go語(yǔ)言編程之旅:一起用Go做項(xiàng)目
- Oracle 11g寶典