Questions

  1. What does the version number of an assembly represent?
    1. Major version, minor version, build number, and revision.
    2. Major build, major version, assembly number, and date.
    3. Major build, major version, assembly number, and revision.
    4. All of the above.
  2. What is the important benefit of strong naming an assembly?
    1. It allows you to share your assembly.
    2. It allows you to run more than two assemblies at the same time.
    3. It allows you to get it installed in GAC.
    4. All of the above.
  3. What is the easiest way to log debug messages in a text file?
    1. Create a file and use a text stream object to write messages.
    2. Create a trace listener and attached it to the debug object.
    3. Use a third-party logging assembly.
    4. All of the above.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.144.40.63