<?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&#039;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>Wed, 28 Dec 2011 20:25:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='swap.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Swapnil&#039;s</title>
		<link>http://swap.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://swap.wordpress.com/osd.xml" title="Swapnil&#039;s" />
	<atom:link rel='hub' href='http://swap.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Microsoft Tech.Ed 2011 Day-2 Journey continues&#8230;</title>
		<link>http://swap.wordpress.com/2011/04/07/microsoft-tech-ed-2011-day-2-journey-continues/</link>
		<comments>http://swap.wordpress.com/2011/04/07/microsoft-tech-ed-2011-day-2-journey-continues/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 20:03:01 +0000</pubDate>
		<dc:creator>Swapnil</dc:creator>
				<category><![CDATA[Community]]></category>

		<guid isPermaLink="false">https://swap.wordpress.com/?p=82</guid>
		<description><![CDATA[Day – 2 (24-Mar-2011) was started with the theme of Internet explorer 9 &#8211; “Fast is now beautiful”. Most of the sessions were around HTML 5 in web developer track. Opening keynote was delivered by Brian Hall (General Manager, Internet explorer and Windows Live) and Bharat Shyam (General Manager, Windows Azure Developer Platform). Sessions of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&amp;blog=48790&amp;post=82&amp;subd=swap&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="justify">Day – 2 (24-Mar-2011) was started with the theme of Internet explorer 9 &#8211; “<a href="http://www.beautyoftheweb.com/" target="_blank">Fast is now beautiful</a>”. Most of the sessions were around HTML 5 in web developer track. Opening keynote was delivered by Brian Hall (General Manager, Internet explorer and Windows Live) and Bharat Shyam (General Manager, Windows Azure Developer Platform).</p>
<p align="justify">Sessions of Day – 2 is divided in to 4 tracks “Unleashed a more beautiful web”, “Core dev”, “Cloud Services with Windows Azure Platform” and “Business Intelligence”. I have tried to attend sessions from all the tracks except Business Intelligence.</p>
<p><strong>Session 1 : “HTML 5” – more than HTML 5 by <em>Harish Vaidyanathan</em></strong></p>
<p align="justify">HTML 5 has major improvement over its older version. I didn’t know how many stages involved in finalization of HTML specification until I attended this session. HTML 5 is in <a href="http://www.w3.org/2005/10/Process-20051014/tr.html#RecsWD" target="_blank">working draft state</a> at the <a href="http://www.w3.org/2005/10/Process-20051014/tr.html#rec-advance" target="_blank">W3C process</a>. Harish take us through many features like new elements (tags and attributes), SVG support, multimedia capabilities (audio and video), capability of data storage on client machine, Canvas and GeoLocation etc…. You can find out more and detailed HTML5 changes <a href="http://www.w3.org/TR/html5-diff/" target="_blank">here</a>.</p>
<p><strong>Session 2 : A Day in life of an IIS Request by <em>Madhur Joshi</em></strong></p>
<p align="justify">It was very informative session about IIS 7 configuration. Madhur shared many tips and tricks to change the behavior of application hosted on IIS 7 from the IIS without touching the code. He has created few IIS extensions which can be used for copyright image implementation. There are many ready to install IIS 7 extensions available <a href="http://www.iis.net/download" target="_blank">here</a>. </p>
<p><strong>Session 3 : Building a real-world, internet-scale stock trading application by <em>Naveen Prabhu</em></strong></p>
<p align="justify">We have seen the first-look of India’s first Silverlight based Trading portal. It is made for Icicidirect.com. Naveen and his team developed this application, so he was the best person to take us through its development strategy and challenges they faced during development. He started with the decision making part for architecture including UI options (ASP.Net MVC, ASP.Net Webform and Silverlight), exposing data through service (WCF service, WCF Rest service), data containers and formats (Business entities, XML format), Data Access methodologies (ADO.Net, Entity Framework) etc… and all these with the aim of building high performing and secure stock trading application. Site features was the next part which he covered.</p>
<p>Link to ICICI Direct RIA site &#8211; <a title="https://ria.icicidirect.com/" href="https://ria.icicidirect.com/">https://ria.icicidirect.com/</a></p>
<p><strong>Session 4 : Building a social networking portal on Windows Azure in 1 hour by <em>Saranya Sriram</em></strong></p>
<p align="justify">Social networking portal was developed using Windows Azure, SQL Azure and ASP.Net 4.0. During session Saranya showed us how to store data on SQL Azure, Develop ASP.Net on cloud environment from Visual studio 2010 IDE and integration with Facebook application. </p>
<p><strong>Session 5 : Lap Around Silverlight 5 and comparative with HTML5 by <em>Supreet Singh</em></strong></p>
<p align="justify">This session had cleared my doubt about HTML 5 could replace Silverlight or not. It’s not. Silverlight 5 will change the face of RIA. As I am writing this post Silverlight 5 is already released in Beta version. Supreet explained what’s coming new in Silverlight 5. There are few interesting blog posts which talks more about it.</p>
<p><a href="http://www.silverlight.net/learn/videos/silverlight-5-beta-videos/whats-new-in-silverlight-5-beta/" target="_blank">What’s New in Silverlight 5 Beta</a> – video tutorial of 7:44 min.</p>
<p><a href="http://silverlighthack.com/post/2010/02/08/Top-Reasons-why-HTML-5-is-not-ready-to-replace-Silverlight.aspx" target="_blank">Top 10 Reasons why HTML 5 is not ready to replace Silverlight</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/swap.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/swap.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/swap.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/swap.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/swap.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/swap.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/swap.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/swap.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/swap.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/swap.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/swap.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/swap.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/swap.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/swap.wordpress.com/82/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&amp;blog=48790&amp;post=82&amp;subd=swap&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://swap.wordpress.com/2011/04/07/microsoft-tech-ed-2011-day-2-journey-continues/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 Tech&#183;Ed 2011 Day&#8211;1 Journey Begins&#8230;</title>
		<link>http://swap.wordpress.com/2011/03/29/microsoft-teched-2011-day1-journey-begins/</link>
		<comments>http://swap.wordpress.com/2011/03/29/microsoft-teched-2011-day1-journey-begins/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 17:00:19 +0000</pubDate>
		<dc:creator>Swapnil</dc:creator>
				<category><![CDATA[Community]]></category>

		<guid isPermaLink="false">https://swap.wordpress.com/?p=68</guid>
		<description><![CDATA[I am feeling very excited after attending Microsoft Tech·Ed India 2011 @ Bangalore between 23rd to 25th march. It is the best technical event I have attended so far. I would like to share my experience so that whoever not able to attend can get virtual tour of it. I have kept reference / resource [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&amp;blog=48790&amp;post=68&amp;subd=swap&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<blockquote><p align="justify">I am feeling very excited after attending Microsoft Tech·Ed India 2011 @ Bangalore between 23rd to 25th march. It is the best technical event I have attended so far. I would like to share my experience so that whoever not able to attend can get virtual tour of it. I have kept reference / resource link with abstract of each session which will give more insight for respective sessions.</p>
</blockquote>
<p><strong>Brief about Tech·Ed event :</strong></p>
<p align="justify">Microsoft Tech·Ed India 2011 is the premier technical education and networking event for tech professionals interested in learning, connecting and exploring a broad set of current and soon-to-be released Microsoft technologies, tools, platforms and services.</p>
<p align="justify">It was held in Bangalore between 23rd – 25th March 2011. It was 3 days event with Keynote sessions by <a href="http://www.microsoft.com/india/teched2011/speakers.aspx#Menu" target="_blank">Senior Microsoft executives</a>, <a href="http://www.microsoft.com/india/teched2011/agenda.aspx" target="_blank">breakout sessions</a>, <a href="http://www.microsoft.com/india/teched2011/handsonlab.aspx" target="_blank">Hands-on-labs</a>, Instructor-led labs, community programs and free Microsoft certification (for office and Windows Azure) and above all social gatherings and networking with techies and community contributors across the India.</p>
<p><strong>Day 1:</strong></p>
<p align="justify">We started from Mumbai at 6 AM in the morning and reach at the venue Hotel LaLiT Ashok, Bangalore at around 10 AM. There were a kiosk per company for registration, so we got the registration without any queue. We got a welcome kit with a Aluminum bottle with Microsoft Logo, complementary copy of <a href="http://www.telerik.com/products/justcode.aspx" target="_blank">Telerik JustCode</a>&#160; and many pamphlets from different software vendors like <a href="http://www.telerik.com/" target="_blank">Telerik</a>, <a href="http://www.infragistics.com/Default.aspx" target="_blank">Infragisitics</a>, <a href="http://www.microsoft.com/web/websitespark/" target="_blank">Microsoft WebsiteSpark</a> etc… Day 1 was started with Opening Keynote of Qui Lu (President, Microsoft Online Services Division) and Yousef Khalidi (Distinguished Engineer – Microsoft Windows Azure).</p>
<p align="justify">There were total 6 different tracks were started after Keynote. 3 tracks for Developers, 2 for IT pros. and 1 for Architect. I have attended mainly Developer track &#8211; “The Next Web”</p>
<p><strong>Session 1:&#160; </strong><strong>ASP.Net Web Forms, MVC</strong><strong> – choosing the right one for your web development by <em><a href="http://geekswithblogs.net/ranganh/Default.aspx" target="_blank">Harish Ranganathan</a></em></strong></p>
<p align="justify">Harish had explained both the worlds very closely with example of ASP.Net Web Forms 4 and ASP.Net MVC 3 (released with VS 2010 SP1). And the possibilities of making hybrid model of ASP.Net Web Forms + MVC.</p>
<p><a href="http://www.slideshare.net/ranganh/aspnet-web-forms-vs-mvc" target="_blank">Link to Presentation</a></p>
<p><strong>Session 2:&#160; </strong><strong>What’s new in ASP.Net MVC 3 : Building a Nerd-Dinner/AppStore by<em> <a href="http://www.kodefuguru.com/" target="_blank">Chris Eargle</a></em></strong></p>
<p align="justify">Chris had took us through the new features of the ASP.Net MVC 3 with help of <a href="http://nerddinner.codeplex.com/" target="_blank">Nerd-Dinner</a> application. I must say if you want to learn anything related to ASP.Net MVC then you should look at this application before you deep dive-in.</p>
<p>You can download PDF, Code and screenshots at <a title="http://tinyurl.com/aspnetmvc" href="http://tinyurl.com/aspnetmvc">http://tinyurl.com/aspnetmvc</a></p>
<p><strong>Session </strong><strong>3: Improving Web Application Performance using native output caching in IIS 7 by <em>Praveen Srivastsa</em></strong></p>
<p align="justify">Praveen started with IIS request processing lifecycle, different caching mechanism like output caching, fragment caching and then took the scenario of copyright image (Image having copyright text on it). What we normally prefer is to cache the static images on the IIS as part of static resources but what if IIS (through IIS extension) is appending “Copyright Text” to all the image of the site. In this scenario we can cache Image with Copyright Text can be cache from IIS through kernel mode caching in IIS 7. </p>
<p>Reference video tutorial – <a href="http://learn.iis.net/page.aspx/380/improving-performance-with-native-output-caching/" target="_blank">Click here</a>.</p>
<p><strong>Session </strong><strong>4:<em> </em>jQuery and AJAX control Toolkit: Better together for building rich web apps <em>by <a href="http://www.pluralsight-training.net/community/blogs/fritz/default.aspx" target="_blank">Fritz Onion</a></em></strong></p>
<p align="justify">Till now many of us have used AJAX control toolkit with web apps. However package comes with the cost whenever we include AJAX control toolkit control on the page, it also requests additional JavaScript files to support control functionality on the page. So if you are planning to use <a href="http://jquery.com/" target="_blank">jQuery</a> in your project ideally you can replace AJAX control toolkit controls with <a href="http://jqueryui.com/" target="_blank">jQuery UI widgets</a> to reduce load on the page, caused by jQuery + AJAX control toolkit. Both will still exist but you can choose based on your requirement. </p>
<p><strong>Session 5:</strong><strong> Web Deployment – super simplified using IIS 7 and Visual studio 2010 by<em> Madhur Joshi</em></strong></p>
<p align="justify">It was deep dive into IIS7 publishing capabilities. It was started with <a href="http://msdn.microsoft.com/en-us/library/dd393574.aspx" target="_blank">MSBuild</a> and <a href="http://www.iis.net/download/webdeploy" target="_blank">Web Deploy</a>. Madhur had demonstrated how to package web apps in .zip files and&#160; deploy them using IIS7 UI or through command line. We can also deploy web apps settings with it.</p>
<p align="justify">You can get more resources and information from <a title="http://www.iis.net/" href="http://www.iis.net/">http://www.iis.net/</a></p>
<p><em></em></p>
<p>Stay tuned for Day – 2, its coming soon…</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/swap.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/swap.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/swap.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/swap.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/swap.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/swap.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/swap.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/swap.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/swap.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/swap.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/swap.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/swap.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/swap.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/swap.wordpress.com/68/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&amp;blog=48790&amp;post=68&amp;subd=swap&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://swap.wordpress.com/2011/03/29/microsoft-teched-2011-day1-journey-begins/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>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>Swapnil</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&amp;blog=48790&amp;post=56&amp;subd=swap&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<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>
<br />  <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/gofacebook/swap.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/swap.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/swap.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/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&amp;blog=48790&amp;post=56&amp;subd=swap&amp;ref=&amp;feed=1" width="1" height="1" />]]></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>Swapnil</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&amp;blog=48790&amp;post=54&amp;subd=swap&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<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>
<br />  <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/gofacebook/swap.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/swap.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/swap.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/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&amp;blog=48790&amp;post=54&amp;subd=swap&amp;ref=&amp;feed=1" width="1" height="1" />]]></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>Swapnil</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&amp;blog=48790&amp;post=53&amp;subd=swap&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<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>
<br /><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/gofacebook/swap.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/swap.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/swap.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/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&amp;blog=48790&amp;post=53&amp;subd=swap&amp;ref=&amp;feed=1" width="1" height="1" />]]></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>Swapnil</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 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&amp;blog=48790&amp;post=52&amp;subd=swap&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<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>
<br /><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/gofacebook/swap.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/swap.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/swap.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/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&amp;blog=48790&amp;post=52&amp;subd=swap&amp;ref=&amp;feed=1" width="1" height="1" />]]></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>Swapnil</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&amp;blog=48790&amp;post=51&amp;subd=swap&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<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>
<br /><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/gofacebook/swap.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/swap.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/swap.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/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&amp;blog=48790&amp;post=51&amp;subd=swap&amp;ref=&amp;feed=1" width="1" height="1" />]]></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>Swapnil</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 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&amp;blog=48790&amp;post=49&amp;subd=swap&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<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>
<br /><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/gofacebook/swap.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/swap.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/swap.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/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&amp;blog=48790&amp;post=49&amp;subd=swap&amp;ref=&amp;feed=1" width="1" height="1" />]]></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>Swapnil</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&amp;blog=48790&amp;post=48&amp;subd=swap&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<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>
<br /><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/gofacebook/swap.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/swap.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/swap.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/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&amp;blog=48790&amp;post=48&amp;subd=swap&amp;ref=&amp;feed=1" width="1" height="1" />]]></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>Swapnil</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 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=swap.wordpress.com&amp;blog=48790&amp;post=47&amp;subd=swap&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<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>
<br /><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/gofacebook/swap.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/swap.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/swap.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/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&amp;blog=48790&amp;post=47&amp;subd=swap&amp;ref=&amp;feed=1" width="1" height="1" />]]></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>
	</channel>
</rss>
