Quantcast
Browsing latest articles
Browse All 10 View Live

Windows Azure Blob storage Modified date

I made a solution for a customer where I copied blobs from Windows Azure Blobstorage to an different location on Windows Azure Blobstorage. But to be a bit efficient I was keeping a list of blobs I...

View Article


Update Record in Windows Azure Table storage

As told in my previous Blogpost I kept a list of the Blob name and the LastModifiedUtc. To make this solution usable for more then one instances I stored this list in a Windows Azure storage table. So...

View Article


Image may be NSFW.
Clik here to view.

SQL Azure Custom Logging to Windows Azure Table storage

At a Windows Azure customer of ours they keep track of changes on the tables in the SQL Azure database. This is done by a trigger, the trigger inserts the change in a table. I can not think of another...

View Article

Image may be NSFW.
Clik here to view.

Windows Azure Scale UP – Scale OUT

Couple of days ago I had to explain a colleague at the customer side some things about Windows Azure. And of course Scalability comes around the corner. I saw myself drawing all kinds of pictures to...

View Article

Image may be NSFW.
Clik here to view.

Windows Azure Visual Studio Tools 1.4 Augustus update

As of today there is a update for the Windows Azure Visual Studio Tools. This update can be installed via the Microsoft Web platform Installer. More info:...

View Article


Image may be NSFW.
Clik here to view.

Windows Azure MVC 3 with Tools 1.4

One of the new things in Visual Studio Windows Azure tools 1.4 Augustus update (what a mouthful) is that MVC 3 is a standard WebRole. But also Profiling is now a serious option for debugging, besides...

View Article

Image may be NSFW.
Clik here to view.

Windows Azure MVC 3 with Tools 1.4 (Profiling)

Like I posted in my previous blog post, I also checked the profiling option. So after I deployed the application and found out it really worked, I went to the Server Explorer. There you can connect to...

View Article

SQL Azure Databases

When I do sessions on Windows Azure, then SQL Azure is always part of that. Most of the time remarks about the maximum sizes of SQL Azure database come from the audience. Quick summary. There are 2 SQL...

View Article


Image may be NSFW.
Clik here to view.

New Billing Portal for Windows Azure

The Billing Portal for Windows Azure has been redesigned and much more useful. On the Windows Azure management portal you can click on the Billing link at the top. After that you a second tab within...

View Article


Image may be NSFW.
Clik here to view.

Windows Azure + WIF + Access Control (ACS)

When you going to use the Access Control Service (ACS) on the Windows Azure platform, then there are enough resources to help you. For example here. A lot of configuration has to be done, but it is...

View Article
Browsing latest articles
Browse All 10 View Live