<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_only .Net技术</title><subtitle type="text">coding by c# only...................徐沈</subtitle><id>http://feed.cnblogs.com/blog/u/41058/rss</id><updated>2010-02-27T08:25:14Z</updated><author><name>徐沈</name><uri>http://www.cnblogs.com/xushen8314/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xushen8314/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/41058/rss"/><entry><id>http://www.cnblogs.com/xushen8314/archive/2010/02/27/1674850.html</id><title type="text">相册</title><summary type="text"/><published>2010-02-27T08:25:00Z</published><updated>2010-02-27T08:25:00Z</updated><author><name>徐沈</name><uri>http://www.cnblogs.com/xushen8314/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xushen8314/archive/2010/02/27/1674850.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xushen8314/archive/2010/02/27/1674850.html"/><content type="html">&lt;img border="0" alt="" src="http://images.cnblogs.com/cnblogs_com/xushen8314/untitled_conew1.png" width="500" height="631" /&gt;&lt;img src="http://www.cnblogs.com/xushen8314/aggbug/1674850.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/xushen8314/archive/2010/02/27/1674850.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/xushen8314/archive/2010/01/27/1657589.html</id><title type="text">过年了给大家个抽奖程序</title><summary type="text">1、界面2、主要功能 设置抽奖起止号码 设置字体大小 设置号码闪烁时间间隔3、功能比较简单，玩笑而已！下载地址：抽奖.rar</summary><published>2010-01-27T07:23:00Z</published><updated>2010-01-27T07:23:00Z</updated><author><name>徐沈</name><uri>http://www.cnblogs.com/xushen8314/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xushen8314/archive/2010/01/27/1657589.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xushen8314/archive/2010/01/27/1657589.html"/></entry><entry><id>http://www.cnblogs.com/xushen8314/archive/2009/12/08/1619675.html</id><title type="text">尝试 微软myPhone</title><summary type="text">感觉不错 可以同步短信、联系人、照片、等到你的liveID 感觉功能很强大 就像是电脑传照片到live一样</summary><published>2009-12-08T11:11:00Z</published><updated>2009-12-08T11:11:00Z</updated><author><name>徐沈</name><uri>http://www.cnblogs.com/xushen8314/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xushen8314/archive/2009/12/08/1619675.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xushen8314/archive/2009/12/08/1619675.html"/></entry><entry><id>http://www.cnblogs.com/xushen8314/archive/2009/12/02/1615036.html</id><title type="text">SourceSafe2005支持vs2008并且汉化全过程</title><summary type="text">1、下载安装Microsoft.Visual.SourceSafe.2005.iso 下载地址：http://download.csdn.net/source/162528 2、安装vs2008补丁VS80-KB943847-X86-INTL.exe 下载地址：http://download.microsoft.com/download/7/1/f/71fdb660-4e69-471a-ad58-...</summary><published>2009-12-02T01:27:00Z</published><updated>2009-12-02T01:27:00Z</updated><author><name>徐沈</name><uri>http://www.cnblogs.com/xushen8314/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xushen8314/archive/2009/12/02/1615036.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xushen8314/archive/2009/12/02/1615036.html"/></entry><entry><id>http://www.cnblogs.com/xushen8314/archive/2009/11/27/1611828.html</id><title type="text">C#时间12小时制和24小时制 转载</title><summary type="text">class timecover { static void Main() { DateTime time = DateTime.Parse("20:16:17");  string Time12 = time.ToString("hh:mm:ss"); Console.WriteLine(Time12);  //Time12 = 08:16:17  string Time24 = time.ToS...</summary><published>2009-11-27T02:33:00Z</published><updated>2009-11-27T02:33:00Z</updated><author><name>徐沈</name><uri>http://www.cnblogs.com/xushen8314/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xushen8314/archive/2009/11/27/1611828.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xushen8314/archive/2009/11/27/1611828.html"/></entry><entry><id>http://www.cnblogs.com/xushen8314/archive/2009/11/26/1611352.html</id><title type="text">Hotmail 在 Windows mail 中无法收发邮件的解决办法</title><summary type="text">1、在设置时选中 手动配置电子邮件账户的服务器配置。 2、详细配置 POP3服务器：pop3.live.com (端口995) 是否需要POP SSL：是 用户名：你的Windows Live ID，如，你的用户名@hotmail.com 口令：你经常用来登录Hotmail或者Windows Live的口令。 SMTP服务器：smtp.live.com (端口25或者587) 是否需要身份识别：是...</summary><published>2009-11-26T06:41:00Z</published><updated>2009-11-26T06:41:00Z</updated><author><name>徐沈</name><uri>http://www.cnblogs.com/xushen8314/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xushen8314/archive/2009/11/26/1611352.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xushen8314/archive/2009/11/26/1611352.html"/></entry><entry><id>http://www.cnblogs.com/xushen8314/archive/2009/10/18/1585488.html</id><title type="text">Sql Server2000,Sql Server2005中的表结构的相关信息</title><summary type="text">Sql Server2005的: SELECT TableName=CASE WHEN C.column_id=1 THEN O.name ELSE N'' END, TableDesc=ISNULL(CASE WHEN C.column_id=1 THEN PTB.[value] END,N''), Column_id=C.column_id, ColumnName=C.name, Primar...</summary><published>2009-10-18T08:12:00Z</published><updated>2009-10-18T08:12:00Z</updated><author><name>徐沈</name><uri>http://www.cnblogs.com/xushen8314/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xushen8314/archive/2009/10/18/1585488.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xushen8314/archive/2009/10/18/1585488.html"/></entry><entry><id>http://www.cnblogs.com/xushen8314/archive/2009/09/30/1576784.html</id><title type="text">DXperience-8.2.6 破解方法</title><summary type="text">DXperience-8.2.6 破解方法</summary><published>2009-09-30T02:41:00Z</published><updated>2009-09-30T02:41:00Z</updated><author><name>徐沈</name><uri>http://www.cnblogs.com/xushen8314/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xushen8314/archive/2009/09/30/1576784.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xushen8314/archive/2009/09/30/1576784.html"/></entry><entry><id>http://www.cnblogs.com/xushen8314/archive/2009/07/11/1521490.html</id><title type="text">数据库文档生成器 .Net 版</title><summary type="text">简单实用的 SqlServer2000 数据库文档生成器</summary><published>2009-07-11T10:08:00Z</published><updated>2009-07-11T10:08:00Z</updated><author><name>徐沈</name><uri>http://www.cnblogs.com/xushen8314/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xushen8314/archive/2009/07/11/1521490.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xushen8314/archive/2009/07/11/1521490.html"/></entry><entry><id>http://www.cnblogs.com/xushen8314/archive/2009/02/05/1384685.html</id><title type="text">SQLite——只要3分钟，你就可以在.NET上创建和运行它 -------------转载</title><summary type="text">SQLite是一个开源数据库，现在已变得越来越流行，它的体积很小，被广泛应用于各种不同类型的应用中。什么是SQLite？SQLite的官方网站上是这样定义SQLite的：SQLite是一个软件库，用于实现自包含、非服务式、零配置、事务化的SQL数据库引擎。SQLite 是一个嵌入式SQL数据库引擎，与其它大多数SQL数据库不同的是，SQLite没有独立的服务进程。SQLite直接读写原始的磁盘文件...</summary><published>2009-02-05T08:04:00Z</published><updated>2009-02-05T08:04:00Z</updated><author><name>徐沈</name><uri>http://www.cnblogs.com/xushen8314/</uri></author><link rel="alternate" href="http://www.cnblogs.com/xushen8314/archive/2009/02/05/1384685.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/xushen8314/archive/2009/02/05/1384685.html"/></entry></feed>
