From Ireland: a little bit of this and a little bit of that
Browse by Tags
All Tags »
- Longhorn (RSS)
-
Today, as we write application code we generally are not dealing with immutable state/data, we are applying application logic to state/data so that it transforms from one known state to another known state in a consistent, all or nothing fashion. Today, 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...
|
-
So now the news is out, there is going to be a PDC 2005 There are currently no more details available , but you can signup for updates as the details develop. Read More...
|
-
As blogged by Tim Sneath , the 1st Community Technical Preview release of Avalon has been released on the MSDN Subscriber Download site . Over to Tim for the details: <Extract> Avalon is the new graphics display subsystem that we announced at PDC, Read More...
|