Re: Why doesn't C# allow incremental compilation like Java?



mwelsh1118@xxxxxxxxx wrote:
I've looked into that, but it's not possible to do within Visual
Studio (it always compiles projects to dll's).

VS provides "standard" functionality.

I find it hard to believe that build time should
really be a problem.

If you want maximum control over the build, then use NAnt.

Arne
.