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 ArticleUpdate 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 ArticleSQL Azure DACPAC – import and export data
If you keep an eye on the Windows Azure blog then you saw the announcement of service release of SQL Azure. With this update there are also changes made to the SQL Azure part on the Windows Azure...
View ArticleWindows Azure Storage vs Local Storage
If I do sessions on Windows Azure, I always point out that we as software engineers/architects should think about costs again. Because Windows Azure may look more expensive in comparison of an on...
View ArticleSQL 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 ArticleWindows Azure Renewed!
Since last week Thursday (June 7 2012) is the new HTML portal of Windows Azure live and available for everyone. This new portal is a relief compared to the Silverlight one. And that was really better...
View ArticleWindows Azure Portal Updates
Like it supposed to be in a Cloud environment, with steady updates come new features and updates to the Windows Azure portal. Since today new updates and features are added to the Windows Azure portal....
View ArticleWindows Azure Websites and Storage
Windows Azure Websites are very handy to get a website quickly available. You can choose from a gallery of products. This gallery contains Blogs (WordPress), Content management systems (DotNetNuke),...
View ArticleWindows Azure Mobile Services
Since some time the Windows Azure Mobile Services are available via de Windows Azure management portal. These Mobile Services make it easier to quickly create a mobile application with Windows Azure as...
View ArticleWindows Azure tools 2.2
Evert now and then a new version of the Windows Azure tools for Visual Studio is released. With the arrival of the version of Visual Studio that would be a great update moment. This time not just a...
View ArticleBackup on Windows Azure
Windows Azure is build on the fact that services and applications will never be unavailable by hardware failures. The Windows Azure platform made self healing. Your website runs on a server, in case...
View ArticleMicrosoft Azure Websites Backup
If you are using a Microsoft Azure Website, then it is now possible to make regular and automatic backups. This backup routine can also include the linked database or the linked resources. This makes...
View ArticleAzure Webjobs
During the past Dutch Microsoft Techdays 2014 I did a session about Azure Cloud Services. A recording (in Dutch) can be found on Channel 9. In the beginning of Azure, Cloud services were the “way to...
View Article