<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_.NET 博客</title><subtitle type="text">.NET学习</subtitle><id>http://feed.cnblogs.com/blog/u/17681/rss</id><updated>2008-01-03T01:08:13Z</updated><author><name>李通通</name><uri>http://www.cnblogs.com/ltt1987/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ltt1987/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/17681/rss"/><entry><id>http://www.cnblogs.com/ltt1987/archive/2007/11/16/962030.html</id><title type="text">c#窗体png图片</title><summary type="text">using System;using System.Collections.Generic;using System.Text;using System.Drawing;using System.Drawing.Imaging;using System.Windows.Forms;using System.Runtime.InteropServices;namespace ConsoleAppli...</summary><published>2007-11-16T12:15:00Z</published><updated>2007-11-16T12:15:00Z</updated><author><name>李通通</name><uri>http://www.cnblogs.com/ltt1987/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ltt1987/archive/2007/11/16/962030.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ltt1987/archive/2007/11/16/962030.html"/><content type="text">using System;using System.Collections.Generic;using System.Text;using System.Drawing;using System.Drawing.Imaging;using System.Windows.Forms;using System.Runtime.InteropServices;namespace ConsoleAppli...</content></entry><entry><id>http://www.cnblogs.com/ltt1987/archive/2007/09/12/890411.html</id><title type="text">c# 控件透明</title><summary type="text">设置控件背景颜色200, 240, 240, 240|这个值透明度，250为100%不透明</summary><published>2007-09-12T01:43:00Z</published><updated>2007-09-12T01:43:00Z</updated><author><name>李通通</name><uri>http://www.cnblogs.com/ltt1987/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ltt1987/archive/2007/09/12/890411.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ltt1987/archive/2007/09/12/890411.html"/><content type="text">设置控件背景颜色200, 240, 240, 240|这个值透明度，250为100%不透明</content></entry><entry><id>http://www.cnblogs.com/ltt1987/archive/2007/08/14/855643.html</id><title type="text">资料整理</title><summary type="text">ASP.NET网页如何生成 RSS Feed</summary><published>2007-08-14T09:40:00Z</published><updated>2007-08-14T09:40:00Z</updated><author><name>李通通</name><uri>http://www.cnblogs.com/ltt1987/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ltt1987/archive/2007/08/14/855643.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ltt1987/archive/2007/08/14/855643.html"/><content type="text">ASP.NET网页如何生成 RSS Feed</content></entry><entry><id>http://www.cnblogs.com/ltt1987/archive/2007/08/06/845222.html</id><title type="text">提升windows forms应用速度的几个简单方法</title><summary type="text">整理中,欢迎大家补充一 ngen /gac将assembly放到gac中,并用ngen 预先编译, 应用程序装入会成n倍的提升虽然ngen 有一大堆缺点,但windows forms应用,启动速度很重要,在实践中,我建议如下使用ngen1. 只对不常变的 assembly进行ngen ,通常,这都是第三方的dll ,比方说第三方的ui控件,像devexpress或是janus的组件2. 明确ass...</summary><published>2007-08-06T11:16:00Z</published><updated>2007-08-06T11:16:00Z</updated><author><name>李通通</name><uri>http://www.cnblogs.com/ltt1987/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ltt1987/archive/2007/08/06/845222.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ltt1987/archive/2007/08/06/845222.html"/><content type="text">整理中,欢迎大家补充一 ngen /gac将assembly放到gac中,并用ngen 预先编译, 应用程序装入会成n倍的提升虽然ngen 有一大堆缺点,但windows forms应用,启动速度很重要,在实践中,我建议如下使用ngen1. 只对不常变的 assembly进行ngen ,通常,这都是第三方的dll ,比方说第三方的ui控件,像devexpress或是janus的组件2. 明确ass...</content></entry><entry><id>http://www.cnblogs.com/ltt1987/archive/2007/08/02/840083.html</id><title type="text">利用压缩网页来提升网站浏览速度(转载)</title><summary type="text">利用压缩网页来提升网站浏览速度 文档选项 未显示需要 JavaScript 的文档选项 将此页作为电子邮件发送 拓展 Tomcat 应用 下载 IBM 开源 J2EE 应用服务器 WAS CE 新版本 V1.1 级别: 中级 刘 冬 (javayou@gmail.com), 开发工程师, 2007 年 2 月 28 日 本文主要介绍如何通过对页面进行压缩从而节省网站的带宽以及提升用户的访问速度...</summary><published>2007-08-02T03:53:00Z</published><updated>2007-08-02T03:53:00Z</updated><author><name>李通通</name><uri>http://www.cnblogs.com/ltt1987/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ltt1987/archive/2007/08/02/840083.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ltt1987/archive/2007/08/02/840083.html"/><content type="text">利用压缩网页来提升网站浏览速度 文档选项 未显示需要 JavaScript 的文档选项 将此页作为电子邮件发送 拓展 Tomcat 应用 下载 IBM 开源 J2EE 应用服务器 WAS CE 新版本 V1.1 级别: 中级 刘 冬 (javayou@gmail.com), 开发工程师, 2007 年 2 月 28 日 本文主要介绍如何通过对页面进行压缩从而节省网站的带宽以及提升用户的访问速度...</content></entry><entry><id>http://www.cnblogs.com/ltt1987/archive/2007/07/25/830383.html</id><title type="text">datalist嵌套datalist的实例</title><summary type="text">//aspx&lt;%@ Page language="c#" Codebehind="DataListNesting.aspx.cs" AutoEventWireup="false" Inherits="DataListNesting" %&gt;&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" &gt;&lt;HT...</summary><published>2007-07-25T02:08:00Z</published><updated>2007-07-25T02:08:00Z</updated><author><name>李通通</name><uri>http://www.cnblogs.com/ltt1987/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ltt1987/archive/2007/07/25/830383.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ltt1987/archive/2007/07/25/830383.html"/><content type="text">//aspx&lt;%@ Page language="c#" Codebehind="DataListNesting.aspx.cs" AutoEventWireup="false" Inherits="DataListNesting" %&gt;&lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" &gt;&lt;HT...</content></entry><entry><id>http://www.cnblogs.com/ltt1987/archive/2007/07/17/820731.html</id><title type="text">求助。问个关于NBear的简单问题</title><summary type="text">IoC中，我的两个表是这样设计的Table1:id 主键classid 关联到Table2的idinfo 信息Table2:id 主键Name生成的EntityDesigns中public interface Table1 : Entity{[PrimaryKey]int ID { get; }int? ClassID { get; set; }[SqlType("varchar(100)")]s...</summary><published>2007-07-17T01:54:00Z</published><updated>2007-07-17T01:54:00Z</updated><author><name>李通通</name><uri>http://www.cnblogs.com/ltt1987/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ltt1987/archive/2007/07/17/820731.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ltt1987/archive/2007/07/17/820731.html"/><content type="text">IoC中，我的两个表是这样设计的Table1:id 主键classid 关联到Table2的idinfo 信息Table2:id 主键Name生成的EntityDesigns中public interface Table1 : Entity{[PrimaryKey]int ID { get; }int? ClassID { get; set; }[SqlType("varchar(100)")]s...</content></entry><entry><id>http://www.cnblogs.com/ltt1987/archive/2007/07/05/807097.html</id><title type="text">一些flash播放器</title><summary type="text">Odeo提供的Flash播放器：&lt;embed src=”http://www.odeo.com/flash/audio_player_standard_gray.swf” quality=”high” width=”300″ height=”52″ name=”audio_player...</summary><published>2007-07-05T06:01:00Z</published><updated>2007-07-05T06:01:00Z</updated><author><name>李通通</name><uri>http://www.cnblogs.com/ltt1987/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ltt1987/archive/2007/07/05/807097.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ltt1987/archive/2007/07/05/807097.html"/><content type="text">Odeo提供的Flash播放器：&lt;embed src=”http://www.odeo.com/flash/audio_player_standard_gray.swf” quality=”high” width=”300″ height=”52″ name=”audio_player...</content></entry><entry><id>http://www.cnblogs.com/ltt1987/archive/2007/07/04/805142.html</id><title type="text">技巧/诀窍：在ASP.NET中重写URL</title><summary type="text">【原文地址】Tip/Trick: Url Rewriting with ASP.NET http://weblogs.asp.net/scottgu/archive/2007/02/26/tip-trick-url-rewriting-with-asp-net.aspx【原文发表日期】 Monday, February 26, 2007 9:27 PM 原文地址：http://www.yaosan...</summary><published>2007-07-04T01:05:00Z</published><updated>2007-07-04T01:05:00Z</updated><author><name>李通通</name><uri>http://www.cnblogs.com/ltt1987/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ltt1987/archive/2007/07/04/805142.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ltt1987/archive/2007/07/04/805142.html"/><content type="text">【原文地址】Tip/Trick: Url Rewriting with ASP.NET http://weblogs.asp.net/scottgu/archive/2007/02/26/tip-trick-url-rewriting-with-asp-net.aspx【原文发表日期】 Monday, February 26, 2007 9:27 PM 原文地址：http://www.yaosan...</content></entry><entry><id>http://www.cnblogs.com/ltt1987/archive/2007/07/03/804558.html</id><title type="text">SEO参考：DIV+CSS三行两列经典布局</title><summary type="text">&lt;html&gt;&lt;head&gt;&lt;metahttp-equiv="Content-Type"content="text/html;charset=gb2312"/&gt;&lt;title&gt;SEO参考:XHTML之经典三行两列布局-seobbs.net&lt;/title&gt;&lt;styletype="text/css"&gt;body{}{background:...</summary><published>2007-07-03T09:18:00Z</published><updated>2007-07-03T09:18:00Z</updated><author><name>李通通</name><uri>http://www.cnblogs.com/ltt1987/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ltt1987/archive/2007/07/03/804558.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ltt1987/archive/2007/07/03/804558.html"/><content type="text">&lt;html&gt;&lt;head&gt;&lt;metahttp-equiv="Content-Type"content="text/html;charset=gb2312"/&gt;&lt;title&gt;SEO参考:XHTML之经典三行两列布局-seobbs.net&lt;/title&gt;&lt;styletype="text/css"&gt;body{}{background:...</content></entry></feed>
