<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[The programmer's network notebook]]></title> 
<link>http://cince.try2.org/index.php</link> 
<description><![CDATA[鸡蛋仔|VC爱好者|程序员|软件设计|系统安全|软件架构|MCSE]]></description> 
<language>en-US</language> 
<copyright><![CDATA[The programmer's network notebook]]></copyright>
<item>
<link>http://cince.try2.org/read.php?360</link>
<title><![CDATA[MVC1.0项目升级到MVC2.0]]></title> 
<author>cince &lt;shawken@live.cn&gt;</author>
<category><![CDATA[asp.net]]></category>
<pubDate>Thu, 08 Jul 2010 08:06:13 +0000</pubDate> 
<guid>http://cince.try2.org/read.php?360</guid> 
<description>
<![CDATA[ 
	1.备份项目<br/>2.开项目文件*.csproj，并查找 ProjectTypeGuid 元素。 <br/>............<br/><br/>Tags - <a href="http://cince.try2.org/tag.php?tag=guid" rel="tag">guid</a> , <a href="http://cince.try2.org/tag.php?tag=csproj" rel="tag">csproj</a> , <a href="http://cince.try2.org/tag.php?tag=%25E5%2585%2583%25E7%25B4%25A0" rel="tag">元素</a> , <a href="http://cince.try2.org/tag.php?tag=%25E9%25A1%25B9%25E7%259B%25AE" rel="tag">项目</a> , <a href="http://cince.try2.org/tag.php?tag=%25E6%2596%2587%25E4%25BB%25B6" rel="tag">文件</a>
]]>
</description>
</item><item>
<link>http://cince.try2.org/read.php?349</link>
<title><![CDATA[route table]]></title> 
<author>cince &lt;shawken@live.cn&gt;</author>
<category><![CDATA[asp.net]]></category>
<pubDate>Wed, 23 Jun 2010 02:13:43 +0000</pubDate> 
<guid>http://cince.try2.org/read.php?349</guid> 
<description>
<![CDATA[ 
	每当创建一个mvc的程序，系统会自动创建一个默认的route table,此表在global.asax中被系统定义。以下均为学习笔记，内容与网上的相似或相同。仅是学习笔记。实际项目涉及到保密协议，因此没有放在上面讲。<br/>............<br/><br/>Tags - <a href="http://cince.try2.org/tag.php?tag=mvc" rel="tag">mvc</a> , <a href="http://cince.try2.org/tag.php?tag=route" rel="tag">route</a> , <a href="http://cince.try2.org/tag.php?tag=%25E4%25BF%259D%25E5%25AF%2586%25E5%258D%258F%25E8%25AE%25AE" rel="tag">保密协议</a> , <a href="http://cince.try2.org/tag.php?tag=table" rel="tag">table</a> , <a href="http://cince.try2.org/tag.php?tag=%25E7%25AC%2594%25E8%25AE%25B0" rel="tag">笔记</a>
]]>
</description>
</item><item>
<link>http://cince.try2.org/read.php?348</link>
<title><![CDATA[MVC(Update)]]></title> 
<author>cince &lt;shawken@live.cn&gt;</author>
<category><![CDATA[asp.net]]></category>
<pubDate>Mon, 21 Jun 2010 07:21:00 +0000</pubDate> 
<guid>http://cince.try2.org/read.php?348</guid> 
<description>
<![CDATA[ 
	MVC&nbsp;&nbsp; MVC...发现俺的MVC框架学的差了，赶紧拿出来复习一下。我日。<br/>............<br/><br/>Tags - <a href="http://cince.try2.org/tag.php?tag=mvc" rel="tag">mvc</a> , <a href="http://cince.try2.org/tag.php?tag=model" rel="tag">model</a> , <a href="http://cince.try2.org/tag.php?tag=%25E7%259F%25A5%25E8%25AF%2586%25E7%2582%25B9" rel="tag">知识点</a> , <a href="http://cince.try2.org/tag.php?tag=%25E5%25BA%2594%25E7%2594%25A8%25E7%25A8%258B%25E5%25BA%258F" rel="tag">应用程序</a> , <a href="http://cince.try2.org/tag.php?tag=%25E6%25A1%2586%25E6%259E%25B6" rel="tag">框架</a>
]]>
</description>
</item><item>
<link>http://cince.try2.org/read.php?328</link>
<title><![CDATA[BS架构程序检测串口]]></title> 
<author>cince &lt;shawken@live.cn&gt;</author>
<category><![CDATA[asp.net]]></category>
<pubDate>Thu, 06 May 2010 08:14:03 +0000</pubDate> 
<guid>http://cince.try2.org/read.php?328</guid> 
<description>
<![CDATA[ 
	BS架构的程序，没办法能够读取串口吧，除非用了activex等。但是这样子对于客户的ie浏览器中，不免得会引来了麻烦。<br/>............<br/><br/>Tags - <a href="http://cince.try2.org/tag.php?tag=%25E4%25B8%25B2%25E5%258F%25A3" rel="tag">串口</a> , <a href="http://cince.try2.org/tag.php?tag=activex" rel="tag">activex</a> , <a href="http://cince.try2.org/tag.php?tag=%25E6%25B5%258F%25E8%25A7%2588%25E5%2599%25A8" rel="tag">浏览器</a> , <a href="http://cince.try2.org/tag.php?tag=%25E6%259E%25B6%25E6%259E%2584" rel="tag">架构</a> , <a href="http://cince.try2.org/tag.php?tag=bsdb" rel="tag">bsdb</a>
]]>
</description>
</item><item>
<link>http://cince.try2.org/read.php?316</link>
<title><![CDATA[Connection strings for SQL Server ]]></title> 
<author>cince &lt;shawken@live.cn&gt;</author>
<category><![CDATA[asp.net]]></category>
<pubDate>Wed, 28 Apr 2010 07:21:12 +0000</pubDate> 
<guid>http://cince.try2.org/read.php?316</guid> 
<description>
<![CDATA[ 
	与sql有关的数据连接，包括CE系统.<br/>............<br/><br/>Tags - <a href="http://cince.try2.org/tag.php?tag=syntax" rel="tag">syntax</a> , <a href="http://cince.try2.org/tag.php?tag=alternative" rel="tag">alternative</a> , <a href="http://cince.try2.org/tag.php?tag=sql" rel="tag">sql</a> , <a href="http://cince.try2.org/tag.php?tag=connection" rel="tag">connection</a> , <a href="http://cince.try2.org/tag.php?tag=standard" rel="tag">standard</a>
]]>
</description>
</item><item>
<link>http://cince.try2.org/read.php?304</link>
<title><![CDATA[Visual Studio 2010]]></title> 
<author>cince &lt;shawken@live.cn&gt;</author>
<category><![CDATA[asp.net]]></category>
<pubDate>Wed, 14 Apr 2010 00:46:08 +0000</pubDate> 
<guid>http://cince.try2.org/read.php?304</guid> 
<description>
<![CDATA[ 
	1.从Visual Studio 2010的新功能列表中，可以发现微软不仅对原有的功能做了优化，比如简化界面、定义新的行为；更快地解析代码；改进调试功能和支持“测试优先”的开发。还增加了包括Visual F#、Azure工具等新的功能。<br/>............<br/><br/>Tags - <a href="http://cince.try2.org/tag.php?tag=%25E6%25B5%258B%25E8%25AF%2595%25E4%25BC%2598%25E5%2585%2588" rel="tag">测试优先</a> , <a href="http://cince.try2.org/tag.php?tag=azure" rel="tag">azure</a> , <a href="http://cince.try2.org/tag.php?tag=visual" rel="tag">visual</a> , <a href="http://cince.try2.org/tag.php?tag=%25E5%25BE%25AE%25E8%25BD%25AF" rel="tag">微软</a> , <a href="http://cince.try2.org/tag.php?tag=studio" rel="tag">studio</a>
]]>
</description>
</item><item>
<link>http://cince.try2.org/read.php?257</link>
<title><![CDATA[正则表达式解析中英文混排内容]]></title> 
<author>cince &lt;shawken@live.cn&gt;</author>
<category><![CDATA[asp.net]]></category>
<pubDate>Mon, 15 Mar 2010 01:37:26 +0000</pubDate> 
<guid>http://cince.try2.org/read.php?257</guid> 
<description>
<![CDATA[ 
	给出一个字符串，如“中文Chinese英文English”，程序可以实现中英文的区别;<br/>识别结果如下：共四个元素 <br/>............<br/><br/>Tags - <a href="http://cince.try2.org/tag.php?tag=asp.net" rel="tag">asp.net</a> , <a href="http://cince.try2.org/tag.php?tag=c%2523" rel="tag">c#</a> , <a href="http://cince.try2.org/tag.php?tag=%25E6%25AD%25A3%25E5%2588%2599%25E8%25A1%25A8%25E8%25BE%25BE%25E5%25BC%258F" rel="tag">正则表达式</a> , <a href="http://cince.try2.org/tag.php?tag=english" rel="tag">english</a> , <a href="http://cince.try2.org/tag.php?tag=regex" rel="tag">regex</a>
]]>
</description>
</item><item>
<link>http://cince.try2.org/read.php?256</link>
<title><![CDATA[Microsoft Ajax Library Preview 6 ]]></title> 
<author>cince &lt;shawken@live.cn&gt;</author>
<category><![CDATA[asp.net]]></category>
<pubDate>Mon, 15 Mar 2010 00:54:30 +0000</pubDate> 
<guid>http://cince.try2.org/read.php?256</guid> 
<description>
<![CDATA[ 
	使用方法:<br/>普通的压缩：<br/>............<br/><br/>Tags - <a href="http://cince.try2.org/tag.php?tag=aspnet" rel="tag">aspnet</a> , <a href="http://cince.try2.org/tag.php?tag=microsoft" rel="tag">microsoft</a> , <a href="http://cince.try2.org/tag.php?tag=ajax" rel="tag">ajax</a> , <a href="http://cince.try2.org/tag.php?tag=preview" rel="tag">preview</a> , <a href="http://cince.try2.org/tag.php?tag=library" rel="tag">library</a>
]]>
</description>
</item><item>
<link>http://cince.try2.org/read.php?255</link>
<title><![CDATA[System.Net记录]]></title> 
<author>cince &lt;shawken@live.cn&gt;</author>
<category><![CDATA[asp.net]]></category>
<pubDate>Mon, 15 Mar 2010 00:49:00 +0000</pubDate> 
<guid>http://cince.try2.org/read.php?255</guid> 
<description>
<![CDATA[ 
	System.Net是App.Config中对应于 .Net Framework 的 System.Net 命名空间的配置项。是应用程序网络应用相关的核心配置节和顶层节点。<br/>............<br/><br/>Tags - <a href="http://cince.try2.org/tag.php?tag=%25E7%25BD%2591%25E7%25BB%259C" rel="tag">网络</a> , <a href="http://cince.try2.org/tag.php?tag=net" rel="tag">net</a> , <a href="http://cince.try2.org/tag.php?tag=framework" rel="tag">framework</a> , <a href="http://cince.try2.org/tag.php?tag=app" rel="tag">app</a> , <a href="http://cince.try2.org/tag.php?tag=system" rel="tag">system</a>
]]>
</description>
</item><item>
<link>http://cince.try2.org/read.php?254</link>
<title><![CDATA[.Net 3.5 常用类型和命名空间架构图]]></title> 
<author>cince &lt;shawken@live.cn&gt;</author>
<category><![CDATA[asp.net]]></category>
<pubDate>Sun, 14 Mar 2010 05:30:06 +0000</pubDate> 
<guid>http://cince.try2.org/read.php?254</guid> 
<description>
<![CDATA[ 
	微软官方发布的.NET 3.5的常用类型和命名空间的架构图<br/>............<br/><br/>Tags - <a href="http://cince.try2.org/tag.php?tag=%25E5%25BE%25AE%25E8%25BD%25AF" rel="tag">微软</a> , <a href="http://cince.try2.org/tag.php?tag=pdf" rel="tag">pdf</a> , <a href="http://cince.try2.org/tag.php?tag=net" rel="tag">net</a> , <a href="http://cince.try2.org/tag.php?tag=%25E5%25AE%2598%25E6%2596%25B9" rel="tag">官方</a>
]]>
</description>
</item>
</channel>
</rss>