随笔分类 -  asp.net学习笔记

方便自己查阅和学习。也可以给需要的朋友一个参考。
摘要:假如我们要同时更新几张表就必定需要使用事务操作。ASP.NET操作事务非常的简单,代码如下:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--usingSystem;usingSystem.Collections.Generic;usingSyste... 阅读全文
posted @ 2010-02-25 14:47 肥嘟嘟左卫门 阅读(379) 评论(1) 推荐(1)