From Ireland: a little bit of this and a little bit of that
Browse by Tags
All Tags »
- Enterprise Se... »
- Architecture »
- .NET (RSS)
-
Transactions have received a very elaborate revamp in .NET V2. Now things are unified and bring a very real and usuable framework that facilates consistency in any form of state transformation, as transactions are not only a database thing after all! Read More...
|
-
In general, when we think of Transactions we tend to think of database transactions. Databases are a great example of how a data server can implement transactions and therefore handle concurrency, provide isolation and provide consistency. The concept Read More...
|
-
When thinking about Transactions, I think it is fair to say that Transactions are one of the most powerful and frequently used paradigms in Enterprise Computing today. With Transactions, we have a collection of patterns that deal with how concurrency Read More...
|
-
Michele Leroux Bustamante writes "I participated in Benjamin Mitchell’s chalk talk on SOA at Tech Ed in Amsterdam last month and one of the biggest areas of confusion was exactly this. What is a service boundary? How do developers know when to build a Read More...
|