Sign in
Eugenio Pace
Preparing to be wrong
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET Services
Access Control Service
ACID
ACS
ADFS
a-Expense
ALM
Amazon EC2
Architecture
Argentina
Azure
Azure Services Platform
Azure Table Storage
Blob
Claims
Claims Guide
claims transformation
Concurrency
Cost
DI
Federated Identity
Federated Ientity
Federation Provider
Geneva
GeoRSS
Google
Identity
Identity Provider
Interop
Intuit
IssueTracker
IT-S
Mobile
MVC
OpenID
OpenSSO
Other
PaaS
Pages
Parallel processing
patterns & practices
patterns & practices
patterns &
PDC09
practices
RIA
RIA Services
roadmap
S+S
S+S_Build
S+S_Run
SaaS
SaaS Management
SAML
scalability
SDS
SDSS
Security
session
SharePoint
Silverlight
SiteMinder
Sitka
Smart Client
SQL Azure
SQL Server Data Services
SSDS
SSO
symposium
Tailspin
TDD
Tivoli
Tivoli FIM
Transactions
Unit Of Work
Unity
Virtual Earth
WAG
Web Client
web role
WebSSO
WIF
Windows Azure
Windows Azure Architecture Guide
Windows Azure Cost
Windows Azure Queues
Windows Azure Worker
Windows Phone 7
Workplace
Browse by Tags
MSDN Blogs
>
Eugenio Pace
>
All Tags
>
transactions
Tagged Content List
Blog Post:
Windows Azure Guidance – Yet another way of writing records to store and dealing with failures
Eugenio Pace - MSFT
These series of posts dealt with various aspects of dealing with failures while saving information on Windows Azure Storage: Windows Azure Guidance - Additional notes on failure recovery on Windows Azure Windows Azure Guidance – Failure recovery and data consistency – Part II Windows Azure Guidance ...
on
24 May 2010
Blog Post:
Windows Azure Guidance – Failure recovery – Part III (Small tweak, great benefits)
Eugenio Pace - MSFT
In the previous post , my question was about a small change in the code that would yield a big improvement. The answer is: What changed? No try / catch We reversed the order of writes : first we write the details, then we write the “header” or “master” record for the expense. If the last SaveChanges...
on
4 May 2010
Blog Post:
Windows Azure Guidance – Failure recovery and data consistency – Part II
Eugenio Pace - MSFT
I had some great answers on my previous post question, like Simone ’s. Some where closer than others, but in general you got it right, Thanks! The recovery strategy depicted there assumes that all failures are external . That is, writing to a table fails, for example, and you have a chance to run the...
on
2 May 2010
Blog Post:
Windows Azure Guidance - Additional notes on failure recovery on Windows Azure
Eugenio Pace - MSFT
Things will eventually fail in your application and you need to be prepared. So most components should be designed for something going wrong and recover gracefully (or as gracefully as possible) and leaving the system in a consistent state (eventually in some cases). In this post I wrote about dealing...
on
29 Apr 2010
Blog Post:
Windows Azure Guidance – Replacing the data tier with Azure Table Storage
Eugenio Pace - MSFT
This new release focuses primarily on replacing the data tier with Azure Table Storage. To make things more interesting, we changed the data model in a-Expense so it now requires two different related entities: the expense report “header” (or master) and the details (or line items) associated with it...
on
31 Mar 2010
Blog Post:
LitwareHR on SSDS - Part VI - Unit of Work support
Eugenio Pace - MSFT
For years now, we have been using transactions in our systems. Years ago, there's been a democratization of the more complex concepts underlying transaction management and we've been quite happy. On the Microsoft side there's been technologies like: MTS, COM+, Enterprise Services, DTC and of course SQL...
on
25 Apr 2008
Page 1 of 1 (6 items)