Sign In
Technical Notes
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Common Tasks
Blog Home
Email Blog Author
OK
RSS for comments
RSS for posts
Atom
December, 2010
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Configuration
Dynamic Data
Greetings
Silverlight
Windows Azure
Monthly Archives
Archives
January 2011
(3)
December 2010
(5)
October 2010
(2)
September 2010
(1)
January 2010
(1)
October 2009
(1)
September 2009
(2)
August 2009
(1)
May 2009
(1)
April 2009
(1)
February 2009
(1)
January 2009
(5)
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Technical Notes
Building Windows Azure Service Part4: Web Role UI Handler
Posted
over 2 years ago
by
michaelonmsdn
1
Comments
In this post, you will create the UI that enables the user to perform read, write operations on the GuestBookEntry table. You will update the web role project generated when you created the Windows Azure service. Specifically, you will perform the following...
Technical Notes
Building Windows Azure Service Part3: Table Storage
Posted
over 2 years ago
by
michaelonmsdn
0
Comments
This post shows how to create a project that contains the classes to store guest entries in Windows Azure Table Storage . The Table Storage service offers semi-structured storage in the form of tables that contain collections of entities. Entities have...
Technical Notes
Building Windows Azure Service Part2: Service Project
Posted
over 2 years ago
by
michaelonmsdn
0
Comments
In this post, you will create a Windows Azure service project using Microsoft Visual Studio 2010 . To create the Windows Azure service project From the start menu, select All Programs and right-click Microsoft Visual Studio 2010 . Choose Run as Administrator...
Technical Notes
Building Windows Azure Service Part1: Introduction
Posted
over 2 years ago
by
michaelonmsdn
0
Comments
This is the first of several posts of a walkthrough whose goal is to build a cloud guest book service while exploring Windows Azure basic elements . I wrote these posts to share my experience in learning Microsoft implementation of cloud computing. If...
Technical Notes
Using Windows Azure Development Environment Essentials
Posted
over 2 years ago
by
michaelonmsdn
2
Comments
The Windows Azure development is a simulation environment which enables you to run and debug your applications (services) before deploying them. The development environment provides the following utilities: The development fabric utility. The development...
Page 1 of 1 (5 items)