<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: .Net or PHP - What should I learn?</title>
	<link>http://www.cesarserna.com/work/net-or-php-what-should-i-learn/</link>
	<description>PHP Wordpress .Net C# Developer</description>
	<pubDate>Sat, 22 Nov 2008 21:44:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Dominic</title>
		<link>http://www.cesarserna.com/work/net-or-php-what-should-i-learn/#comment-1843</link>
		<dc:creator>Dominic</dc:creator>
		<pubDate>Tue, 08 Apr 2008 20:51:10 +0000</pubDate>
		<guid>http://www.cesarserna.com/work/net-or-php-what-should-i-learn/#comment-1843</guid>
		<description>I prefer to use .Net for windows apps as I find its treatment of how the web works inherently wrong - Allthough I am currently consulting on a .Net web app.

I like php most for hacking wordpress and for the ease of picking up quick consulting gigs for filling down time.</description>
		<content:encoded><![CDATA[<p>I prefer to use .Net for windows apps as I find its treatment of how the web works inherently wrong - Allthough I am currently consulting on a .Net web app.</p>
<p>I like php most for hacking wordpress and for the ease of picking up quick consulting gigs for filling down time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cesar Serna</title>
		<link>http://www.cesarserna.com/work/net-or-php-what-should-i-learn/#comment-1836</link>
		<dc:creator>Cesar Serna</dc:creator>
		<pubDate>Wed, 19 Mar 2008 16:54:45 +0000</pubDate>
		<guid>http://www.cesarserna.com/work/net-or-php-what-should-i-learn/#comment-1836</guid>
		<description>Thats what I thought coming from VB6/VBScript/ASP... Now that I am neck deep in PHP everyday I find that all the VBScript/ASP stuff helps me more so than all the C# that I have done... 

Good to see that you are doing both .Net and PHP... Not a very common combination of skills found in developers.</description>
		<content:encoded><![CDATA[<p>Thats what I thought coming from VB6/VBScript/ASP&#8230; Now that I am neck deep in PHP everyday I find that all the VBScript/ASP stuff helps me more so than all the C# that I have done&#8230; </p>
<p>Good to see that you are doing both .Net and PHP&#8230; Not a very common combination of skills found in developers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominic</title>
		<link>http://www.cesarserna.com/work/net-or-php-what-should-i-learn/#comment-1835</link>
		<dc:creator>Dominic</dc:creator>
		<pubDate>Wed, 19 Mar 2008 00:04:45 +0000</pubDate>
		<guid>http://www.cesarserna.com/work/net-or-php-what-should-i-learn/#comment-1835</guid>
		<description>I was a C# dev before I learnt PHP and didn't find PHP too difficult to learn.
However, pre-.net I was a VB6 dev, and would have found the jump to PHP a little more tricky.</description>
		<content:encoded><![CDATA[<p>I was a C# dev before I learnt PHP and didn&#8217;t find PHP too difficult to learn.<br />
However, pre-.net I was a VB6 dev, and would have found the jump to PHP a little more tricky.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cesar Serna</title>
		<link>http://www.cesarserna.com/work/net-or-php-what-should-i-learn/#comment-327</link>
		<dc:creator>Cesar Serna</dc:creator>
		<pubDate>Wed, 19 Dec 2007 07:06:12 +0000</pubDate>
		<guid>http://www.cesarserna.com/work/net-or-php-what-should-i-learn/#comment-327</guid>
		<description>Great points Brian...</description>
		<content:encoded><![CDATA[<p>Great points Brian&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tilak</title>
		<link>http://www.cesarserna.com/work/net-or-php-what-should-i-learn/#comment-275</link>
		<dc:creator>Tilak</dc:creator>
		<pubDate>Fri, 14 Dec 2007 14:23:27 +0000</pubDate>
		<guid>http://www.cesarserna.com/work/net-or-php-what-should-i-learn/#comment-275</guid>
		<description>Good information for those want to learn web programming.</description>
		<content:encoded><![CDATA[<p>Good information for those want to learn web programming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian B</title>
		<link>http://www.cesarserna.com/work/net-or-php-what-should-i-learn/#comment-181</link>
		<dc:creator>Brian B</dc:creator>
		<pubDate>Thu, 29 Nov 2007 21:32:04 +0000</pubDate>
		<guid>http://www.cesarserna.com/work/net-or-php-what-should-i-learn/#comment-181</guid>
		<description>The biggest problem I've had with .NET is that the existing tools aren't as SEO friendly as the PHP tools. Since PHP is free and the hosting is cheap, I think that there are a lot more young coders (with a lot more time on their hands) who can contribute to the open source projects and keep improving them. The .NET open source libraries seem to be lacking. Probably because .NET is a corporate tool and the programmers are all on the clock most of the day. Not as much time to crank out free code for the general public to use. Of course, this is just my theory. Plus, the .NET tools I've used just don't cut it for SEO. I have to tweak them to make them SEO friendly. You don't have that problem with many PHP tools. However, from a pure programming standpoint, using a scripting language is a bit of a joke and I would much rather program with .NET and it's IDE. One benefit of using a MS tool is that they have tons of resources available to creating great programming tools right out of the box. VS 2008 has so many new features I doubt if I'll ever time time to learn them all. But when I need something, I can go to Google and find that it's already 'in the box' most of the time. Saves me a lot of coding time.</description>
		<content:encoded><![CDATA[<p>The biggest problem I&#8217;ve had with .NET is that the existing tools aren&#8217;t as SEO friendly as the PHP tools. Since PHP is free and the hosting is cheap, I think that there are a lot more young coders (with a lot more time on their hands) who can contribute to the open source projects and keep improving them. The .NET open source libraries seem to be lacking. Probably because .NET is a corporate tool and the programmers are all on the clock most of the day. Not as much time to crank out free code for the general public to use. Of course, this is just my theory. Plus, the .NET tools I&#8217;ve used just don&#8217;t cut it for SEO. I have to tweak them to make them SEO friendly. You don&#8217;t have that problem with many PHP tools. However, from a pure programming standpoint, using a scripting language is a bit of a joke and I would much rather program with .NET and it&#8217;s IDE. One benefit of using a MS tool is that they have tons of resources available to creating great programming tools right out of the box. VS 2008 has so many new features I doubt if I&#8217;ll ever time time to learn them all. But when I need something, I can go to Google and find that it&#8217;s already &#8216;in the box&#8217; most of the time. Saves me a lot of coding time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.186 seconds -->
