Browse by Tags
All Tags »
Azure (
RSS)
November 2009 Release of Windows Azure Tools - VSCloudService.exe - brings us Azure tools for VS 2008 and as a news also Azure Tools for VS 2010 Beta (and Visual Web Developer Express 2010 Beta). There is also a refreshed Windows Azure SDK in this installation...
Posjetite virtualnu WinDays 2009 konferenciju. Pogledajte satnicu pa ako malo bolje pogledate možete vidjeti i i moje ime iza predavanja Microsoft Azure Services Platform Development. Navratite u petak na web site virtualne konferencije i pogledajte u...
While developing application for Azure platform developers often need to check the content in the blob storage. Or after publishing the application the view on Storage could be usefull. Don't run and build a new blob viewver because there is one allready...
While learning Windows Azure I developed simple image resizing application called Azure Image Resizer . It's developed for and hosted by Azure Services Platform . Application is build for exploring Azure Services Platform possibilities and learn about...
In a post Azure Storage Services vs SQL Services I mentioned that we could think of Azure Storage as this is File System for us. After that came the usual question: is there any access to File System from Web Role deployed into Azure environment. Well...
After deploying application on Windows Azure (Staging or Production) there is often need for cleaning Azure Storage Tables on start up of an application. There is two ways of acomplish this task. First is deleting the data - iterating thru all the entities...
Microsoft push a lot of technologies lately (read Damir Dobrić Live Services Summary post) and it might get us confused with a lot of options for one task. One of many questions that came is how to choose beetween Azure Storage and SQL Services . The...