Sunday, July 17, 2011

Different pre-build and post-build event scripts in C#


Custom build events are like a bucket of water – you don’t need one until you get some fire around. In most cases it is not necessary to do something special, for example, before or after your project is built. So that events are not widely known but they should, at least to tackle it properly in case of fire in your project. Luckily, this skill is not tough stuff.