<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>@PCSWebLabs</title>
	<link>http://www.pcsweblabs.com</link>
	<description>I.T. for the I.T. Community</description>
	<lastBuildDate>Wed, 07 Oct 2009 22:20:35 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<item>
		<title>Use LINQ to Query ASP.Net Control Data</title>
		<description><![CDATA[Overview [inline][/inline] The purpose of this article is to demonstrate the use of LINQ for the purpose of searching and manipulating elements from repeating controls such as an ASP.Net CheckboxList. This exercise will consist of a simple WebForm that allows the user to select a series of checkbox list items by searching within the list [...]]]></description>
		<link>http://www.pcsweblabs.com/index.php/2009/07/07/use-linq-to-query-asp-net-control-data/</link>
			</item>
	<item>
		<title>JSON Parameter String Builder</title>
		<description><![CDATA[Overview [inline][/inline] In continuing my love affair with code generation or using code to create code, we will be creating a small jQuery based utility for creating JSON parameter strings that can be used as parameter strings to page/web methods when making Ajax calls with jQuery. While creating these strings is mostly a trivial task, [...]]]></description>
		<link>http://www.pcsweblabs.com/index.php/2009/07/07/json-parameter-string-builder/</link>
			</item>
	<item>
		<title>Web Service Calls With jQuery Ajax</title>
		<description><![CDATA[Overview [inline][/inline] In this article we will explore web service calls with jQuery Ajax from ASP.Net webforms. We will be doing this without the use of an ASP.Net UpdatePanel by performing all Ajax calls directly with jQuery. In my opinion, Ajax calls are far more efficient when making the Ajax call directly because we bypass [...]]]></description>
		<link>http://www.pcsweblabs.com/index.php/2009/07/05/web-service-calls-with-jquery-ajax/</link>
			</item>
	<item>
		<title>Code Generation Part II &#8211; Creating a Code Generator With C#, XML and XSLT</title>
		<description><![CDATA[Overview [inline][/inline] This article is the second in a series of Code Generation articles that will demonstrate the basic concepts of using code in combination with freely available tools to generate code and eliminate hours of tedious and repetitive work. This article builds on the previous article in both knowledge and code and is recommended [...]]]></description>
		<link>http://www.pcsweblabs.com/index.php/2009/06/06/code-generation-creating-a-code-generator-with-c-xml-and-xslt/</link>
			</item>
	<item>
		<title>Code Generation Part I &#8211; Extract Database Metadata</title>
		<description><![CDATA[Overview [inline][/inline] This article is the first in a series of code generation articles that will demonstrate the basic concepts of using code and freely available tools to generate code and eliminate hours of tedious and repetitive work. We will in addition, demonstrate how code generation may be used to create consistent code based on [...]]]></description>
		<link>http://www.pcsweblabs.com/index.php/2009/05/29/code-generation-extract-database-metadata/</link>
			</item>
</channel>
</rss>
