c# - Quickly Compiling Changes for Couple of Files -
i using .net framework , c# , working on large project. application compile takes forever. currently, don't have time see going wrong. there anyway if change 2-3 files can compile application quickly.
it web application. solution has 6-7 other projects.
i believe "must" rebuild(what ever got changed) in order changes take effect.
also, side note:
- break modules/assemblies, compile assembly got changed!
- if existing change in specific assembly build assembly.
Comments
Post a Comment