Developing the Application

The components of the sample as defined within the pages of this book include a web role for enabling a user to leave their feedback and a data class for working with an Azure table. The Web role also contains a page for viewing feedback that has been posted by a user. This page is used to respond to user feedback.

Note

Note that a future version of this application will include a Worker role for pulling feedback from a queue and notifying the book’s authors that there is feedback. When the feedback is sent, the item will be pulled from the queue.

Check our blog www.visualstudiounleashed.com/azure for a video walkthrough of creating this worker role and adding it to the solution.

Create the Projects

The following ...

Get Microsoft® Visual Studio® 2010 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.