<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="css/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>xiaoyi's blog</title><link>http://localhost:8084/</link><description>网聚技术资料</description><generator>RainbowSoft Studio Z-Blog 1.8 Arwen Build 90619</generator><language>zh-CN</language><copyright>Copyright 2005-2009 www.SoHelp.Cn. Some Rights Reserved.辽ICP备07500712号.</copyright><pubDate>Tue, 30 Jun 2009 10:52:48 +0800</pubDate><item><title>Web 开发与设计师速查手册大全（上）</title><author>mycityhot@126.com (mycityhot)</author><link>http://localhost:8084/post/1368.html</link><pubDate>Mon, 29 Jun 2009 09:58:17 +0800</pubDate><guid>http://localhost:8084/post/1368.html</guid><description><![CDATA[<p>Cheat Sheet 一词在中文中并没有很贴切的对译，大概是考试作弊条一类的东西，这要求 Cheat Sheet 必须短小精悍又覆盖广泛，作为 Web 开发与设计师，免不了在工作时查询大量资料，某个 Web 色值，某个 JavaScript 库的核心语法，这类资料如果攒齐了，怕有半间屋子那么多，如果用 Cheet Sheet 也许几十页纸就够了，本文收集了近百份用于 Web 开发与设计的 Cheet Sheet，你会发现他们非常实用。</p>]]></description><category>articles</category><comments>http://localhost:8084/post/1368.html#comment</comments><wfw:comment>http://localhost:8084/</wfw:comment><wfw:commentRss>http://localhost:8084/feed.asp?cmt=1368</wfw:commentRss><trackback:ping>http://localhost:8084/cmd.asp?act=tb&amp;id=1368&amp;key=2ad5b855</trackback:ping></item><item><title>[转]Automation服务器不能创建对象</title><author>mycityhot@126.com (mycityhot)</author><link>http://localhost:8084/post/1367.html</link><pubDate>Wed, 24 Jun 2009 09:52:06 +0800</pubDate><guid>http://localhost:8084/post/1367.html</guid><description><![CDATA[<p>今天VS莫明其妙不能用向导创建工程。。。弹出&ldquo;Automation服务器不能创建对象&rdquo;在http://hi.baidu.com/gu0zi/blog/item/38c4b0b7206f2bf530add171.html找到了好几种解决方法，用了第一种解决了。。。</p>]]></description><category>asp.net</category><comments>http://localhost:8084/post/1367.html#comment</comments><wfw:comment>http://localhost:8084/</wfw:comment><wfw:commentRss>http://localhost:8084/feed.asp?cmt=1367</wfw:commentRss><trackback:ping>http://localhost:8084/cmd.asp?act=tb&amp;id=1367&amp;key=270ba101</trackback:ping></item><item><title>ASP.NET 页生命周期概述</title><author>mycityhot@126.com (mycityhot)</author><link>http://localhost:8084/post/1366.html</link><pubDate>Tue, 21 Apr 2009 14:01:10 +0800</pubDate><guid>http://localhost:8084/post/1366.html</guid><description><![CDATA[<p>ASP.NET 页运行时，此页将经历一个生命周期，在生命周期中将执行一系列处理步骤。这些步骤包括初始化、实例化控件、还原和维护状态、运行事件处理程序代码以及进行呈现。了解页生命周期非常重要，因为这样做您就能在生命周期的合适阶段编写代码，以达到预期效果。此外，如果您要开发自定义控件，就必须熟悉页生命周期，以便正确进行控件初始化，使用视图状态数据填充控件属性以及运行任何控件行为代码。（控件的生命周期基于页的生命周期，但是页引发的控件事件比单独的 ASP.NET 页中可用的事件多。）</p>]]></description><category>asp.net</category><comments>http://localhost:8084/post/1366.html#comment</comments><wfw:comment>http://localhost:8084/</wfw:comment><wfw:commentRss>http://localhost:8084/feed.asp?cmt=1366</wfw:commentRss><trackback:ping>http://localhost:8084/cmd.asp?act=tb&amp;id=1366&amp;key=7a820692</trackback:ping></item><item><title>OWC绘图控件FAQ</title><author>mycityhot@126.com (mycityhot)</author><link>http://localhost:8084/post/1364.html</link><pubDate>Wed, 15 Apr 2009 15:28:23 +0800</pubDate><guid>http://localhost:8084/post/1364.html</guid><description><![CDATA[<p>&nbsp;</p><p>OWC，即Office Web Components，是微软随Office提供的绘图控件，使用它能够绘制绝大部分的图形，但不幸的是OWC的帮助文件并不好用，网上关于OWC的文章也都很简单，稍微深入一点的问题就很难搜到。所以，把自己研究OWC的一些心得写在这里，希望能帮助有需要的朋友，使他们不必再去翻看长长的对象（属性、方法）列表。除此之外，也有一些功能还未实现，希望与大家一起探讨。<a target="_blank" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=7287252c-402e-4f72-97a5-e0fd290d4b76&amp;displaylang=en"><span style="color: #ff0000">点击下载OWC11</span></a></p>]]></description><category>asp.net</category><comments>http://localhost:8084/post/1364.html#comment</comments><wfw:comment>http://localhost:8084/</wfw:comment><wfw:commentRss>http://localhost:8084/feed.asp?cmt=1364</wfw:commentRss><trackback:ping>http://localhost:8084/cmd.asp?act=tb&amp;id=1364&amp;key=6a11e66f</trackback:ping></item><item><title>GreenAMP</title><author>mycityhot@126.com (mycityhot)</author><link>http://localhost:8084/post/1363.html</link><pubDate>Mon, 13 Apr 2009 08:19:48 +0800</pubDate><guid>http://localhost:8084/post/1363.html</guid><description><![CDATA[<p>　　GreenAMP是Win32平台上的绿色Apache MySQL PHP服务套件。它不需要被安装，直接释放到任意一个目录，然后简单的设置一下路径（目前的版本已经不需要手工设置了，点击一个bat文件，程序会自动完成这个工作），即可运行。</p>]]></description><category>articles</category><comments>http://localhost:8084/post/1363.html#comment</comments><wfw:comment>http://localhost:8084/</wfw:comment><wfw:commentRss>http://localhost:8084/feed.asp?cmt=1363</wfw:commentRss><trackback:ping>http://localhost:8084/cmd.asp?act=tb&amp;id=1363&amp;key=196627ee</trackback:ping></item><item><title>Asp.Net与SEO – 庞大的反向链接网络(一) </title><author>mycityhot@126.com (mycityhot)</author><link>http://localhost:8084/post/1361.html</link><pubDate>Fri, 03 Apr 2009 16:17:16 +0800</pubDate><guid>http://localhost:8084/post/1361.html</guid><description><![CDATA[<p>讲到链接那我们就来接触几个概念，先看一下下面的反向链接网络图。 讲到链接那我们就来接触几个概念，先看一下下面的反向链接网络图。</p>]]></description><category>asp.net</category><comments>http://localhost:8084/post/1361.html#comment</comments><wfw:comment>http://localhost:8084/</wfw:comment><wfw:commentRss>http://localhost:8084/feed.asp?cmt=1361</wfw:commentRss><trackback:ping>http://localhost:8084/cmd.asp?act=tb&amp;id=1361&amp;key=5e9053a3</trackback:ping></item><item><title>Asp.Net与SEO – 庞大的反向链接网络(二) </title><author>mycityhot@126.com (mycityhot)</author><link>http://localhost:8084/post/1362.html</link><pubDate>Fri, 03 Apr 2009 16:17:16 +0800</pubDate><guid>http://localhost:8084/post/1362.html</guid><description><![CDATA[<p>上篇文章提到<a href="http://www.cnblogs.com/Araneid/archive/2009/03/20/1417492.html"><font color="#6466b3">反向链接</font></a>的概念，现在我就从增加反向链接的方法来谈谈作为一个程序员应该怎么为增加反向链接做一些SEO工作。</p>]]></description><category>asp.net</category><comments>http://localhost:8084/post/1362.html#comment</comments><wfw:comment>http://localhost:8084/</wfw:comment><wfw:commentRss>http://localhost:8084/feed.asp?cmt=1362</wfw:commentRss><trackback:ping>http://localhost:8084/cmd.asp?act=tb&amp;id=1362&amp;key=729e8277</trackback:ping></item><item><title>Asp.Net与SEO – 关注robots.txt </title><author>mycityhot@126.com (mycityhot)</author><link>http://localhost:8084/post/1360.html</link><pubDate>Fri, 03 Apr 2009 15:42:17 +0800</pubDate><guid>http://localhost:8084/post/1360.html</guid><description><![CDATA[<p>在国内，robots.txt文件，对于用户来说他是个可有可无的东西，也不会有人去看。但对于搜索引擎来讲它却是一个非常强大的东西，它可以说是你网站目录的&ldquo;看护神&rdquo;，可以用它来允许和禁止搜索引擎的搜录，下面我们就做一下详细讨论。</p>]]></description><category>articles</category><comments>http://localhost:8084/post/1360.html#comment</comments><wfw:comment>http://localhost:8084/</wfw:comment><wfw:commentRss>http://localhost:8084/feed.asp?cmt=1360</wfw:commentRss><trackback:ping>http://localhost:8084/cmd.asp?act=tb&amp;id=1360&amp;key=f8fda306</trackback:ping></item><item><title>MS SQL Server查询优化方法</title><author>mycityhot@126.com (mycityhot)</author><link>http://localhost:8084/post/1359.html</link><pubDate>Fri, 03 Apr 2009 15:33:57 +0800</pubDate><guid>http://localhost:8084/post/1359.html</guid><description><![CDATA[<p>MS SQL Server查询优化方法查询速度慢的原因很多，常见如下几种</p>]]></description><category>ms-sql</category><comments>http://localhost:8084/post/1359.html#comment</comments><wfw:comment>http://localhost:8084/</wfw:comment><wfw:commentRss>http://localhost:8084/feed.asp?cmt=1359</wfw:commentRss><trackback:ping>http://localhost:8084/cmd.asp?act=tb&amp;id=1359&amp;key=9391d47c</trackback:ping></item><item><title>让.Net程序脱离.Net Framework框架运行 </title><author>mycityhot@126.com (mycityhot)</author><link>http://localhost:8084/post/1358.html</link><pubDate>Fri, 03 Apr 2009 15:24:03 +0800</pubDate><guid>http://localhost:8084/post/1358.html</guid><description><![CDATA[<p>Net 框架目前逐步在普及了，仍然有很多人在寻找如何让.Net程序脱离.NET框架的方法。<br />现成的工具有 Xenocode 的postbuidle或者vas,还有 Salamander .NET Linker .<br />另外还有 MaxToCode 作者以前做的 framework linker. 以及一些支持注册表模拟和文件模拟的打包工具molebox,thinstall等.</p>]]></description><category>asp.net</category><comments>http://localhost:8084/post/1358.html#comment</comments><wfw:comment>http://localhost:8084/</wfw:comment><wfw:commentRss>http://localhost:8084/feed.asp?cmt=1358</wfw:commentRss><trackback:ping>http://localhost:8084/cmd.asp?act=tb&amp;id=1358&amp;key=060637cd</trackback:ping></item></channel></rss>

