部分摘自:http://student.csdn.net/space.php?uid=42425&do=blog&id=8663 Read More
用sql profiler 监视运行的sql语句如下: Read More
来源:http://weblogs.asp.net/scottgu/archive/2007/05/19/using-linq-to-sql-part-1.aspxOver the last few months I wrote a series of blog posts that covered some ofthe new language features that are coming ... Read More
static void Main() { string strcon = global::TestLinqToSQL.Properties.Settings.Default.testConnectionString; SqlConnection conn = new SqlConnection(strcon); ... Read More
nothing in the world is impossible if you set your mind to do it 有志者事竟成 never put off till tomorrow what you can do today 今日事,今日毕 the early bird catches the worm 早到的鸟儿有虫吃 it's better than never 有总... Read More