Explain me is there a way to automate the process of adding assembly in GAC?

Submitted by: Muhammad
Yes. Right click the project, go to properties and select Build Events
And add following in the Post-Build event command line:

"C:Program filesMicrosoft Visual Studio 8SDKv2.0BinGacUtil.exe" -u $(TargetName)
Submitted by: Muhammad

Read Online Biztalk Helper Class Job Interview Questions And Answers