<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>吴小强的博客 &#187; 开发工具</title>
	<atom:link href="http://fatjames.extjs.org.cn/archives/category/%e5%bc%80%e5%8f%91%e5%b7%a5%e5%85%b7/feed" rel="self" type="application/rss+xml" />
	<link>http://fatjames.extjs.org.cn</link>
	<description>技术改变生活</description>
	<lastBuildDate>Sun, 12 Dec 2010 04:45:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>推荐VS2008插件CodeRush Xpress for C#</title>
		<link>http://fatjames.extjs.org.cn/archives/343</link>
		<comments>http://fatjames.extjs.org.cn/archives/343#comments</comments>
		<pubDate>Wed, 25 Nov 2009 07:52:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[开发工具]]></category>
		<category><![CDATA[CodeRush]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/?p=343</guid>
		<description><![CDATA[前段时间DevExpress和微软共同发布了CodeRush Xpress for C#，它包含了Code Rush和Refactor! Pro中的一些特性。这些特性包括增强的导航、选择工具、代码创建功能以及强大的重构能力。另外CodeRush Xpress还对C#中既有的重构功能做了封装，这些功能用起来更为方便了。不过它不支持Express版的Visual Studio。  <a href="http://fatjames.extjs.org.cn/archives/343">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/343/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>安装VS2010后,更改iis的asp.net版本</title>
		<link>http://fatjames.extjs.org.cn/archives/332</link>
		<comments>http://fatjames.extjs.org.cn/archives/332#comments</comments>
		<pubDate>Thu, 16 Jul 2009 09:36:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Microsoft产品]]></category>
		<category><![CDATA[开发工具]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/?p=332</guid>
		<description><![CDATA[今天安装了一个vs2010来更新一下程序,发现一个奇怪的问题.asp.net的版本不能更改了.出现以下提示:
---------------------------
Confirm
---------------------------
Changing the Framework version requires a restart of the W3SVC service. Alternatively, you can change the Framework version without restarting the W3SVC service by running: aspnet_regiis.exe -norestart -s IIS-Viirtual-Path
Do you want to continue (this will change the Framework version and restart the W3SVC service)?
---------------------------
是(Y)   否(N)   
--------------------------- <a href="http://fatjames.extjs.org.cn/archives/332">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/332/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>vs.php在预先安装的Apache/PHP上调试.</title>
		<link>http://fatjames.extjs.org.cn/archives/320</link>
		<comments>http://fatjames.extjs.org.cn/archives/320#comments</comments>
		<pubDate>Thu, 04 Jun 2009 06:19:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[开发工具]]></category>
		<category><![CDATA[php debug]]></category>
		<category><![CDATA[vs.php]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/?p=320</guid>
		<description><![CDATA[很久之前就下载过vs.php来开发程序,那时候的vs.php并不是太理想,存在很多小bug.今天为了写一个简单的教程,再次使用php语言,为了方便与自己的.net开发环境相结合,再次选择了 vs.php(虽然只有30天的试用期,但对我来说已经足够了,写一个教程最多10天就完成了). <a href="http://fatjames.extjs.org.cn/archives/320">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/320/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PowerDesigner生成PHP代码</title>
		<link>http://fatjames.extjs.org.cn/archives/89</link>
		<comments>http://fatjames.extjs.org.cn/archives/89#comments</comments>
		<pubDate>Thu, 25 Dec 2008 08:13:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[开发工具]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/?p=89</guid>
		<description><![CDATA[随着团队开发的普及,使用PowerDesigner来进行UML建模的朋友已经越来越多.在默认情况下可以由模型图直接可以生成JAVA/C#/C++等多种语言代码．但并不支持 PHP.
但是PowerDesigner可以通过语法文件插件的形式实现生成其他面向对象语言的代码．PHP已经有人帮我们写好了这一个语法文件了,我们要做的工作只是把它下载回来,复制到本地目录就可以了. <a href="http://fatjames.extjs.org.cn/archives/89">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/89/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eclipse GANYGEDE(3.4.1) 安装svn</title>
		<link>http://fatjames.extjs.org.cn/archives/75</link>
		<comments>http://fatjames.extjs.org.cn/archives/75#comments</comments>
		<pubDate>Wed, 17 Dec 2008 14:41:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[开发工具]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[SVN connector library]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/?p=75</guid>
		<description><![CDATA[  前段时间下载了个最新的pdt2.0程式,一直忙着公司的.NET系统.晚上终于有一点点时间把程序安装上了.顺便下载了一个最新的svn回来安装.发现居然不能使用,出错信息如下:

SVN: ‘0×00400006: Validate Repository Location’ operation finished with error: Selected SVN connector library is not available or cannot be loaded. <a href="http://fatjames.extjs.org.cn/archives/75">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/75/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>使用Subversion进行版本控制</title>
		<link>http://fatjames.extjs.org.cn/archives/45</link>
		<comments>http://fatjames.extjs.org.cn/archives/45#comments</comments>
		<pubDate>Wed, 26 Nov 2008 02:38:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[开发工具]]></category>
		<category><![CDATA[Concurrent Version Syste]]></category>
		<category><![CDATA[CVS]]></category>
		<category><![CDATA[Microsoft Visual SourceSafe]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[VSS]]></category>

		<guid isPermaLink="false">http://fatjames.extjs.org.cn/?p=45</guid>
		<description><![CDATA[    一直在windows平台上使用Microsoft Visual SourceSafe(VSS)源代码管理器来管理.NET的各个项目.安装使用都非常方便.在linux平台上使用Concurrent Version Syste(CVS)源代码管理器来管理java及php项目.本来也相安无事,各自管各自的,今天突然有一个项目需要这两级人員合作的,这下麻烦了,cvs在vs2008下的插件太少,vss在eclipse下虽然有插件,但是java组的人員不习惯vss的"锁定-修改-解锁",而是喜欢CVS的"拷贝-修改-合并".最后的结果是两个都不用,换现在使用最多的SVN. <a href="http://fatjames.extjs.org.cn/archives/45">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://fatjames.extjs.org.cn/archives/45/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

