摘要:
Web.Config配置 DBHelper类:using System;using System.Collections.Generic;using System.Linq;using System.Web;using Microsoft.Practices.EnterpriseLibrary.Data;using System.Data;using System.Data.Common;namespace WebAppEF{ public class DbHelper { ... 阅读全文
posted @ 2013-08-12 15:21
--宁静以致远--
阅读(245)
评论(0)
推荐(0)