<?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>Georgi Mitev &#124; Learn Scripts Tutorials &#124; PHP Cron Mysql Flash &#187; tutorial</title>
	<atom:link href="http://georgi-mitev.com/tag/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://georgi-mitev.com</link>
	<description>Georgi Mitev&#039;s blog for scripts tutorials and something else</description>
	<lastBuildDate>Thu, 29 Apr 2010 09:00:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ScottGu&#8217;s Using LINQ to SQL (Part 1)</title>
		<link>http://georgi-mitev.com/2008/11/23/scottgus-using-linq-to-sql-part-1/</link>
		<comments>http://georgi-mitev.com/2008/11/23/scottgus-using-linq-to-sql-part-1/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 21:20:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows Environment]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[learn linq]]></category>
		<category><![CDATA[linq]]></category>
		<category><![CDATA[linq to sql]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://georgi-mitev.com/?p=11</guid>
		<description><![CDATA[
Developers can use LINQ with any data source.  They can express efficient query behavior in their programming language of choice, optionally transform/shape data query results into whatever format they want, and then easily manipulate the results.  LINQ-enabled languages can provide full type-safety and compile-time checking of query expressions, and development tools can provide [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="lightbox" href="http://www.scottgu.com/blogposts/linqtosql/step1.jpg"><img src="http://www.scottgu.com/blogposts/linqtosql/step1.jpg" alt="#" width="45%" height="45%" /></a></p>
<p>Developers can use LINQ with any data source.  They can express efficient query behavior in their programming language of choice, optionally transform/shape data query results into whatever format they want, and then easily manipulate the results.  LINQ-enabled languages can provide full type-safety and compile-time checking of query expressions, and development tools can provide full intellisense, debugging, and rich refactoring support when writing LINQ code.</p>
<p><a href="http://weblogs.asp.net/scottgu/archive/2007/05/19/using-linq-to-sql-part-1.aspx">http://weblogs.asp.net/scottgu/archive/2007/05/19/using-linq-to-sql-part-1.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://georgi-mitev.com/2008/11/23/scottgus-using-linq-to-sql-part-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>50 Excellent AJAX Tutorials</title>
		<link>http://georgi-mitev.com/2008/11/22/50-excellent-ajax-tutorials/</link>
		<comments>http://georgi-mitev.com/2008/11/22/50-excellent-ajax-tutorials/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 19:33:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Developing]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[Javascript CSS XHTML]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://georgi-mitev.com/?p=10</guid>
		<description><![CDATA[
http://www.smashingmagazine.com/2007/01/26/tutorials-round-up-ajax-css-javascript-php-mysql-and-more/
AJAX provides Web developers with plenty of opportunities to enhance the user experience and improve the performance of their websites. There are countless ways that AJAX can be used, and fortunately there are plenty of good and useful AJAX tutorials out there to help you with your own implementation.
This post serves as a collection of [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="lightbox" href="http://andreasviklund.com/images/blog/2006-01-05-ajax-irl.jpg"><img src="http://andreasviklund.com/images/blog/2006-01-05-ajax-irl.jpg" alt="#" width="30%" height="30%" /></a></p>
<p><strong><a href="http://www.smashingmagazine.com/2007/01/26/tutorials-round-up-ajax-css-javascript-php-mysql-and-more/">http://www.smashingmagazine.com/2007/01/26/tutorials-round-up-ajax-css-javascript-php-mysql-and-more/</a></strong><br />
AJAX provides Web developers with plenty of opportunities to enhance the user experience and improve the performance of their websites. There are countless ways that AJAX can be used, and fortunately there are plenty of good and useful AJAX tutorials out there to help you with your own implementation.</p>
<p>This post serves as a collection of useful tutorials on working with AJAX in a wide variety of ways. You’ll find tutorials on working with forms, building shopping carts, creating chat features, working with log-ins and usernames and much more.</p>
<p><a href="http://www.smashingmagazine.com/2008/10/16/50-excellent-ajax-tutorials/"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://georgi-mitev.com/2008/11/22/50-excellent-ajax-tutorials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
