Transactions made easy with .NET 2.0 — devel.oping.net リンク: Transactions made easy with .NET 2.0 — devel.oping.net. One of the more significant improvement in .NET 2.0 is the transactions area. Now with a single line it becomes extremely easy to support transactional code blocks using the concept of “ambient” transaction thanks to TransactionScope in the System.Transactions namespace.… Read More
ASP.NET 2.0 および ADO.NET 2.0 での汎用的なデータ アクセス コードの記述 リンク: ASP.NET 2.0 および ADO.NET 2.0 での汎用的なデータ アクセス コードの記述. ASP.NET 2.0 および ADO.NET 2.0 での汎用的なデータ アクセス コードの記述 時間があるときに、勉強します。… Read More