Technical Notes

Building Windows Azure Service Part7: Service Testing

In this post, you will test the GuestBook application in the Development Fabric (aka, devfabric)....

Author: michaelonmsdn Date: 01/04/2011

Building Windows Azure Service Part6: Service Configuration

You can update your service's configuration while the service is running without taking the service...

Author: michaelonmsdn Date: 01/04/2011

Building Windows Azure Service Part5: Worker Role Background Tasks Handler

In this post you will create a worker role to read work items posted to a queue by the web role...

Author: michaelonmsdn Date: 01/01/2011

Building Windows Azure Service Part4: Web Role UI Handler

In this post, you will create the UI that enables the user to perform read, write operations on the...

Author: michaelonmsdn Date: 12/30/2010

Building Windows Azure Service Part3: Table Storage

This post shows how to create a project that contains the classes to store guest entries in Windows...

Author: michaelonmsdn Date: 12/26/2010

Building Windows Azure Service Part2: Service Project

In this post, you will create a Windows Azure service project using Microsoft Visual Studio 2010. To...

Author: michaelonmsdn Date: 12/19/2010

Building Windows Azure Service Part1: Introduction

This is the first of several posts of a walkthrough whose goal is to build a cloud guest book...

Author: michaelonmsdn Date: 12/19/2010

Using Windows Azure Development Environment Essentials

The Windows Azure development is a simulation environment which enables you to run and debug your...

Author: michaelonmsdn Date: 11/30/2010

Getting Started With Silverlight

Silverlight is a .NET Framework development platform for creating rich interactive applications...

Author: michaelonmsdn Date: 10/26/2010

Getting Started With Windows Azure

Cloud Computing Windows Azure Platform is Microsoft implementation of cloud computing. The National...

Author: michaelonmsdn Date: 10/17/2010

Working With Data (Beginners Guide to Database in ASP.NET Web Pages Part 1)

  This blog describes how to access data from a database and how to display and update it using...

Author: michaelonmsdn Date: 09/26/2010

Using the Domain Service in ASP.NET Applications

Introduction This post is a preview of the upcoming documentation which describes a new approach for...

Author: michaelonmsdn Date: 01/25/2010

ASP.NET Dynamic Data Overview

This post is a preview of the up-coming documentation on MSDN. The links in this post will point to...

Author: michaelonmsdn Date: 10/13/2009

Using Simple Bing Search over SOAP Protocol in an ASP.NET Web Application

Introduction This walkthrough shows how to use a simple Bing search as a Web service in an ASP.NET...

Author: michaelonmsdn Date: 09/02/2009

Walkthrough: Filtering Rows in Tables with a Parent-Child Relationship

[Note:  This document is a preliminary version of a walkthrough that will be released with the...

Author: michaelonmsdn Date: 08/31/2009

Walkthrough: Using BING Service over SOAP Protocol in a Console Application

Introduction This walkthrough shows how to use the BING features as a Web service in a client...

Author: michaelonmsdn Date: 08/27/2009

Walkthrough: Filtering Table Rows in Dynamic Data

Introduction This walkthrough shows how to use the Dynamic Data filter templates to create the UI...

Author: michaelonmsdn Date: 05/19/2009

Customize Table Rows Filtering in Dynamic Data

Introduction ASP.NET Dynamic Data enables you to use page markup to filter the table rows to display...

Author: michaelonmsdn Date: 04/13/2009

Configuration API: Using System.Configuration.ConfigurationManager

Summary: This post shows a console application that uses the ConfigurationManager class. The code...

Author: michaelonmsdn Date: 02/04/2009

Querying a Table By a Data Key in Dynamic Data

Summary: Query a child table using a column from a parent table. A simpler example of this would be...

Author: michaelonmsdn Date: 01/29/2009

Querying a Table By a Column using Dynamic Data Filtering

Please refer to Customize Table Rows Filtering in Dynamic Data.

Author: michaelonmsdn Date: 01/12/2009

Querying a Table By a Foreign Key using Dynamic Data Filter

Summary: This post shows how to query a child table using a column from a parent table in dynamic...

Author: michaelonmsdn Date: 01/09/2009

Analyzing the Dynamic Data 4.0 Preview

Introduction What: Create your own project, called DynamicDataProject, that mimics the SampleProject...

Author: michaelonmsdn Date: 01/09/2009

Welcome

Welcome to my "technical notes" blog.

Author: michaelonmsdn Date: 01/07/2009