Nov 28 2005 12:21 AM 2197 3 An assembly can be stored across multiple files? Skill/Topic: IntermediateA) YesB) No vijee Profile Answers by vijee Questions by vijee Jun 21st, 2009 Yes.Assembly is a collection of functionality that is built, versioned, and deployed as a single implementation unit (as one or more files). leejo Profile Answers by leejo Questions by leejo Dec 8th, 2005 Yes. The manifest inside the assembly will hold the details of all the files. ie it will store the name of the resource file etc. Answer Question Select Best Answer
Nov 28 2005 12:21 AM 2197 3 An assembly can be stored across multiple files? Skill/Topic: IntermediateA) YesB) No vijee Profile Answers by vijee Questions by vijee Jun 21st, 2009 Yes.Assembly is a collection of functionality that is built, versioned, and deployed as a single implementation unit (as one or more files). leejo Profile Answers by leejo Questions by leejo Dec 8th, 2005 Yes. The manifest inside the assembly will hold the details of all the files. ie it will store the name of the resource file etc. Answer Question Select Best Answer
vijee Profile Answers by vijee Questions by vijee Jun 21st, 2009 Yes.Assembly is a collection of functionality that is built, versioned, and deployed as a single implementation unit (as one or more files).
leejo Profile Answers by leejo Questions by leejo Dec 8th, 2005 Yes. The manifest inside the assembly will hold the details of all the files. ie it will store the name of the resource file etc.