Previous Section   Next Section

Workshop

The Workshop provides quiz questions to help solidify your understanding of what was covered in this hour. Answers are provided in Appendix A, "Quiz Answers."

Quiz

1:

Why would you want to include a .resx file in your project rather than just including the already compiled .resources file?

2:

What is an advantage of using managed resources compared to unmanaged resources? What are some disadvantages?

3:

Can you use the GetObject function within the ResourceManager class to retrieve a string resource?


  Previous Section   Next Section
Top