<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Swapnil's</title>
	<atom:link href="http://swap.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://swap.wordpress.com</link>
	<description>Useful technical stuffs (Articles, Links, Tips etc...)</description>
	<lastBuildDate>Thu, 02 Apr 2009 18:26:58 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='swap.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/191fadf79c89867eff2a0cac715b6da0?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Swapnil's</title>
		<link>http://swap.wordpress.com</link>
	</image>
			<item>
		<title>ASP.NET AJAX Performance Improvement</title>
		<link>http://swap.wordpress.com/2009/04/02/aspnet-ajax-performance-improvement/</link>
		<comments>http://swap.wordpress.com/2009/04/02/aspnet-ajax-performance-improvement/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 18:26:30 +0000</pubDate>
		<dc:creator>swap</dc:creator>
				<category><![CDATA[.Net 2.0]]></category>
		<category><![CDATA[.Net 3.0]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://swap.wordpress.com/?p=56</guid>
		<description><![CDATA[  I am presently working on Performance Improvement of my application. So I was going through one nice article which I though I should share with my blog reader. I will be posting more in couple of days.
ASP.NET AJAX Performance Improvement
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&blog=48790&post=56&subd=swap&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>  I am presently working on Performance Improvement of my application. So I was going through one nice article which I though I should share with my blog reader. I will be posting more in couple of days.</p>
<p><a href="http://lancezhang.wordpress.com/2008/11/15/aspnet-ajax-performance">ASP.NET AJAX Performance Improvement</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/swap.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/swap.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/swap.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/swap.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/swap.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/swap.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/swap.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/swap.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/swap.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/swap.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&blog=48790&post=56&subd=swap&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://swap.wordpress.com/2009/04/02/aspnet-ajax-performance-improvement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/628a71e5d7fde1b5975e046947c19675?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">swap</media:title>
		</media:content>
	</item>
		<item>
		<title>Translate your Code from C++ to C#, VB.Net, XML Model</title>
		<link>http://swap.wordpress.com/2008/09/22/translate-your-code-from-c-to-c-vbnet-xml-model/</link>
		<comments>http://swap.wordpress.com/2008/09/22/translate-your-code-from-c-to-c-vbnet-xml-model/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 15:55:36 +0000</pubDate>
		<dc:creator>swap</dc:creator>
				<category><![CDATA[Dot Net]]></category>
		<category><![CDATA[dotnet]]></category>

		<guid isPermaLink="false">http://swap.wordpress.com/2008/09/22/translate-your-code-from-c-to-c-vbnet-xml-model/</guid>
		<description><![CDATA[To translate / migrate your code from C++ to C# or VB.Net very handy utility is available at by Code2Code.net.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&blog=48790&post=54&subd=swap&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>To translate / migrate your code from C++ to C# or VB.Net very handy utility is available at by <a title="C++ to C# / VB.Net converter" href="http://code2code.net/Default.aspx" target="_blank">Code2Code.net</a>.</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/swap.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/swap.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/swap.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/swap.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/swap.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/swap.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/swap.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/swap.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/swap.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/swap.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&blog=48790&post=54&subd=swap&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://swap.wordpress.com/2008/09/22/translate-your-code-from-c-to-c-vbnet-xml-model/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/628a71e5d7fde1b5975e046947c19675?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">swap</media:title>
		</media:content>
	</item>
		<item>
		<title>Visual Studio 2008 and .NET Framework 3.5 Training Kit</title>
		<link>http://swap.wordpress.com/2007/11/27/visual-studio-2008-and-net-framework-35-training-kit/</link>
		<comments>http://swap.wordpress.com/2007/11/27/visual-studio-2008-and-net-framework-35-training-kit/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 15:08:38 +0000</pubDate>
		<dc:creator>swap</dc:creator>
				<category><![CDATA[.Net 3.0]]></category>
		<category><![CDATA[Orcas]]></category>

		<guid isPermaLink="false">http://swap.wordpress.com/2007/11/27/visual-studio-2008-and-net-framework-35-training-kit/</guid>
		<description><![CDATA[The Visual Studio 2008 and .NET Framework 3.5 Training Kit includes presentations, hands-on labs, and demos. This content is designed to help you learn how to utilize the Visual Studio 2008 features and a variety of framework technologies including: LINQ, C# 3.0, Visual Basic 9, WCF, WF, WPF, ASP.NET AJAX, VSTO, CardSpace, SilverLight, Mobile and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&blog=48790&post=53&subd=swap&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a></a>The Visual Studio 2008 and .NET Framework 3.5 Training Kit includes presentations, hands-on labs, and demos. This content is designed to help you learn how to utilize the Visual Studio 2008 features and a variety of framework technologies including: LINQ, C# 3.0, Visual Basic 9, WCF, WF, WPF, ASP.NET AJAX, VSTO, CardSpace, SilverLight, Mobile and Application Lifecycle Management.
<p>Training kit on VS 2008 and .NET Framework 3.5 &#8211;&gt; <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=8bdaa836-0bba-4393-94db-6c3c4a0c98a1&amp;DisplayLang=en">click here</a> to download..</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/swap.wordpress.com/53/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/swap.wordpress.com/53/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/swap.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/swap.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/swap.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/swap.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/swap.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/swap.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/swap.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/swap.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/swap.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/swap.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&blog=48790&post=53&subd=swap&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://swap.wordpress.com/2007/11/27/visual-studio-2008-and-net-framework-35-training-kit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/628a71e5d7fde1b5975e046947c19675?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">swap</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft Codename &quot;Astoria&quot; Sept 2007 CTP Released !!!</title>
		<link>http://swap.wordpress.com/2007/09/26/microsoft-codename-astoria-sept-2007-ctp-released/</link>
		<comments>http://swap.wordpress.com/2007/09/26/microsoft-codename-astoria-sept-2007-ctp-released/#comments</comments>
		<pubDate>Wed, 26 Sep 2007 09:38:54 +0000</pubDate>
		<dc:creator>swap</dc:creator>
				<category><![CDATA[Announcement]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[Astoria]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://swap.wordpress.com/2007/09/26/microsoft-codename-astoria-sept-2007-ctp-released/</guid>
		<description><![CDATA[Microsoft Codename &#8220;Astoria&#8221; &#8211; Sept 2007 CTP (Community Technology Preview) is released.
Question: What is Microsoft Codename &#8220;Astoria&#8221;?
Answer: The goal of Microsoft Codename Astoria is to enable applications to expose data as a data service that can be consumed by web clients within corporate networks and across the Internet. The data service is reachable over regular [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&blog=48790&post=52&subd=swap&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Microsoft Codename &#8220;Astoria&#8221; &#8211; Sept 2007 CTP (Community Technology Preview) is released.
<p><b>Question:</b> What is Microsoft Codename &#8220;Astoria&#8221;?
<p><b>Answer: </b>The goal of Microsoft Codename Astoria is to enable applications to expose data as a data service that can be consumed by web clients within corporate networks and across the Internet. The data service is reachable over regular HTTP requests, and standard HTTP verbs such as GET, POST, PUT and DELETE are used to perform operations against the service.
<p>The payload format for the data exchanged with the service can be controlled by the client and all options are simple, open formats such as plan XML and JSON (JavaScript Object Notation is a lightweight data-interchange format).
<p>The use of web-friendly technologies make it ideal as a data back-end for AJAX-style applications, Rich Interactive Applications and other applications that need to operate against data that is across the web. <br />The first Astoria CTP is a dual release, making Astoria available in the form of downloadable bits that can be used to build data services that are entirely contained within a single computer or network and as an experimental online service that you can use to create online stores that are hosted by Microsoft and are accessible over the Internet.
<p>This September 2007 CTP enables developers to use Astoria together with Visual Studio 2008 Beta 2 and the ADO.NET Entity Framework and Tools Beta 2.
<p>The <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=0FA1413C-CB55-4577-960E-0F3491847F58&amp;displaylang=en">Astoria September 2007 CTP</a> is now available for download. <a></a>
<p>For more information on this release please check out the announcement on the <a href="http://blogs.msdn.com/astoriateam">Astoria Team Blog</a>. </p>
<p>For additional information, updates and for details on the experimental online version of Astoria, go to the Astoria web site at <a href="http://astoria.mslivelabs.com">http://astoria.mslivelabs.com</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/swap.wordpress.com/52/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/swap.wordpress.com/52/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/swap.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/swap.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/swap.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/swap.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/swap.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/swap.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/swap.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/swap.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/swap.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/swap.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&blog=48790&post=52&subd=swap&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://swap.wordpress.com/2007/09/26/microsoft-codename-astoria-sept-2007-ctp-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/628a71e5d7fde1b5975e046947c19675?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">swap</media:title>
		</media:content>
	</item>
		<item>
		<title>Solution for Excel Data Uploading problem using SSIS</title>
		<link>http://swap.wordpress.com/2007/09/18/solution-for-excel-data-uploading-problem-using-ssis/</link>
		<comments>http://swap.wordpress.com/2007/09/18/solution-for-excel-data-uploading-problem-using-ssis/#comments</comments>
		<pubDate>Tue, 18 Sep 2007 13:24:57 +0000</pubDate>
		<dc:creator>swap</dc:creator>
				<category><![CDATA[SSIS]]></category>

		<guid isPermaLink="false">http://swap.wordpress.com/2007/09/18/solution-for-excel-data-uploading-problem-using-ssis/</guid>
		<description><![CDATA[Problem : While loading data from Excel source to SQL destination, I was facing problem that source column contains both Numeric and Alphanumeric type data. While loading this data to SQL, some times values are populated as NULL in SQL instead source column value. I have spend whole day to find out solution for this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&blog=48790&post=51&subd=swap&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>Problem </strong>: While loading data from Excel source to SQL destination, I was facing problem that source column contains both Numeric and Alphanumeric type data<strong>.</strong> While loading this data to SQL, some times values are populated as NULL in SQL instead source column value. I have spend whole day to find out solution for this problem and finally following is the solution I found.</p>
<p><strong>Solution</strong> : Set ConnectionString property of Excel source file as following
<p>Provider=Microsoft.Jet.OLEDB.4.0;Data Source=filepath\filename.xls;Extended Properties=&#8221;EXCEL 8.0;HDR=YES;<strong>IMEX=1</strong>&#8220;;
<p>NOTE: Setting IMEX=1 tells the driver to use Import mode. In this state, the registry setting ImportMixedTypes=Text will be noticed. This forces mixed data to be converted to text. For this to work reliably, you may also have to modify the registry setting, TypeGuessRows=8. The ISAM driver by default looks at the first eight rows and from that sampling determines the datatype. If this eight row sampling is all numeric, then setting IMEX=1 will not convert the default datatype to Text; it will remain numeric. </p>
<p>You must be careful that IMEX=1 not be used indiscriminately. This is IMPORT mode, so the results may be unpredictable if you try to do appends or updates of data in this mode.</p>
<p>Reference : <a title="http://support.microsoft.com/kb/194124/en-us" href="http://support.microsoft.com/kb/194124/en-us">http://support.microsoft.com/kb/194124/en-us</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/swap.wordpress.com/51/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/swap.wordpress.com/51/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/swap.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/swap.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/swap.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/swap.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/swap.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/swap.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/swap.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/swap.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/swap.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/swap.wordpress.com/51/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&blog=48790&post=51&subd=swap&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://swap.wordpress.com/2007/09/18/solution-for-excel-data-uploading-problem-using-ssis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/628a71e5d7fde1b5975e046947c19675?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">swap</media:title>
		</media:content>
	</item>
		<item>
		<title>SharePoint Resource Guide</title>
		<link>http://swap.wordpress.com/2007/09/04/sharepoint-resource-guide/</link>
		<comments>http://swap.wordpress.com/2007/09/04/sharepoint-resource-guide/#comments</comments>
		<pubDate>Tue, 04 Sep 2007 11:04:37 +0000</pubDate>
		<dc:creator>swap</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://swap.wordpress.com/2007/09/04/sharepoint-resource-guide/</guid>
		<description><![CDATA[If you are new to SharePoint, you might take a look at this resource guide. It is wealth of SharPoint information in 41 pages.
As Kevin Dean points out on his blog, &#8220;the premise behind the attached SharePoint Resource Guide is that almost everything in the booklet is the result of an education customer asking for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&blog=48790&post=49&subd=swap&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><blockquote><p>If you are new to SharePoint, you might take a look at this resource guide. It is wealth of SharPoint information in 41 pages.</p>
<p>As Kevin Dean points out on <a href="http://blogs.msdn.com/hied_mid-atlantic/default.aspx">his blog</a>, &#8220;the premise behind the attached SharePoint Resource Guide is that almost everything in the booklet is the result of an education customer asking for more information.&#8221;</p>
<p>download : <a href="http://blogs.msdn.com/hied_mid-atlantic/attachment/4645260.ashx">http://blogs.msdn.com/hied_mid-atlantic/attachment/4645260.ashx</a></p>
</blockquote>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/swap.wordpress.com/49/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/swap.wordpress.com/49/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/swap.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/swap.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/swap.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/swap.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/swap.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/swap.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/swap.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/swap.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/swap.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/swap.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&blog=48790&post=49&subd=swap&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://swap.wordpress.com/2007/09/04/sharepoint-resource-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/628a71e5d7fde1b5975e046947c19675?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">swap</media:title>
		</media:content>
	</item>
		<item>
		<title>jQuery &#8211; Alternative for ASP.Net 1.1 Ajax Implementation</title>
		<link>http://swap.wordpress.com/2007/08/21/jquery-alternative-for-aspnet-11-ajax-implementation/</link>
		<comments>http://swap.wordpress.com/2007/08/21/jquery-alternative-for-aspnet-11-ajax-implementation/#comments</comments>
		<pubDate>Tue, 21 Aug 2007 06:27:12 +0000</pubDate>
		<dc:creator>swap</dc:creator>
				<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://swap.wordpress.com/2007/08/21/jquery-alternative-for-aspnet-11-ajax-implementation/</guid>
		<description><![CDATA[jQuery is a new type of JavaScript library. It is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript. 
Few links that will help to reach jQuery resources : [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&blog=48790&post=48&subd=swap&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>jQuery is a new type of JavaScript library. It is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript. </p>
<p>Few links that will help to reach jQuery resources : </p>
<ul>
<li><a href="http://docs.jquery.com/Downloading_jQuery">Downloading jQuery</a>
<li><a href="http://docs.jquery.com/">jQuery Documentation</a>
<li><a href="http://docs.jquery.com/Tutorials">Tutorials</a>
<li><a href="http://docs.jquery.com/Plugins">Plugin Repository</a>
<li><a href="http://www.codeproject.com/useritems/AjaxJQuerySample.asp" target="_blank">Using jQuery for AJAX in ASP.NET</a></li>
</ul>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/swap.wordpress.com/48/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/swap.wordpress.com/48/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/swap.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/swap.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/swap.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/swap.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/swap.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/swap.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/swap.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/swap.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/swap.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/swap.wordpress.com/48/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&blog=48790&post=48&subd=swap&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://swap.wordpress.com/2007/08/21/jquery-alternative-for-aspnet-11-ajax-implementation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/628a71e5d7fde1b5975e046947c19675?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">swap</media:title>
		</media:content>
	</item>
		<item>
		<title>Visual Studio 2008 Codename &quot;Orcas&quot; Beta 2 released !!!</title>
		<link>http://swap.wordpress.com/2007/07/30/visual-studio-2008-codename-orcas-beta-2-released/</link>
		<comments>http://swap.wordpress.com/2007/07/30/visual-studio-2008-codename-orcas-beta-2-released/#comments</comments>
		<pubDate>Mon, 30 Jul 2007 12:47:58 +0000</pubDate>
		<dc:creator>swap</dc:creator>
				<category><![CDATA[.Net 3.0]]></category>
		<category><![CDATA[Orcas]]></category>

		<guid isPermaLink="false">http://swap.wordpress.com/2007/07/30/visual-studio-2008-codename-orcas-beta-2-released/</guid>
		<description><![CDATA[Improvements in VS 2008 Beta 2 are listed below. Each improvement link will lead you to the explanation page of that improvement with examples.&#160; I must say each link worth visiting, it’s written by the Scott Guthrie, General Manager of Microsoft Developer Division.
VS 2008 Multi-Targeting Support

VS 2008 Multi-Targeting Support

ASP.NET AJAX and JavaScript Support

VS 2008 JavaScript [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&blog=48790&post=47&subd=swap&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Improvements in VS 2008 Beta 2 are listed below. Each improvement link will lead you to the explanation page of that improvement with examples.&nbsp; I must say each link worth visiting, it’s written by the <a href="http://weblogs.asp.net/scottgu/about.aspx" target="_blank">Scott Guthrie</a>, General Manager of Microsoft Developer Division.
<p><strong><b><u>VS 2008 Multi-Targeting Support</u></b></strong>
<ul>
<li><a href="http://weblogs.asp.net/scottgu/archive/2007/06/20/vs-2008-multi-targeting-support.aspx">VS 2008 Multi-Targeting Support</a><strong><b><u></u></b></strong></li>
</ul>
<p><strong><b><u>ASP.NET AJAX and JavaScript Support</u></b></strong>
<ul>
<li><a href="http://weblogs.asp.net/scottgu/archive/2007/06/21/vs-2008-javascript-intellisense.aspx">VS 2008 JavaScript Intellisense</a>
<li><a href="http://weblogs.asp.net/scottgu/archive/2007/07/19/vs-2008-javascript-debugging.aspx">VS 2008 JavaScript Debugging</a></li>
</ul>
<p><strong><b><u>Language Improvements and LINQ</u></b></strong>
<ul>
<li><a href="http://weblogs.asp.net/scottgu/archive/2007/03/08/new-c-orcas-language-features-automatic-properties-object-initializers-and-collection-initializers.aspx">Automatic Properties, Object Initializer and Collection Initializers</a>
<li><a href="http://weblogs.asp.net/scottgu/archive/2007/03/13/new-orcas-language-feature-extension-methods.aspx">Extension Methods</a>
<li><a href="http://weblogs.asp.net/scottgu/archive/2007/04/08/new-orcas-language-feature-lambda-expressions.aspx">Lambda Expressions</a>
<li><a href="http://weblogs.asp.net/scottgu/archive/2007/04/21/new-orcas-language-feature-query-syntax.aspx">Query Syntax</a>
<li><a href="http://weblogs.asp.net/scottgu/archive/2007/05/15/new-orcas-language-feature-anonymous-types.aspx?CommentPosted=true">Anonymous Types</a></li>
</ul>
<p><strong><b><u>Data Access Improvements with LINQ to SQL</u></b></strong>
<ul>
<li><a href="http://weblogs.asp.net/scottgu/archive/2007/05/19/using-linq-to-sql-part-1.aspx">Part 1: Introduction to LINQ to SQL</a>
<li><a href="http://weblogs.asp.net/scottgu/archive/2007/05/29/linq-to-sql-part-2-defining-our-data-model-classes.aspx">Part 2: Defining our Data Model Classes</a>
<li><a href="http://weblogs.asp.net/scottgu/archive/2007/06/29/linq-to-sql-part-3-querying-our-database.aspx">Part 3: Querying our Database</a>
<li><a href="http://weblogs.asp.net/scottgu/archive/2007/07/11/linq-to-sql-part-4-updating-our-database.aspx">Part 4: Updating our Database</a>
<li><a href="http://weblogs.asp.net/scottgu/archive/2007/07/16/linq-to-sql-part-5-binding-ui-using-the-asp-linqdatasource-control.aspx">Part 5: Binding UI using the ASP:LinqDataSource Control</a></li>
</ul>
<p><strong><b><u>Lots of other improvements</u></b></strong>
<p>The list above is only a small set of the improvements coming. For client development VS 2008 includes WPF designer and project support. ClickOnce and WPF XBAPs now work with FireFox. WinForms and WPF projects can also now use the ASP.NET Application Services (Membership, Roles, Profile) for roaming user data. Office development is much richer &#8211; including support for integrating with the Office 2007 ribbon. WCF and Workflow projects and designers are included in VS 2008. Unit testing support is now much faster and included in VS Professional (and no longer just VSTS). Continuous Integration support is now built-in with TFS. AJAX web testing (unit and load) is now supported in the VS Test SKU. And there is much, much more&#8230;
<p>You can download the Visual Studio 2008 product <a href="http://msdn2.microsoft.com/en-us/vstudio/aa700831.aspx">here</a>. You can alternatively download the smaller VS 2008 Express Editions <a href="http://msdn2.microsoft.com/en-us/express/future/bb421473.aspx">here</a>.
<p>Reference : <a href="http://weblogs.asp.net/scottgu/about.aspx" target="_blank">Scott Guthrie&#8217;s Blog</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/swap.wordpress.com/47/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/swap.wordpress.com/47/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/swap.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/swap.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/swap.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/swap.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/swap.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/swap.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/swap.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/swap.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/swap.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/swap.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&blog=48790&post=47&subd=swap&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://swap.wordpress.com/2007/07/30/visual-studio-2008-codename-orcas-beta-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/628a71e5d7fde1b5975e046947c19675?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">swap</media:title>
		</media:content>
	</item>
		<item>
		<title>DataSet vs Custom Entity</title>
		<link>http://swap.wordpress.com/2007/07/10/dataset-vs-custom-entity/</link>
		<comments>http://swap.wordpress.com/2007/07/10/dataset-vs-custom-entity/#comments</comments>
		<pubDate>Tue, 10 Jul 2007 14:00:35 +0000</pubDate>
		<dc:creator>swap</dc:creator>
				<category><![CDATA[.Net 2.0]]></category>
		<category><![CDATA[dotnet]]></category>

		<guid isPermaLink="false">http://swap.wordpress.com/2007/07/10/dataset-vs-custom-entity/</guid>
		<description><![CDATA[We have seen at many places we are preferred to use Custom entity classes over Dataset, I came across some useful articles which has reason behind this, and sample code for Base entity and entity collection classes (including non-generic as well as generic(.Net 2.0) version).
           [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&blog=48790&post=46&subd=swap&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>We have seen at many places we are preferred to use Custom entity classes over Dataset, I came across some useful articles which has reason behind this, and sample code for Base entity and entity collection classes (including non-generic as well as generic(.Net 2.0) version).</p>
<p>            On the Way to Mastering ASP.NET: Introducing Custom Entity Classes<br />
            <a href="http://msdn2.microsoft.com/En-US/library/aa479317.aspx">http://msdn2.microsoft.com/En-US/library/aa479317.aspx</a></p>
<p><strong>In brief </strong></p>
<p><strong>Problem with DataSet</strong></p>
<p>-          <strong>Lack of Abstraction </strong></p>
<p>o        The first and most obvious reason to consider alternatives is the DataSet&#8217;s inability to decouple your code from the database structure.</p>
<p>-          <strong>Weakly-Typed</strong></p>
<p>o        DataSets are weakly-typed, which makes them error prone and likely to impact your development effort.</p>
<p>-          <strong>Not Object-Oriented</strong></p>
<p>o        DataSets are objects and C# and Visual Basic .NET are object-oriented (OO) languages doesn&#8217;t automatically make your usage of them object-oriented. The &#8220;hello world&#8221; of OO programming is typically a Person class that is sub-classed by an Employee class. DataSets, however, don&#8217;t make this type of inheritance, or most other OO techniques, possible (or at least natural/intuitive).</p>
<p><strong>Benefit with Custom Entity Classes</strong></p>
<p>-          Take advantage of OO techniques such as inheritance and encapsulation</p>
<p>-          You can add custom behavior</p>
<p>-          Object-Relational Mapping</p>
<p>-          Mapping Custom Collections</p>
<p>-          Managing Relationships between two entities in Object oriented way</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/swap.wordpress.com/46/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/swap.wordpress.com/46/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/swap.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/swap.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/swap.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/swap.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/swap.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/swap.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/swap.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/swap.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/swap.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/swap.wordpress.com/46/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&blog=48790&post=46&subd=swap&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://swap.wordpress.com/2007/07/10/dataset-vs-custom-entity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/628a71e5d7fde1b5975e046947c19675?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">swap</media:title>
		</media:content>
	</item>
		<item>
		<title>SharePoint Server Developer Resources</title>
		<link>http://swap.wordpress.com/2007/06/20/sharepoint-server-developer-sources/</link>
		<comments>http://swap.wordpress.com/2007/06/20/sharepoint-server-developer-sources/#comments</comments>
		<pubDate>Wed, 20 Jun 2007 10:09:48 +0000</pubDate>
		<dc:creator>swap</dc:creator>
				<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://swap.wordpress.com/2007/06/20/sharepoint-server-developer-sources/</guid>
		<description><![CDATA[Some good SharePoint Server 2003, 2007 Developer Resources
http://www.spsfaq.com/
http://www.wssdemo.com/
http://www.sharepointblogs.com/
http://wss.collutions.com/
http://www.sharepointu.com/
http://www.sharepointcustomization.com/
http://www.gotdotnet.com/team/sharepoint/
http://www.microsoft.com/sharepoint
http://msdn.microsoft.com/sharepoint
http://portal.sharepointsolutions.com/
http://sharepointd2d.com/
http://www.spsdev.com/
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&blog=48790&post=45&subd=swap&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Some good SharePoint Server 2003, 2007 Developer Resources</p>
<p><a href="http://www.spsfaq.com/">http://www.spsfaq.com/</a><br />
<a href="http://www.wssdemo.com/">http://www.wssdemo.com/</a><br />
<a href="http://www.sharepointblogs.com/">http://www.sharepointblogs.com/</a><br />
<a href="http://wss.collutions.com/">http://wss.collutions.com/</a><br />
<a href="http://www.sharepointu.com/">http://www.sharepointu.com/</a><br />
<a href="http://www.sharepointcustomization.com/">http://www.sharepointcustomization.com/</a><br />
<a href="http://www.gotdotnet.com/team/sharepoint/">http://www.gotdotnet.com/team/sharepoint/</a><br />
<a href="http://www.microsoft.com/sharepoint">http://www.microsoft.com/sharepoint</a><br />
<a href="http://msdn.microsoft.com/sharepoint">http://msdn.microsoft.com/sharepoint</a><br />
<a href="http://portal.sharepointsolutions.com/">http://portal.sharepointsolutions.com/</a><br />
<a href="http://sharepointd2d.com/">http://sharepointd2d.com/</a><br />
<a href="http://www.spsdev.com/">http://www.spsdev.com/</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/swap.wordpress.com/45/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/swap.wordpress.com/45/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/swap.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/swap.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/swap.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/swap.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/swap.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/swap.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/swap.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/swap.wordpress.com/45/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/swap.wordpress.com/45/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/swap.wordpress.com/45/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&blog=48790&post=45&subd=swap&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://swap.wordpress.com/2007/06/20/sharepoint-server-developer-sources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/628a71e5d7fde1b5975e046947c19675?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">swap</media:title>
		</media:content>
	</item>
	</channel>
</rss>