Before due to the need to use c# winform to write a desktop application. Later, I separated the page (UI), business layer (BLL) and data interaction layer (DAL) on this basis to form a simple framework, which encapsulates popovers, HTTP requests, general validation, import, add modify delete and so on. Make the code simple and high reuse.

*** Hierarchy diagram ***

** Important tool class sections **

Personal-manage.Com mon/util

Github address: github.com/ten-ken/per…

There are use cases in the project, function parameters and functions are detailed remarks, I will not write the document, what do not understand can be commented below.Copy the code

This article is from: Song Wenchao Super, exclusive platform CSDN, SegmentFault, Jianshu, OSChina, Nuggets, please indicate the source of reprint.