摘要:
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;using System.Reflection;using Microsoft.CS... 阅读全文
posted @ 2009-12-29 10:32
t_l
阅读(457)
评论(0)
推荐(0)
摘要:
关于Ado.Net Entity Framework 的理论、入门教学文章已不少了,但是很少有人讲到在ASP.Net项目中实际项目应用的问题,往往学的时候轻松搞定,一上手项目就一头雾水。比如在教程中最常见的这种形式的使用方法:using(MyObjectContext c=new MyObjectContext()){……}如果在实际应用中,每每需要连接数据库,就造这么一个... 阅读全文
posted @ 2009-12-29 09:38
t_l
阅读(446)
评论(1)
推荐(0)

浙公网安备 33010602011771号