Biztalk Visual Studio Question:
Tell me how is strong name key generated?
Answer:
At the command prompt, from the folder where you want to store the key file, type the following command, and then press ENTER: sn /k file_name .snk. In Visual Studio Solution Explorer, right-click the project and then click Properties. Click the Signing tab and choose Browse in the Choose a strong name key file drop down box.
Previous Question | Next Question |
Explain me what is option Clean used for? | Explain how BizTalk engine identifies a unique schema? |