<?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>CodeHill &#187; Code Editors</title>
	<atom:link href="http://codehill.com/category/code-editors/feed/" rel="self" type="application/rss+xml" />
	<link>http://codehill.com</link>
	<description>Premium Web Application Development</description>
	<lastBuildDate>Thu, 17 May 2012 07:23:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Malicious Visual Studio Code Snippets</title>
		<link>http://codehill.com/2009/02/malicious-visual-studio-code-snippets/</link>
		<comments>http://codehill.com/2009/02/malicious-visual-studio-code-snippets/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 14:00:40 +0000</pubDate>
		<dc:creator>Amgad</dc:creator>
				<category><![CDATA[Code Editors]]></category>
		<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://codehill.com/?p=495</guid>
		<description><![CDATA[Although such threats are not common, but a developer can create a malicious Visual Studio code snippet in three different ways. The first is of course writing the malicious code straight into the snippet&#8217;s code element. This could be avoided by reading the code. The second way is referencing a script in the HelpURL element. [...]
Related posts:<ol>
<li><a href='http://codehill.com/2009/02/what-are-code-snippets-in-visual-studio/' rel='bookmark' title='What are Code Snippets in Visual Studio'>What are Code Snippets in Visual Studio</a></li>
<li><a href='http://codehill.com/2009/01/visual-studios-the-project-location-is-not-trusted-message/' rel='bookmark' title='Visual Studio&#8217;s &#8220;The Project Location is not Trusted&#8221; Message'>Visual Studio&#8217;s &#8220;The Project Location is not Trusted&#8221; Message</a></li>
<li><a href='http://codehill.com/2009/01/some-of-visual-studios-shortcuts/' rel='bookmark' title='Some of Visual Studio&#8217;s Shortcuts'>Some of Visual Studio&#8217;s Shortcuts</a></li>
</ol>]]></description>
		<wfw:commentRss>http://codehill.com/2009/02/malicious-visual-studio-code-snippets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What are Code Snippets in Visual Studio</title>
		<link>http://codehill.com/2009/02/what-are-code-snippets-in-visual-studio/</link>
		<comments>http://codehill.com/2009/02/what-are-code-snippets-in-visual-studio/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 14:00:02 +0000</pubDate>
		<dc:creator>Amgad</dc:creator>
				<category><![CDATA[Code Editors]]></category>
		<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://codehill.com/?p=439</guid>
		<description><![CDATA[Code Snippets are ready-made snippets of code that can be inserted in your code. They improve the developers efficiency and accuracy because they reduces typing and help code reuse. There are a number of ways to insert code snippets. The fastest way of course is using the shortcut keys CTRL + K, CTRL + X. [...]
Related posts:<ol>
<li><a href='http://codehill.com/2009/02/malicious-visual-studio-code-snippets/' rel='bookmark' title='Malicious Visual Studio Code Snippets'>Malicious Visual Studio Code Snippets</a></li>
<li><a href='http://codehill.com/2012/02/snipsmanager-version-2-3-released/' rel='bookmark' title='SnipsManager Version 2.3 Released'>SnipsManager Version 2.3 Released</a></li>
<li><a href='http://codehill.com/2009/01/some-of-visual-studios-shortcuts/' rel='bookmark' title='Some of Visual Studio&#8217;s Shortcuts'>Some of Visual Studio&#8217;s Shortcuts</a></li>
</ol>]]></description>
		<wfw:commentRss>http://codehill.com/2009/02/what-are-code-snippets-in-visual-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing the AJAX Controls Toolkit 3.5</title>
		<link>http://codehill.com/2009/02/installing-the-ajax-controls-toolkit-35/</link>
		<comments>http://codehill.com/2009/02/installing-the-ajax-controls-toolkit-35/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 14:00:11 +0000</pubDate>
		<dc:creator>Amgad</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Code Editors]]></category>
		<category><![CDATA[AJAX Controls Toolkit]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://codehill.com/?p=429</guid>
		<description><![CDATA[The AJAX Controls Toolkit is an open source toolkit developed by Microsoft and the ASP.NET community. The latest version is for .NET 3.5 and it contains 38 client side components used to create Rich Internet Applications. The AJAX Controls Toolkit can be downloaded from http://www.codeplex.com/AjaxControlToolkit. There are four downloadable zip files, download AjaxControlToolkit-Framework3.5SP1-NoSource.zip if you [...]
Related posts:<ol>
<li><a href='http://codehill.com/2009/03/what-are-aspnet-master-pages/' rel='bookmark' title='What Are ASP.NET Master Pages'>What Are ASP.NET Master Pages</a></li>
<li><a href='http://codehill.com/2010/02/how-to-block-ip-addresses-in-windows-server-2003/' rel='bookmark' title='How to Block IP Addresses in Windows Server 2003'>How to Block IP Addresses in Windows Server 2003</a></li>
<li><a href='http://codehill.com/2009/02/what-are-code-snippets-in-visual-studio/' rel='bookmark' title='What are Code Snippets in Visual Studio'>What are Code Snippets in Visual Studio</a></li>
</ol>]]></description>
		<wfw:commentRss>http://codehill.com/2009/02/installing-the-ajax-controls-toolkit-35/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Visual Studio&#8217;s &#8220;The Project Location is not Trusted&#8221; Message</title>
		<link>http://codehill.com/2009/01/visual-studios-the-project-location-is-not-trusted-message/</link>
		<comments>http://codehill.com/2009/01/visual-studios-the-project-location-is-not-trusted-message/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 14:00:09 +0000</pubDate>
		<dc:creator>Amgad</dc:creator>
				<category><![CDATA[Code Editors]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://codehill.com/?p=141</guid>
		<description><![CDATA[Just like all the other developers using Visual Studio, I got this message too. The reason I wrote this post is every post I found about this message gives one of the two reasons listed below although the second reason is the most common and it is not mentioned in MSDN. So the reasons are: [...]
Related posts:<ol>
<li><a href='http://codehill.com/2009/02/what-are-code-snippets-in-visual-studio/' rel='bookmark' title='What are Code Snippets in Visual Studio'>What are Code Snippets in Visual Studio</a></li>
<li><a href='http://codehill.com/2009/01/some-of-visual-studios-shortcuts/' rel='bookmark' title='Some of Visual Studio&#8217;s Shortcuts'>Some of Visual Studio&#8217;s Shortcuts</a></li>
<li><a href='http://codehill.com/2009/02/malicious-visual-studio-code-snippets/' rel='bookmark' title='Malicious Visual Studio Code Snippets'>Malicious Visual Studio Code Snippets</a></li>
</ol>]]></description>
		<wfw:commentRss>http://codehill.com/2009/01/visual-studios-the-project-location-is-not-trusted-message/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Some of Visual Studio&#8217;s Shortcuts</title>
		<link>http://codehill.com/2009/01/some-of-visual-studios-shortcuts/</link>
		<comments>http://codehill.com/2009/01/some-of-visual-studios-shortcuts/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 14:00:33 +0000</pubDate>
		<dc:creator>Amgad</dc:creator>
				<category><![CDATA[Code Editors]]></category>
		<category><![CDATA[Shortcuts]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://codehill.com/?p=136</guid>
		<description><![CDATA[Here are some Visual Studio shortcuts that helped me increase my coding speed. Open Smart Tag: Ctrl + . Cycle Clipboard Ring: Ctrl + Shift + V Go to Definition: F12 Go to Line: Ctrl + G Vertical Block Selection: Alt + Mouse or Shift + Alt + Right Arrow View Properties Window: F4 or [...]
Related posts:<ol>
<li><a href='http://codehill.com/2009/01/visual-studios-the-project-location-is-not-trusted-message/' rel='bookmark' title='Visual Studio&#8217;s &#8220;The Project Location is not Trusted&#8221; Message'>Visual Studio&#8217;s &#8220;The Project Location is not Trusted&#8221; Message</a></li>
<li><a href='http://codehill.com/2009/02/what-are-code-snippets-in-visual-studio/' rel='bookmark' title='What are Code Snippets in Visual Studio'>What are Code Snippets in Visual Studio</a></li>
<li><a href='http://codehill.com/2009/02/malicious-visual-studio-code-snippets/' rel='bookmark' title='Malicious Visual Studio Code Snippets'>Malicious Visual Studio Code Snippets</a></li>
</ol>]]></description>
		<wfw:commentRss>http://codehill.com/2009/01/some-of-visual-studios-shortcuts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

