<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_jackrebel_分类_.Net</title><id>http://feed.cnblogs.com/blog/u/33912/category/136352/rss</id><updated>2012-06-02T03:07:08Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jackrebel/category/136352.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/33912/category/136352/rss"/><entry><id>http://www.cnblogs.com/jackrebel/archive/2008/12/08/1350342.html</id><title type="text">遍历Request.ServerVariables 判断浏览器语言C#</title><summary type="text">动手写下 string s =Request.ServerVariables["HTTP_ACCEPT_LANGUAGE"].ToString(); Response.Write(s);</summary><published>2008-12-08T06:27:00Z</published><updated>2008-12-08T06:27:00Z</updated><author><name>问天何必</name><uri>http://www.cnblogs.com/jackrebel/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jackrebel/archive/2008/12/08/1350342.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jackrebel/archive/2008/12/08/1350342.html"/><content type="text">动手写下 string s =Request.ServerVariables["HTTP_ACCEPT_LANGUAGE"].ToString(); Response.Write(s);</content></entry><entry><id>http://www.cnblogs.com/jackrebel/archive/2008/09/11/1289118.html</id><title type="text">快速实现单点登陆</title><summary type="text">问题： 网站有bbs.xxx.com / main.xxx.com / pay.xxx.com 这三个不同的二级域名站,要实现任何一二级域名处登陆,其他各二级域名的站均登陆。 解决办法： 设置cookie的domain属性。 详细介绍： 把保存用户登陆信息的cookie的域设置成一样即可。usercookie.Domain=".xxx.com"; 要注意,在域名前必须要加一个&amp;...</summary><published>2008-09-11T06:54:00Z</published><updated>2008-09-11T06:54:00Z</updated><author><name>问天何必</name><uri>http://www.cnblogs.com/jackrebel/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jackrebel/archive/2008/09/11/1289118.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jackrebel/archive/2008/09/11/1289118.html"/><content type="text">问题： 网站有bbs.xxx.com / main.xxx.com / pay.xxx.com 这三个不同的二级域名站,要实现任何一二级域名处登陆,其他各二级域名的站均登陆。 解决办法： 设置cookie的domain属性。 详细介绍： 把保存用户登陆信息的cookie的域设置成一样即可。usercookie.Domain=".xxx.com"; 要注意,在域名前必须要加一个&amp;...</content></entry><entry><id>http://www.cnblogs.com/jackrebel/archive/2008/09/07/1286182.html</id><title type="text">控制台程序 自动生成Google sitemaps地图文件</title><summary type="text">using System;using System.Collections.Generic;using System.Text;using System.Data;using System.Data.SqlClient;using System.Configuration;using System.Windows.Forms;using System.IO;namespace SiteMaps{ ...</summary><published>2008-09-07T04:13:00Z</published><updated>2008-09-07T04:13:00Z</updated><author><name>问天何必</name><uri>http://www.cnblogs.com/jackrebel/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jackrebel/archive/2008/09/07/1286182.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jackrebel/archive/2008/09/07/1286182.html"/><content type="text">using System;using System.Collections.Generic;using System.Text;using System.Data;using System.Data.SqlClient;using System.Configuration;using System.Windows.Forms;using System.IO;namespace SiteMaps{ ...</content></entry><entry><id>http://www.cnblogs.com/jackrebel/archive/2008/09/03/1282603.html</id><title type="text">代码生成器</title><summary type="text">借助代码生成get set。工具名称： autocode 下载: http://www.devprojects.net/default.aspx还有一个Resharper 下载: http://www.jetbrains.com/resharper/ 另外在vs05里面输入prop再按tab键也可生成。  寻找开源工具。 有的请回帖。</summary><published>2008-09-03T01:25:00Z</published><updated>2008-09-03T01:25:00Z</updated><author><name>问天何必</name><uri>http://www.cnblogs.com/jackrebel/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jackrebel/archive/2008/09/03/1282603.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jackrebel/archive/2008/09/03/1282603.html"/><content type="text">借助代码生成get set。工具名称： autocode 下载: http://www.devprojects.net/default.aspx还有一个Resharper 下载: http://www.jetbrains.com/resharper/ 另外在vs05里面输入prop再按tab键也可生成。  寻找开源工具。 有的请回帖。</content></entry><entry><id>http://www.cnblogs.com/jackrebel/archive/2008/06/18/1224634.html</id><title type="text">设计模式</title><summary type="text"/><published>2008-06-18T06:05:00Z</published><updated>2008-06-18T06:05:00Z</updated><author><name>问天何必</name><uri>http://www.cnblogs.com/jackrebel/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jackrebel/archive/2008/06/18/1224634.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jackrebel/archive/2008/06/18/1224634.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/jackrebel/archive/2008/06/14/1221062.html</id><title type="text">优秀网站源码 集合</title><summary type="text"/><published>2008-06-14T04:31:00Z</published><updated>2008-06-14T04:31:00Z</updated><author><name>问天何必</name><uri>http://www.cnblogs.com/jackrebel/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jackrebel/archive/2008/06/14/1221062.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jackrebel/archive/2008/06/14/1221062.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/jackrebel/archive/2008/06/02/1211892.html</id><title type="text">C# 基础25问</title><summary type="text"/><published>2008-06-02T02:02:00Z</published><updated>2008-06-02T02:02:00Z</updated><author><name>问天何必</name><uri>http://www.cnblogs.com/jackrebel/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jackrebel/archive/2008/06/02/1211892.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jackrebel/archive/2008/06/02/1211892.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/jackrebel/archive/2008/05/21/1203921.html</id><title type="text">关于.net委托的一篇妙文</title><summary type="text"/><published>2008-05-21T04:08:00Z</published><updated>2008-05-21T04:08:00Z</updated><author><name>问天何必</name><uri>http://www.cnblogs.com/jackrebel/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jackrebel/archive/2008/05/21/1203921.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jackrebel/archive/2008/05/21/1203921.html"/><content type="text"/></entry></feed>
