Rate my C# code (~300 SLOC) using GDI+/Backgroundworker
- by sebastianlarsson
Hi,
I want to get some feedback on my code! Below is some background info.
I am taking a pre-certification course in C# (Sweden, 15 ECTS). The focus of the course is theoretical and only limited practical work. I dont find the assignments very hard at all to tell you the truth, but since I only have very limited work experience as a developer (I have worked 15h/week at Ericsson since November) I think I would benefit from having the certificate (70-536 and more probably).
I am currently reading Martin Fowler's "Refactoring: Improving the design of existing code" and I tried to apply his techniques to my latest lab in the course. I have been on the lookout for a website which have the idea of providing feedback on code, but so far I have yet to discover any.
Please take a look on my code and tell me what you think. It is only roughly 300 lines of code divided into a couple of classes. GDI+, backgroundworker and user controls are what the lab is about. I reckon you may have to spend as little as a couple of minutes on looking on the solution.
Link to solution:
http://www.filefactory.com/file/b18h7d5/n/Lab4_Lab5_SebastianLarsson.zip
Regards and thank you,
Sebastian