Training Guide: Programming in HTML5 with JavaScript and CSS3 Ebook

(Nora) #1

12 CHAPTER 1 Getting started with Visual Studio 2012 and Blend for Visual Studio 2012


■■Visual Studio Express 2012 for Windows 8 comes with Blend for Visual Studio 2012.
■■Blend for Visual Studio 2012 drives the user interface design and must be run on
Windows 8 to develop Windows 8 applications.
■■You can change the style sheet reference from a dark theme to a light theme by
changing the ui-dark.css reference in the default.html file to ui-light.css.

Lesson review


Answer the following questions to test your knowledge of the information in this lesson. You
can find the answers to these questions and explanations of why each answer choice is correct
or incorrect in the “Answers” section at the end of this chapter.


  1. You would like to create a web application by using HTML5, JavaScript, and CSS3.
    Which of the following Visual Studio 2012 editions can you use? (Choose all that apply.)
    A. Visual Studio Professional 2012
    B. Visual Studio Premium 2012
    C. Visual Studio Ultimate 2012
    D. Visual Studio Express 2012 for Web
    E. Visual Studio Express 2012 for Windows 8

  2. You would like to create a Windows 8 application by using HTML5, JavaScript, and
    CSS3. Which of the following Visual Studio 2012 editions can you use? (Choose all
    that apply.)
    A. Visual Studio Professional 2012
    B. Visual Studio Premium 2012
    C. Visual Studio Ultimate 2012
    D. Visual Studio Express 2012 for Web
    E. Visual Studio Express 2012 for Windows 8

  3. You would like to create web applications and Windows 8 Windows Store applications
    by using HTML5, JavaScript, and CSS3, but while you’re learning, you don’t want to buy
    Visual Studio 2012. Which of the following Visual Studio 2012 editions can you use for
    free to accomplish your goal?
    A. Visual Studio Professional 2012
    B. Visual Studio Premium 2012
    C. Visual Studio Ultimate 2012
    D. Visual Studio Express 2012 for Web and Visual Studio Express 2012 for Windows 8

Free download pdf