If you have worked with the Azure Mobile Services, you have probably used the data features as it’s one of the main selling points, if not you should give it a try. One thing that pretty quickly gets dirty is writing the code for the insert, read, delete and update […]
Estimated reading time: 2 minutes
Yesterday it was #GlobalWindowsAzure bootcamp day, and lots of attendees all over the world spent a day getting to know windows azure or improving their existing azure skills. I attended the bootcamp in Copenhagen, and had a fun and inspiring day. I spent the day working with some topics I […]
Estimated reading time: 9 minutes
If you experience problems with your Windows Azure development fabric (the compute emulator) that gets really slow at opening new outbound TCP connections, then it might be because the TCP connection pool are getting filled with TCP connections stuck in the TIME_WAIT state. TCP connections are a limited resource so […]
Estimated reading time: 2 minutes