<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_My Great World</title><subtitle type="text">Nothing impossible</subtitle><id>http://feed.cnblogs.com/blog/u/15748/rss</id><updated>2006-04-04T09:15:00Z</updated><author><name>My Great World</name><uri>http://www.cnblogs.com/kinter/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kinter/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/15748/rss"/><entry><id>http://www.cnblogs.com/kinter/archive/2006/04/03/366005.html</id><title type="text">用dotnet自带的mail类发邮件出现的问题</title><summary type="text">在使用dotnet自带的mail类发送邮件的时候，因为默认的smtp端口是25，如果更改了smtp的端口号，则需加上MailMessage msg ＝ new MailMessage();msg.Fields.Add("http://schemas.microsoft.com/cdo/configuration/smtpserverport", "端口号"）</summary><published>2006-04-03T14:06:00Z</published><updated>2006-04-03T14:06:00Z</updated><author><name>My Great World</name><uri>http://www.cnblogs.com/kinter/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kinter/archive/2006/04/03/366005.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kinter/archive/2006/04/03/366005.html"/></entry><entry><id>http://www.cnblogs.com/kinter/archive/2006/02/05/325660.html</id><title type="text">使用Nunit对使用NHibernate的类进行测试出现的问题解决</title><summary type="text">出现的问题：NHibernate.MappingException : The dialect was not set. Set the property hibernate.dialect. ----&amp;gt; NHibernate.HibernateException : The dialect was not set. Set the property hibernate.dialect.问题...</summary><published>2006-02-05T06:38:00Z</published><updated>2006-02-05T06:38:00Z</updated><author><name>My Great World</name><uri>http://www.cnblogs.com/kinter/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kinter/archive/2006/02/05/325660.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kinter/archive/2006/02/05/325660.html"/></entry><entry><id>http://www.cnblogs.com/kinter/archive/2005/12/23/303338.html</id><title type="text">数据库中select结果为xml数据</title><summary type="text">SQL语句1.select * from (tablename) for xml auto如NorthWind中的Course表结果："&amp;lt;Course courseid=""1"" coursename=""English""/&amp;gt;&amp;lt;Course courseid=""2"" coursename=""Chinese""/&amp;gt;&amp;lt;Course courseid=""3"" ...</summary><published>2005-12-23T06:01:00Z</published><updated>2005-12-23T06:01:00Z</updated><author><name>My Great World</name><uri>http://www.cnblogs.com/kinter/</uri></author><link rel="alternate" href="http://www.cnblogs.com/kinter/archive/2005/12/23/303338.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/kinter/archive/2005/12/23/303338.html"/></entry></feed>
