One features that is built in to the CompactFrameworks build process is an evaluation of your code to make sure that all of the “stuff” you use within the .NET frameworks is indeed available to the Compact Frameworks. While this sounds like and a good idea, and it probably is, it does come with a cost. The project I’m working on is not too small at ~35K NCLOC but by default it was taking a minimum of 75 seconds to do a full re-build. After casually watching Debug View while building I was noticing a l...
|
1
peeps |
|
|||
No comments yet, be the first one to post comment.