Product Key Manager 3.5
Today marks the release of Product Key Manager 3.5 Beta.
Installation/UpdateWalkthrough
Changes
This release is almost a complete rewrite of the previous version. I had encountered several issues with Sql Server Compact after deployment that I couldn't recreate in debug mode. The code had also become complex more difficult to maintain. I decided to rewrite the data layer and make it more simple and WPF friendly. I stripped things down and did alot of refactoring and got it to a point where everything is stored in the app.config. This has reduced the dependancies significantly and has improved startup performance.
Technologies Used
- .NET 3.5 SP1
- Windows Presentation Foundation