.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

Azure Web Site now supports WebSockets

If you missed the announcement the other day, WebSockets are now supported in Windows Azure Web Sites. Let's try it with a sample SignalR application. Create an Azure Web Site Login to http://manage.windowsazure.com/ Select New, Compute, Web Site, Quick Create Type a URL and click Create Web Site Go to ...