Quickly Compiling Changes for Couple of Files

Posted by john doe on Stack Overflow See other posts from Stack Overflow or by john doe
Published on 2010-04-28T14:40:51Z Indexed on 2010/04/28 14:43 UTC
Read the original article Hit count: 141

Filed under:

I am using .NET Framework and C# and working on a large project. The application compile takes forever. Currently, I don't have time to see what is going wrong. But is there anyway that if I change 2-3 files I can compile the application quickly.

It is a web application. The solution has 6-7 other projects.

© Stack Overflow or respective owner

Related posts about c#