<?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>abaBiaS Inc</title>
	<atom:link href="http://ababias.com/feed" rel="self" type="application/rss+xml" />
	<link>http://ababias.com</link>
	<description>We Get IT Right!</description>
	<lastBuildDate>Tue, 18 Oct 2011 22:44:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>ASP.NET MVC 4, JQuery Mobile, HTML5</title>
		<link>http://ababias.com/archives/58</link>
		<comments>http://ababias.com/archives/58#comments</comments>
		<pubDate>Tue, 18 Oct 2011 22:42:33 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Microsoft .NET]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://ababias.com/?p=58</guid>
		<description><![CDATA[Must to watch video on ASP.NET MVC 4, JQuery Mobile, HTML5: http://channel9.msdn.com/events/BUILD/BUILD2011/TOOL-803T]]></description>
			<content:encoded><![CDATA[<p>Must to watch video on ASP.NET MVC 4, JQuery Mobile, HTML5:</p>
<p><a href="http://channel9.msdn.com/events/BUILD/BUILD2011/TOOL-803T">http://channel9.msdn.com/events/BUILD/BUILD2011/TOOL-803T</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ababias.com/archives/58/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server 2008 and ADO.NET: Passing Collections as a parameter to stored procedure [Using TVP]</title>
		<link>http://ababias.com/archives/52</link>
		<comments>http://ababias.com/archives/52#comments</comments>
		<pubDate>Fri, 07 Oct 2011 01:54:05 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[Microsoft .NET]]></category>
		<category><![CDATA[Microsoft SQL Server]]></category>

		<guid isPermaLink="false">http://ababias.com/?p=52</guid>
		<description><![CDATA[You can pass collections as Stored procedure parameter in SQL Server 2008. This is very useful in many scenarios. Following are few options to send: 1. Easiest option is to send DataTable that has same column names as UDT in database 2. With little bit of extra code any custom collections can be passed as [...]]]></description>
			<content:encoded><![CDATA[<p>You can pass collections as Stored procedure parameter in SQL Server 2008. This is very useful in many scenarios.</p>
<p><strong>Following are few options to send</strong>:</p>
<p>1. Easiest option is to send DataTable that has same column names as UDT in database</p>
<p>2. With little bit of extra code any custom collections can be passed as TVP [by popluating meta-data and SqlDataRecord collection].</p>
<p><strong>Please see this excellent article for more details</strong>: <a href="http://www.sommarskog.se/arrays-in-sql-2008.html">http://www.sommarskog.se/arrays-in-sql-2008.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ababias.com/archives/52/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 8 and Visual Studio 2011 &#8211; where to start</title>
		<link>http://ababias.com/archives/50</link>
		<comments>http://ababias.com/archives/50#comments</comments>
		<pubDate>Fri, 07 Oct 2011 01:49:16 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[Microsoft .NET]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://ababias.com/?p=50</guid>
		<description><![CDATA[Following are few useful links: http://www.buildwindows.com/ Below article has good FAQ and some clarity on Windows 8: http://stevesmithblog.com/blog/analyzing-windows-8-and-winrt/ Windows 8 Developer Preview download: http://msdn.microsoft.com/en-us/windows/apps/br229516 Visual Studio 2011 Developer Preview download: http://msdn.microsoft.com/en-US/vstudio/hh127353]]></description>
			<content:encoded><![CDATA[<p>Following are few useful links:<br />
<a href="http://www.buildwindows.com/">http://www.buildwindows.com/</a></p>
<p>Below article has good FAQ and some clarity on Windows 8:<br />
<a href="http://stevesmithblog.com/blog/analyzing-windows-8-and-winrt/">http://stevesmithblog.com/blog/analyzing-windows-8-and-winrt/</a></p>
<p>Windows 8 Developer Preview download: <a href="http://msdn.microsoft.com/en-us/windows/apps/br229516">http://msdn.microsoft.com/en-us/windows/apps/br229516</a></p>
<p>Visual Studio 2011 Developer Preview download: <a href="http://msdn.microsoft.com/en-US/vstudio/hh127353">http://msdn.microsoft.com/en-US/vstudio/hh127353</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ababias.com/archives/50/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Silverlight Unit Testing Framework and UI Automation</title>
		<link>http://ababias.com/archives/37</link>
		<comments>http://ababias.com/archives/37#comments</comments>
		<pubDate>Fri, 22 Jul 2011 13:58:19 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[Silverlight 4.0]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://ababias.com/?p=37</guid>
		<description><![CDATA[Home page: http://silverlight.codeplex.com/ To know more on this check out: http://www.jeff.wilcox.name/2010/05/silverlight-testing-at-teched-2010/]]></description>
			<content:encoded><![CDATA[<p>Home page: <a target="J" href="http://silverlight.codeplex.com/">http://silverlight.codeplex.com/</a><br />
To know more on this check out: <a target="J" href="http://www.jeff.wilcox.name/2010/05/silverlight-testing-at-teched-2010/">http://www.jeff.wilcox.name/2010/05/silverlight-testing-at-teched-2010/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ababias.com/archives/37/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1Code on CodePlex &#8211; Extremely useful collection of Microsoft .NET code samples</title>
		<link>http://ababias.com/archives/32</link>
		<comments>http://ababias.com/archives/32#comments</comments>
		<pubDate>Fri, 22 Jul 2011 13:08:56 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[Introduction]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Microsoft .NET]]></category>
		<category><![CDATA[Microsoft SQL Server]]></category>
		<category><![CDATA[Silverlight 4.0]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Windows Forms]]></category>

		<guid isPermaLink="false">http://ababias.com/?p=32</guid>
		<description><![CDATA[Thanks to a friend of mine for sharing these details with me. I downloaded and tried few samples. These samples are extensive, very well documented and simple to follow. Thanks to people behind this: http://1code.codeplex.com]]></description>
			<content:encoded><![CDATA[<p>Thanks to a friend of mine for sharing these details with me. I downloaded and tried few samples. These samples are extensive, very well documented and simple to follow.<br />
Thanks to people behind this: <a target="J" href="http://1code.codeplex.com">http://1code.codeplex.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ababias.com/archives/32/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thanks to WordPress</title>
		<link>http://ababias.com/archives/30</link>
		<comments>http://ababias.com/archives/30#comments</comments>
		<pubDate>Fri, 22 Jul 2011 13:06:50 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://ababias.com/?p=30</guid>
		<description><![CDATA[I found WordPress extremely useful and powerful and wanted to dedicate one post for this. Thanks to everyone who contributed in making WordPress a great success. Please visit: http://www.wordpress.org For easy installation on slef-hosting you can try: http://www.bitnami.org You want to learn quickly about WordPress: you can try videos [montly $25 is worth spending] at: [...]]]></description>
			<content:encoded><![CDATA[<p>I found WordPress extremely useful and powerful and wanted to dedicate one post for this. Thanks to everyone who contributed in making WordPress a great success.<br />
Please visit: <a target="J" href="http://www.wordpress.org">http://www.wordpress.org</a><br />
For easy installation on slef-hosting you can try: <a target="J" href="http://www.bitnami.org">http://www.bitnami.org</a><br />
You want to learn quickly about WordPress: you can try videos [montly $25 is worth spending] at: <a target="J" href="http://www.lynda.com">http://www.lynda.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ababias.com/archives/30/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Development using latest Microsoft Technologies</title>
		<link>http://ababias.com/archives/21</link>
		<comments>http://ababias.com/archives/21#comments</comments>
		<pubDate>Fri, 22 Jul 2011 12:52:28 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[Introduction]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Microsoft .NET]]></category>
		<category><![CDATA[Microsoft SQL Server]]></category>
		<category><![CDATA[Silverlight 4.0]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://ababias.com/?p=21</guid>
		<description><![CDATA[In this article, focus is on web development using recent Microsoft Technologies. My goal is to provide clear practical approach that helps you use these new tools/technologies right away. To be specific I will be covering: Windows Azure, SQL Azure, Azure Queues, ASP.NET MVC2, EF 4.0, VS 2010, Ajax, JQuery/JQueryUI and Silverlight. I will also [...]]]></description>
			<content:encoded><![CDATA[<p>In this article, focus is on web development using recent Microsoft Technologies. My goal is to provide clear practical approach that helps you use these new tools/technologies right away. To be specific I will be covering: Windows Azure, SQL Azure, Azure Queues, ASP.NET MVC2, EF 4.0, VS 2010, Ajax, JQuery/JQueryUI and Silverlight. I will also cover few common trends in web development: Blogs, CSS, debugging tools in browser etc</p>
<p>Read More&#8230;  <a target="J" href="http://www.c-sharpcorner.com/UploadFile/tjayram/1041/">Web Development using Microsoft Technologies</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ababias.com/archives/21/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Power of LINQ to XML and LINQ to Objects</title>
		<link>http://ababias.com/archives/19</link>
		<comments>http://ababias.com/archives/19#comments</comments>
		<pubDate>Fri, 22 Jul 2011 12:49:08 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Microsoft .NET]]></category>

		<guid isPermaLink="false">http://ababias.com/?p=19</guid>
		<description><![CDATA[This article focuses on working with XML and how to get best out of LINQ to XML and LINQ to Objects. Focus of this article is to you show the power of LINQ to Xml and get you started on LINQ with practical examples. We will discuss specific scenario of finding difference between two XML [...]]]></description>
			<content:encoded><![CDATA[<p>This article focuses on working with XML and how to get best out of LINQ to XML and LINQ to Objects. Focus of this article is to you show the power of LINQ to Xml and get you started on LINQ with practical examples. We will discuss specific scenario of finding difference between two XML files and applying changes. Instead of creating a tool and end-to-end solution, I preferred to pick up what areas you might hit and how to solve few problems using different techniques.</p>
<p>Read more&#8230; <a target="J" href="http://www.c-sharpcorner.com/UploadFile/tjayram/XMLDiffAndPatchUsingLINQ07262009125026PM/XMLDiffAndPatchUsingLINQ.aspx">LINQ to XML and LINQ to Objects</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ababias.com/archives/19/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Technology Overview</title>
		<link>http://ababias.com/archives/17</link>
		<comments>http://ababias.com/archives/17#comments</comments>
		<pubDate>Fri, 22 Jul 2011 12:47:20 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[Introduction]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[LINQ]]></category>
		<category><![CDATA[Microsoft .NET]]></category>
		<category><![CDATA[Microsoft SQL Server]]></category>
		<category><![CDATA[Silverlight 4.0]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Windows Forms]]></category>

		<guid isPermaLink="false">http://ababias.com/?p=17</guid>
		<description><![CDATA[In today’s fast changing technology, keeping up with technological changes is a challenge. Every time we try to keep up with technology changes, technology changes again. It is never ending chase to catch up with technology and that is what makes software development even more interesting. Focus of this article is to give developers, project [...]]]></description>
			<content:encoded><![CDATA[<p>In today’s fast changing technology, keeping up with technological changes is a challenge. Every time we try to keep up with technology changes, technology changes again. It is never ending chase to catch up with technology and that is what makes software development even more interesting. Focus of this article is to give developers, project managers a quick view of many of new Microsoft technologies out there and help them realize the value of these new technologies.</p>
<p>Read more.. <a target="J" href="http://www.c-sharpcorner.com/UploadFile/tjayram/MicrosoftTechnologyOverview05212009014043AM/MicrosoftTechnologyOverview.aspx">Microsoft Technology Overview</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ababias.com/archives/17/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developer Roadmap For Building Smart Client Applications</title>
		<link>http://ababias.com/archives/10</link>
		<comments>http://ababias.com/archives/10#comments</comments>
		<pubDate>Fri, 22 Jul 2011 12:32:56 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[Microsoft .NET]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[Windows Forms]]></category>

		<guid isPermaLink="false">http://ababias.com/?p=10</guid>
		<description><![CDATA[.NET Windows Forms based development is almost a thing in the past&#8230; But still there is place for it when it comes to quickly building test applications OR admin tools. If you are developing win forms applications or tools, it is worth reading about Smart client development. Microsoft SCCF is not meant for small Windows Forms applications but [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: Verdana, Arial, Helvetica, sans-serif;">.NET Windows Forms based development is almost a thing in the past&#8230; But still there is place for it when it comes to quickly building test applications OR admin tools. If you are developing win forms applications or tools, it is worth reading about Smart client development. Microsoft SCCF is not meant for small Windows Forms applications but you can still use out of box Smart Client publish to deliver your tools easily. </span></p>
<p>Read more&#8230; <a href="http://www.c-sharpcorner.com/UploadFile/tjayram/DeveloperRoadmapForBuildingSmartClientApplications08062006192216PM/DeveloperRoadmapForBuildingSmartClientApplications.aspx?ArticleID=66a1d461-bd45-4637-b953-16804ec524aa" target="J">Smart Client Development</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ababias.com/archives/10/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

