You have created your first Windows 8 app. It’s a nice game that enables users to take a video of themselves describing a word. Others have to guess; that way, they can earn points that enable them to create a longer video. One day you wake up and you suddenly realize that Microsoft chose your app as its app of the week. Your web server that’s running all the logic of the game is trembling under the user load because of the sudden popularity. Both memory and CPU pressure are a lot higher than you expected. You have some types that are qualified to be a value type but at the time of creating your app, you just used classes.