Latest Azure stories

How to Read all blob list from the Windows Azure Storage Containers(gurucoders.blogspot.com)

submitted by gsudheshgsudhesh(99) 19 days, 5 hours ago

The Following Article will useful to know how to read all the Blob list details from the azure containers and also we can avoid the transport connection error while reading the huge blob list.by the paging segment concept can able to read large no of blob list... read more...

add a comment |category: |Views: 6

tags: another

Microsoft to enable Linux on its Windows Azure cloud in 2012(www.zdnet.com)

submitted by pwhe23pwhe23(845) 1 month, 8 days ago

Microsoft to offer persistent VMs and Linux hosting on Azure this year. read more...

1 comment |category: |Views: 94

tags: another

AppFabric Service Bus SDK 1.6 Error(www.ninjacode.com.br)

submitted by thiagosatoshithiagosatoshi(243) 1 month, 20 days ago

How to fix the message error: Generic: There was an authorization failure. Make sure you have specified the correct SharedSecret, SimpleWebToken or Saml transport client credentials. read more...

add a comment |category: |Views: 10

tags: another

3D and Azure : yes we can !(www.jonathanantoine.com)

submitted by jmix90jmix90(494) 1 month, 20 days ago

In the past, I played a lot with 3D inside WPF. A few days ago, I discovered something awesome : using the power of the Cloud to create beautiful 3D scene. read more...

add a comment |category: |Views: 3

tags: another

Building a Windows Azure App using Azure Queue, Azure Table (weblogs.asp.net)

submitted by mvcguymvcguy(235) 2 months, 10 days ago

Demonstrate a Windows Azure app using Azure Queue, Azure Table and a ASP.NET MVC 4 Web Role application. This post is explaining few initial steps for building a demo Azure app where asynchronous commands (write operations that changes the data) put into Azure Queue and an Azure Work Role will persist the data into Azure Table from Queue messages for the read operations. read more...

add a comment |category: |Views: 10

tags: another

Creating and publishing a web application to Windows azure(blogs.msdn.com)

submitted by vijaystvijayst(1307) 2 months, 13 days ago

The post describes how to create and publish a web application to Windows azure in 15 minutes. The post describes some of the configuration that must be done on Azure to ensure that the publishing process is smooth and easy. read more...

add a comment |category: |Views: 0

tags: another

SharePoint Designer 2010 Essentials Book Released(www.c-sharpcorner.com)

submitted by ramansharmaramansharma(4) 2 months, 14 days ago

C# Corner and Mindcracker Network is pleased to announce the free e-book titled SharePoint Designer 2010 Essentials by Destin Joy and Mahesh Chand. read more...

add a comment |category: |Views: 6

tags: another

JSON-based WCF in Windows Azure(www.bradygaster.com)

submitted by bradygasterbradygaster(4897) 2 months, 23 days ago

Developers need to grok Windows Azure, especially developers who want to distribute consumption of an application in a web-based API. A great use for Microsoft Azure, obviously, is to use it to host an application’s web service API layer. This post will demonstrate how to host WCF services in an Azure worker role in a manner that will offer REST-like JSON API support. read more...

2 comments |category: |Views: 47

tags: another

List valid Data Center Locations for a Subscription with Windows Azure(debugmode.net)

submitted by rcashrcash(4144) 3 months, 9 days ago

Windows Azure Management API enables you to manage Azure subscription through codes. This post shows you how you could list valid datacenter locations available for given subscription using Windows Azure Management API. read more...

1 comment |category: |Views: 3

tags: another

A few tips to get up and running with the Azure AppFabric Access Contr(fabriccontroller.net)

submitted by sandrinosandrino(270) 3 months, 9 days ago

If you plan to use the Azure AppFabric Access Control Service (ACS) you might bump into some challenges to get everything working correctly. Let me give you an overview of issues that might arise and how you can quickly solve them. read more...

add a comment |category: |Views: 2

tags: another

Using MS SQL Developer Edition with Windows Azure Storage Emulator(kilsek.com)

submitted by kilsekdddkilsekddd(15) 3 months, 15 days ago

TLDR: Run CMD as Administrator, run C:\Program Files\Windows Azure SDK\v1.5>dsinit /sqlinstance:. /user:"NT Authority\NETWORK SERVICE" read more...

add a comment |category: |Views: 3

tags: another

Packaging an Executable as a Windows Azure Application From the Comman(blog.smarx.com)

submitted by rcashrcash(4144) 3 months, 16 days ago

This example uses the cspack and csrun commands from the Windows Azure SDK to package the app for local or cloud deployment and to run it locally. read more...

add a comment |category: |Views: 2

tags: another

Azure Case studies from Microsoft partners(blogs.msdn.com)

submitted by vijaystvijayst(1307) 3 months, 22 days ago

The post has videos and case-studies about moving to Windows Azure from Microsoft partners like Gizmox, Cumulux, Evolven, Metanga, Quest software. read more...

add a comment |category: |Views: 2

tags: another

New Field Notes and Real World Guidance added to the Windows Azure Tec(blogs.msdn.com)

submitted by rcashrcash(4144) 3 months, 24 days ago

Twelve new articles have been added to the growing collection available on windowsazure.com. These articles are written by IT Pros from inside and outside Microsoft who are using Windows Azure. The articles provide an opportunity for these professionals to share details about their experiences using Windows Azure. read more...

add a comment |category: |Views: 3

tags: another

From the Cloud to the Client(www.bradygaster.com)

submitted by bradygasterbradygaster(4897) 3 months, 25 days ago

That title sums up what this blog post will summarize and explain; how to get data instantly from the cloud – in this case, the Azure cloud platform – all the way down to an HTML 5.0 browser. The point of this exercise is to take a slightly deeper dive into using SignalR. Secondary to the SignalR deep dive, this article will explain how to use the Azure Service Bus. read more...

1 comment |category: |Views: 70

tags: another

Microsoft Data Explorer(www.microsoft.com)

submitted by dpetersondpeterson(3464) 3 months, 29 days ago

Have you ever had trouble finding data you needed? Or combining data from different, incompatible sources? How about sharing the results with others in a web-friendly way? Today, Microsoft announced their latest project, code-named Data Explorer, which will do all those things and more. Check out the official site and introductory video to get up to speed. read more...

add a comment |category: |Views: 13

tags: another