Windows Azure Cloud Services Concepts (Part 2)

In this episode we'll learn another role type – the Worker Role. We'll see how we can offload lengthy operations to a background processor. And we'll learn how to directly communicate workloads among different roles within your Cloud Services.
Next Episode:
Introduction to Windows Azure Worker Roles (Part 2)
https://channel9.msdn.com/Series/Windows-Azure-Cloud-Services-Tutorials/Introduction-to-Windows-Azure-Worker-Roles-Part-2
Great Videos if you can actually see the code.
Resolution on your screen is terrible. All your videos have the same problem. It doesn't seem like I cannot do anything on my end to make it better.
It seems like Channel 9 needs to do a better job of QA before the they upload these videos.
Hi,
for input endpoint ,the message is displayed to localhost/8081 but getting error for 8080.
Whats wrong?