<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_码农.KEN的园子_分类_ASP.NET</title><id>http://feed.cnblogs.com/blog/u/30096/category/114104/rss</id><updated>2012-06-03T01:36:32Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ken-zhang/category/114104.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/30096/category/114104/rss"/><entry><id>http://www.cnblogs.com/ken-zhang/archive/2010/01/20/linq-to-sql-how-to-attach-object-to-a-different-data-context.html</id><title type="text">【分享】基于LINQ TO SQL的多层架构中，如何将实体附加至不同的DataContext</title><summary type="text">注意： 1.本文中所提到的“实体”均为由LINQ TO SQL生成的（即.dbml） 2.你需要了解LINQ TO SQL对表关联的实现方式，EntitySet 和 EntityRef 也许你看到标题后，会觉得问题比较抽象，那么我举个实例来具体说明一下问题。在基于LINQ TO SQL的N层架构中，假如我们需要对一个实体进行更新，那么流程应是这样：流程BLL.GetMode...</summary><published>2010-01-20T06:15:00Z</published><updated>2010-01-20T06:15:00Z</updated><author><name>码农.ＫＥＮ</name><uri>http://www.cnblogs.com/ken-zhang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ken-zhang/archive/2010/01/20/linq-to-sql-how-to-attach-object-to-a-different-data-context.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ken-zhang/archive/2010/01/20/linq-to-sql-how-to-attach-object-to-a-different-data-context.html"/><content type="text">注意： 1.本文中所提到的“实体”均为由LINQ TO SQL生成的（即.dbml） 2.你需要了解LINQ TO SQL对表关联的实现方式，EntitySet 和 EntityRef 也许你看到标题后，会觉得问题比较抽象，那么我举个实例来具体说明一下问题。在基于LINQ TO SQL的N层架构中，假如我们需要对一个实体进行更新，那么流程应是这样：流程BLL.GetMode...</content></entry><entry><id>http://www.cnblogs.com/ken-zhang/archive/2008/03/30/1129395.html</id><title type="text">[资源共享]嘴丫为广大饮食类网站免费开放视频接口</title><summary type="text"/><published>2008-03-29T17:05:00Z</published><updated>2008-03-29T17:05:00Z</updated><author><name>码农.ＫＥＮ</name><uri>http://www.cnblogs.com/ken-zhang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ken-zhang/archive/2008/03/30/1129395.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ken-zhang/archive/2008/03/30/1129395.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/ken-zhang/archive/2007/11/28/975823.html</id><title type="text">【原创】JS+COOKIES实现健壮的购物车！</title><summary type="text">近日正在写个商城系统，打算自己开个服装店的，o(∩_∩)o...哈哈大家都知道商城系统中是离不开购物车的，据观察，网上大多数商城程序的购物车都是采用的一种比较简单的存储方式来实现购物车，那就是把选中了的ID直接拼接起来。这种做法当然在需求不高的情况下足矣，可是想要拥有一个更健壮的购物车的话，却不能满足了。 我的方法是将购物车内商品的几个基本必要属性都要存储起来，如：品名、...</summary><published>2007-11-28T08:41:00Z</published><updated>2007-11-28T08:41:00Z</updated><author><name>码农.ＫＥＮ</name><uri>http://www.cnblogs.com/ken-zhang/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ken-zhang/archive/2007/11/28/975823.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ken-zhang/archive/2007/11/28/975823.html"/><content type="text">近日正在写个商城系统，打算自己开个服装店的，o(∩_∩)o...哈哈大家都知道商城系统中是离不开购物车的，据观察，网上大多数商城程序的购物车都是采用的一种比较简单的存储方式来实现购物车，那就是把选中了的ID直接拼接起来。这种做法当然在需求不高的情况下足矣，可是想要拥有一个更健壮的购物车的话，却不能满足了。 我的方法是将购物车内商品的几个基本必要属性都要存储起来，如：品名、...</content></entry></feed>
