1
peeps

The Efficient Coder: Speed up your Compact Frameworks Builds

posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 931 days, 23 hours, 43 minutes ago
Tuesday, July 21, 2009 1:22:20 PM GMT

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...

category: News | clicked: 0 | | source: new.efficientcoder.net | show counter code
tags: Visual Studio

No comments yet, be the first one to post comment.

To post your comment please login or signup