issues
search
kevinboon3288
/
cheque-writer
A financial tools to automate the information writing process on the cheque and generate the financial report
MIT License
1
stars
0
forks
source link
The connection string should not be in DataService class
#83
Closed
kevinboon3288
closed
4 months ago
kevinboon3288
commented
4 months ago
Remove the constant string variable for connection string
Moved to App.config with ConnectionStrings value.
Modify DataService class's business logic and remove the redundant App.config file