<?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>AXAT Technologies</title>
	<atom:link href="http://blogs.axat-tech.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.axat-tech.com</link>
	<description>Website Development &#124; Web Design &#124; Software Development</description>
	<lastBuildDate>Wed, 01 Feb 2012 05:44:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Difference between CUBE operator and ROLLUP operator</title>
		<link>http://blogs.axat-tech.com/2012/02/difference-between-cube-operator-and-rollup-operator/</link>
		<comments>http://blogs.axat-tech.com/2012/02/difference-between-cube-operator-and-rollup-operator/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 05:44:04 +0000</pubDate>
		<dc:creator>Rahul Sandal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blogs.axat-tech.com/?p=243</guid>
		<description><![CDATA[CUBE operator is used in the GROUP BY clause of a SELECT statement to return a result set of multidimensional<a href="http://blogs.axat-tech.com/2012/02/difference-between-cube-operator-and-rollup-operator/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://blogs.axat-tech.com/2012/02/difference-between-cube-operator-and-rollup-operator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Validation in ASp.net</title>
		<link>http://blogs.axat-tech.com/2012/01/validation-in-asp-net/</link>
		<comments>http://blogs.axat-tech.com/2012/01/validation-in-asp-net/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 05:46:29 +0000</pubDate>
		<dc:creator>Rahul Sandal</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[asp.net validation]]></category>
		<category><![CDATA[Validation]]></category>

		<guid isPermaLink="false">http://blogs.axat-tech.com/?p=238</guid>
		<description><![CDATA[Introduction It makes no difference what kind of development you are working on, user input validation is always an important<a href="http://blogs.axat-tech.com/2012/01/validation-in-asp-net/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://blogs.axat-tech.com/2012/01/validation-in-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASp.net Charts</title>
		<link>http://blogs.axat-tech.com/2012/01/asp-net-charts/</link>
		<comments>http://blogs.axat-tech.com/2012/01/asp-net-charts/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 05:57:20 +0000</pubDate>
		<dc:creator>Rahul Sandal</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[asp.net chart]]></category>
		<category><![CDATA[chart control]]></category>

		<guid isPermaLink="false">http://blogs.axat-tech.com/?p=235</guid>
		<description><![CDATA[Introduction Microsoft has just launched a very rich chart control for .NET web and Windows Forms applications. Let’s take a<a href="http://blogs.axat-tech.com/2012/01/asp-net-charts/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://blogs.axat-tech.com/2012/01/asp-net-charts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Social Media Marketing</title>
		<link>http://blogs.axat-tech.com/2011/12/social-media-marketing/</link>
		<comments>http://blogs.axat-tech.com/2011/12/social-media-marketing/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 05:41:39 +0000</pubDate>
		<dc:creator>Rahul Sandal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Social Media Marketing]]></category>

		<guid isPermaLink="false">http://blogs.axat-tech.com/?p=231</guid>
		<description><![CDATA[Social media marketing is a recent component of organizations’ integrated marketing communications plans. Integrated marketing communications is a principle organizations<a href="http://blogs.axat-tech.com/2011/12/social-media-marketing/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://blogs.axat-tech.com/2011/12/social-media-marketing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aspect Oriented Programming</title>
		<link>http://blogs.axat-tech.com/2011/12/aspect-oriented-programming/</link>
		<comments>http://blogs.axat-tech.com/2011/12/aspect-oriented-programming/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 05:32:05 +0000</pubDate>
		<dc:creator>Rahul Sandal</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Aspect Oriented Programming]]></category>

		<guid isPermaLink="false">http://blogs.axat-tech.com/?p=226</guid>
		<description><![CDATA[What Is Aspect Oriented Programming? Aspect Oriented Programming (AOP) provides the ability to intercept code execution with the purpose of<a href="http://blogs.axat-tech.com/2011/12/aspect-oriented-programming/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://blogs.axat-tech.com/2011/12/aspect-oriented-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Difference between WCF and Web Services?</title>
		<link>http://blogs.axat-tech.com/2011/12/difference-between-wcf-and-web-services/</link>
		<comments>http://blogs.axat-tech.com/2011/12/difference-between-wcf-and-web-services/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 05:44:50 +0000</pubDate>
		<dc:creator>Rahul Sandal</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Difference between WCF and Web Services]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[WCF and Web Services]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://blogs.axat-tech.com/?p=223</guid>
		<description><![CDATA[In this article, I will explain the difference between ASP.NET web service and WCF services like ASP.NET web services. I<a href="http://blogs.axat-tech.com/2011/12/difference-between-wcf-and-web-services/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://blogs.axat-tech.com/2011/12/difference-between-wcf-and-web-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog Marketing</title>
		<link>http://blogs.axat-tech.com/2011/12/blog-marketing/</link>
		<comments>http://blogs.axat-tech.com/2011/12/blog-marketing/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 06:50:22 +0000</pubDate>
		<dc:creator>Rahul Sandal</dc:creator>
				<category><![CDATA[IT Outsourcing]]></category>
		<category><![CDATA[BLOG MARKETING]]></category>

		<guid isPermaLink="false">http://blogs.axat-tech.com/?p=220</guid>
		<description><![CDATA[BLOG MARKETING Blog marketing is the term used to describe internet marketing via web blogs. These blogs differ from corporate<a href="http://blogs.axat-tech.com/2011/12/blog-marketing/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://blogs.axat-tech.com/2011/12/blog-marketing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ONLINE MARKET RESEARCH</title>
		<link>http://blogs.axat-tech.com/2011/12/online-market-research/</link>
		<comments>http://blogs.axat-tech.com/2011/12/online-market-research/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 05:03:42 +0000</pubDate>
		<dc:creator>Rahul Sandal</dc:creator>
				<category><![CDATA[Search Engine Optimisation]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[market recearch]]></category>
		<category><![CDATA[online market]]></category>

		<guid isPermaLink="false">http://blogs.axat-tech.com/?p=216</guid>
		<description><![CDATA[In addition to identifying potential areas for growth, online market research can help a company learn more about its target<a href="http://blogs.axat-tech.com/2011/12/online-market-research/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://blogs.axat-tech.com/2011/12/online-market-research/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript Debugging Using IE</title>
		<link>http://blogs.axat-tech.com/2011/12/208/</link>
		<comments>http://blogs.axat-tech.com/2011/12/208/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 05:04:41 +0000</pubDate>
		<dc:creator>Rahul Sandal</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[visual studion]]></category>

		<guid isPermaLink="false">http://blogs.axat-tech.com/?p=208</guid>
		<description><![CDATA[Introduction Anyone who has done some work with JavaScript knows it can be very frustrating. Often you have to use:<a href="http://blogs.axat-tech.com/2011/12/208/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://blogs.axat-tech.com/2011/12/208/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Remote debugging with Visual Studio 2010</title>
		<link>http://blogs.axat-tech.com/2011/11/remote-debugging-with-visual-studio-2010/</link>
		<comments>http://blogs.axat-tech.com/2011/11/remote-debugging-with-visual-studio-2010/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 12:32:10 +0000</pubDate>
		<dc:creator>Rahul Sandal</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[visual studio]]></category>

		<guid isPermaLink="false">http://blogs.axat-tech.com/?p=205</guid>
		<description><![CDATA[I&#8217;ve recently needed to remotely debug a .NET desktop application with Visual Studio 2010. After having read the MSDN documentation<a href="http://blogs.axat-tech.com/2011/11/remote-debugging-with-visual-studio-2010/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
		<wfw:commentRss>http://blogs.axat-tech.com/2011/11/remote-debugging-with-visual-studio-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

