This website requires JavaScript.
Explore
Help
Sign In
glm94
/
advertising-profit-control
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
50
Commits
1
Branch
1
Tag
f554d37fb1603f0348a8a8765f28887244991999
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
glm94
f554d37fb1
Updated the SQL script to work better with Entity Framework and to eliminate issues with naming objects in the generated C# code such as "AdItem1". Updated the primary key fields to auto-increment their values and forced a NOT NULL constraint on the foreign keys where needed.
2017-03-22 04:08:39 -05:00
AdvertsingProfitControl
Updated the SQL script to work better with Entity Framework and to eliminate issues with naming objects in the generated C# code such as "AdItem1". Updated the primary key fields to auto-increment their values and forced a NOT NULL constraint on the foreign keys where needed.
2017-03-22 04:08:39 -05:00
packages
Removed unneeded packages from the solution.
2016-11-15 22:15:56 -06:00
StringInputParseTester
Created the first version of the table normalizing function to correct unbalanced tables. Can only add or update rows by scanning downward from the top of a table; cannot detect fragmentation in the middle of a table. (Think Drag and Drop/row position update fails.)
2017-02-07 02:46:15 -06:00
AdvertsingProfitControl.sln
Initial commit of version 0.9.5.2; no older versions exist for this repo.
2016-11-05 12:02:02 -05:00
contributors.txt
Initial commit with contributors
2016-11-05 11:59:09 -05:00
S
Description
No description provided
22
MiB
Releases
1
Advertising Profit Control 3.7.0.0 (Debug Build)
Latest
2021-02-24 22:34:07 -06:00
Languages
C#
98.8%
PLSQL
1.2%