<?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>Scriptionary &#187; Visual Studio</title>
	<atom:link href="http://scriptionary.com/tag/visual-studio/feed/" rel="self" type="application/rss+xml" />
	<link>http://scriptionary.com</link>
	<description>A Blog on Programming and Technology</description>
	<lastBuildDate>Sun, 26 Feb 2012 22:59:50 +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>Returning JSON from an ASP.NET Web Service</title>
		<link>http://scriptionary.com/2011/03/25/returning-json-from-an-asp-net-web-service/</link>
		<comments>http://scriptionary.com/2011/03/25/returning-json-from-an-asp-net-web-service/#comments</comments>
		<pubDate>Fri, 25 Mar 2011 14:30:52 +0000</pubDate>
		<dc:creator>Eddy Luten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[visual basic]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://scriptionary.com/?p=847</guid>
		<description><![CDATA[If you&#8217;re having trouble with getting jQuery to talk to your ASP.NET web service, I may have some tips to ease your pain. #1: It&#8217;s not JSON! That&#8217;s right, even though your WebMethod consumes and returns JSON, you actually have to send a formatted string instead of a pure JSON object: JavaScript: This means that [...]]]></description>
		<wfw:commentRss>http://scriptionary.com/2011/03/25/returning-json-from-an-asp-net-web-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BC42104: Variable &#8216;X&#8217; is used before it has been assigned a value.</title>
		<link>http://scriptionary.com/2011/02/11/bc42104-variable-x-is-used-before-it-has-been-assigned-a-value/</link>
		<comments>http://scriptionary.com/2011/02/11/bc42104-variable-x-is-used-before-it-has-been-assigned-a-value/#comments</comments>
		<pubDate>Fri, 11 Feb 2011 17:22:25 +0000</pubDate>
		<dc:creator>Eddy Luten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bad thing]]></category>
		<category><![CDATA[pet peeves]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://scriptionary.com/?p=719</guid>
		<description><![CDATA[My dearest VB.NET programmers (and C# programmers up to a point), I once again have to inform you of one of my pet peeves. This is pretty much a follow-up to one of my previous posts, but more than two years after, I still work in projects from various online sources as well as professionally [...]]]></description>
		<wfw:commentRss>http://scriptionary.com/2011/02/11/bc42104-variable-x-is-used-before-it-has-been-assigned-a-value/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2010 CTP Released</title>
		<link>http://scriptionary.com/2008/10/30/visual-studio-2010-ctp-released/</link>
		<comments>http://scriptionary.com/2008/10/30/visual-studio-2010-ctp-released/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 21:35:53 +0000</pubDate>
		<dc:creator>Eddy Luten</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Win32]]></category>

		<guid isPermaLink="false">http://blog.scriptionary.com/?p=50</guid>
		<description><![CDATA[Maybe this news is a bit old but Visual Studio 2010 CTP was released, you can get it at the following location: Visual Studio 2010 CTP Site For you who don&#8217;t know, CTP means Community Technology Preview and can almost be regarded as a public beta version. For C/C++ developers, you can find more info [...]]]></description>
		<wfw:commentRss>http://scriptionary.com/2008/10/30/visual-studio-2010-ctp-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

