in

@Prog! - ASP.NET(C#) AJAX -

ASP.NET(C#) 2.0 & ASP.NET Ajax (ATLAS) のメモ書き

タグによる表示

  • LINQ トランザクション処理

    using System; using System.Linq; using System.Transactions; using System.IO; namespace ConsoleApplication5 { class Program { static void Main(string[ args) { using (TransactionScope transactionScope = new TransactionScope()) { Test1 db = new Test1(Settings1.Default.ConnectionString); StreamWriter sw...
    投稿場所: ADO.NET / LINQ (Forum) 投稿者: ASANO 投稿日時: 2007/12/26
ページ 1 / 1 (1 アイテム)