Biztalk quick deploy
whenever we work in a dev environment , most of the time we make changes to orchestration very often.
and deploying these every now and then becomes timeconsuming.
FAstest way is:
1. Add the modified / updated biztalk dlls to the GAC (Make sure the same version number is maintained as was there before).
2. Restart the Associated host instances.
thats it.. we are done..