<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>TechEd India 2009</title>
        <link>http://geekswithblogs.net/ranganh/category/9888.aspx</link>
        <description>TechEd India 2009</description>
        <language>en-US</language>
        <copyright>Harish Ranganathan</copyright>
        <managingEditor>ranganh@gmail.com</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <item>
            <title>ASP.NET Sessions at Tech.Ed India 2009</title>
            <link>http://geekswithblogs.net/ranganh/archive/2009/05/18/asp.net-sessions-at-tech.ed-india-2009.aspx</link>
            <description>&lt;p&gt;&lt;font color="#000080" face="Tahoma"&gt;I am back from delivering &lt;a href="http://www.msteched.in/" target="_blank"&gt;Tech.Ed India 2009&lt;/a&gt;, particularly the web platform track where I delivered three sessions across 2 days.  In addition, we also had Stephen Walther from the ASP.NET Team deliver sessions on ASP.NET 4.0, ASP.NET MVC and ASP.NET AJAX.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000080" face="Tahoma"&gt;Over the next few posts, I would like to get all the content that we discussed during Tech.Ed India and possible videos so that even if you missed the action over there, you could benefit right here.  To begin with, the sessions focussing on ASP.NET were&lt;/font&gt;&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;font color="#000080" face="Tahoma"&gt;ASP.NET 4.0 by Stephen Walther&lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font color="#000080" face="Tahoma"&gt;ASP.NET MVC by Stephen Walther&lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font color="#000080" face="Tahoma"&gt;ASP.NET Dynamic Data by Harish Ranganathan (that’s me)&lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font color="#000080" face="Tahoma"&gt;IIS 7.5, Server Core with ASP.NET – Windows Server 2008 R2 by Praveen Srivatsa&lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font color="#000080" face="Tahoma"&gt;ASP.NET AJAX by Stephen Walther&lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font color="#000080" face="Tahoma"&gt;VS 2010 Web Deployment features by Harish Ranganathan&lt;/font&gt;&lt;/li&gt;    &lt;li&gt;&lt;font color="#000080" face="Tahoma"&gt;ASP.NET – A day in the life of an ASP.NET Request by Harish Ranganathan&lt;/font&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;font color="#000080" face="Tahoma"&gt;While bulk of the above require VS 2010 bits, to begin with, lets pick up the sessions which don’t require ex.-  The session on ASP.NET Dynamic Data.  In this post, I would specify the things to get started and cover up the actual content in the next post.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000080" face="Tahoma"&gt;&lt;strong&gt;Pre-requisites for this sample&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000080" face="Tahoma"&gt;1. &lt;/font&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=FBEE1648-7106-44A7-9649-6D9F6D58056E&amp;amp;displaylang=en" target="_blank"&gt;&lt;font color="#000080" face="Tahoma"&gt;Visual Studio 2008 SP1&lt;/font&gt;&lt;/a&gt;&lt;font color="#000080" face="Tahoma"&gt; &amp;amp; .&lt;/font&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=AB99342F-5D1A-413D-8319-81DA479AB0D7&amp;amp;displaylang=en" target="_blank"&gt;&lt;font color="#000080" face="Tahoma"&gt;NET 3.5 SP1&lt;/font&gt;&lt;/a&gt;&lt;font color="#000080" face="Tahoma"&gt; &lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000080" face="Tahoma"&gt;2. &lt;a href="http://aspnet.codeplex.com/Wiki/View.aspx?title=Dynamic%20Data" target="_blank"&gt;Dynamic Data Preview&lt;/a&gt;&lt;/font&gt;&lt;font color="#000080" face="Tahoma"&gt;&lt;/font&gt;&lt;font color="#000080" face="Tahoma"&gt; (CodePlex)&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000080" face="Tahoma"&gt;3. &lt;/font&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=76bb3a07-3846-4564-b0c3-27972bcaabce&amp;amp;displaylang=en" target="_blank"&gt;&lt;font color="#000080" face="Tahoma"&gt;.NET RIA Services&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;4. &lt;a href="http://www.microsoft.com/sqlserver/2008/en/us/trial-software.aspx" target="_blank"&gt;SQL Server 2008/2005&lt;/a&gt; or &lt;a href="http://www.microsoft.com/express/sql/download/" target="_blank"&gt;Express Editions&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;5. &lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=06616212-0356-46a0-8da2-eebc53a68034&amp;amp;displaylang=en" target="_blank"&gt;Northwind Sample Database&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000080" face="Tahoma"&gt;Also, you need a bunch of DLLs that you get from the above download (Dynamic Data Preview)&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000080" face="Tahoma"&gt;In the following posts, we will examine, how you can take the Dynamic Data Preview, .NET RIA Service Domain Data Source controls to build your 3 tier architecture website which uses/doesn't use Dynamic Data features.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000080" face="Tahoma"&gt;To sum it up, Dynamic Data and Domain Data Source controls are mutually exclusive and can be used selectively according to your requirement.&lt;/font&gt;&lt;/p&gt;  &lt;p&gt;&lt;font color="#000080" face="Tahoma"&gt;Cheers !!!&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=132196"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=132196" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/ranganh/aggbug/132196.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Harish Ranganathan</dc:creator>
            <guid>http://geekswithblogs.net/ranganh/archive/2009/05/18/asp.net-sessions-at-tech.ed-india-2009.aspx</guid>
            <pubDate>Tue, 19 May 2009 06:18:10 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/ranganh/comments/132196.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/ranganh/archive/2009/05/18/asp.net-sessions-at-tech.ed-india-2009.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/ranganh/comments/commentRss/132196.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/ranganh/services/trackbacks/132196.aspx</trackback:ping>
        </item>
        <item>
            <title>Twenty 20 Action in my Tech Ed Sessions</title>
            <link>http://geekswithblogs.net/ranganh/archive/2009/05/12/twenty-20-action-in-my-tech-ed-sessions.aspx</link>
            <description>&lt;p&gt;&lt;font color="#333399" size="2" face="Tahoma"&gt;Twenty 20 is the happening thing at the moment and most of you attending Tech Ed might worry on missing out watching it, although majority of the matches would happen only in the late evening and you can still catch up after attending TechEd.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#333399" size="2" face="Tahoma"&gt;However, to keep your Twenty20 interests alive, I am planning to maintain the theme for my sessions around Twenty20.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#333399" size="2" face="Tahoma"&gt;Although you wouldnt be able to see live matches, you would still deal with the raw data that you keep analyzing over and over again from websites and post match analysis.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#333399" size="2" face="Tahoma"&gt;That much I can ensure that your Twenty20 experience doesnt get spoiled by attending TechEd.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#333399" size="2" face="Tahoma"&gt;Well, thats like revealing too much of information and killing the suspense, but if you are regular follower of my blog, you deserve to know it upfront than the less fortuned, who dont  &lt;img alt="" src="/Providers/BlogEntryEditor/FCKeditor/editor/images/smiley/msn/regular_smile.gif" /&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#333399" size="2" face="Tahoma"&gt;See you at Tech Ed India&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#333399" size="2" face="Tahoma"&gt;Cheers !!!&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=132045"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=132045" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/ranganh/aggbug/132045.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Harish Ranganathan</dc:creator>
            <guid>http://geekswithblogs.net/ranganh/archive/2009/05/12/twenty-20-action-in-my-tech-ed-sessions.aspx</guid>
            <pubDate>Tue, 12 May 2009 19:45:41 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/ranganh/comments/132045.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/ranganh/archive/2009/05/12/twenty-20-action-in-my-tech-ed-sessions.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/ranganh/comments/commentRss/132045.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/ranganh/services/trackbacks/132045.aspx</trackback:ping>
        </item>
        <item>
            <title>My sessions at Tech Ed India</title>
            <link>http://geekswithblogs.net/ranganh/archive/2009/05/07/my-sessions-at-tech-ed-india.aspx</link>
            <description>&lt;p&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt;If something has been keeping me busy of late, its Tech Ed India preparation.  I am delivering four sessions - three in the Web Platform Track and one in the Middle Tier Platform Track.  Just to recollect, Tech Ed India is happening this year at Hyderabad - May 13 - 15 with keynote by Steve Ballmer.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt;Precisely, I am talking on the following&lt;/font&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt;ASP.NET Dynamic Data - Creating data driven websites at the speed of your thinking&lt;/font&gt; &lt;/li&gt;
    &lt;li&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt;Web Deployment with Visual Studio 2010&lt;/font&gt; &lt;/li&gt;
    &lt;li&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt;A day in the life of an ASP.NET Request&lt;/font&gt; &lt;/li&gt;
    &lt;li&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt;ADO.NET Data Services - Whats in it today and future with real world examples.&lt;/font&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt;Needless to say, these are topics which are very useful for web developers and I am sure you would benefit from these sessions.  In addition, I would also be around in the Community Track whenever I am not delivering sessions.  I have worked on certain areas where I received feedback over the past events as well as previous Tech Eds and this provides an opportunity to refine my skills as well.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt;If you like to read more on the agenda and other details, please visit &lt;/font&gt;&lt;a href="http://www.msteched.in"&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt;www.msteched.in&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt;I look forward to seeing you at Tech Ed and if you happen to spot me, just stop me and we will have a chat.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt;Cheers !!!&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=131878"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=131878" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/ranganh/aggbug/131878.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Harish Ranganathan</dc:creator>
            <guid>http://geekswithblogs.net/ranganh/archive/2009/05/07/my-sessions-at-tech-ed-india.aspx</guid>
            <pubDate>Fri, 08 May 2009 08:03:57 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/ranganh/comments/131878.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/ranganh/archive/2009/05/07/my-sessions-at-tech-ed-india.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/ranganh/comments/commentRss/131878.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/ranganh/services/trackbacks/131878.aspx</trackback:ping>
        </item>
        <item>
            <title>Tech Ed India &amp;ndash; Developer Tracks</title>
            <link>http://geekswithblogs.net/ranganh/archive/2009/04/01/tech-ed-india-ndash-my-focus-areas.aspx</link>
            <description>&lt;p&gt;&lt;font face="Tahoma"&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt;I am sure you might have heard that Tech Ed India is happening this year.  If you haven’t please check out the &lt;/font&gt;&lt;a title="MSDN India Blog Post" target="_blank" href="http://blogs.msdn.com/msdnindia/archive/2009/02/25/tech-ed-india-2009.aspx"&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt;MSDN India Blog Post&lt;/font&gt;&lt;/a&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt;  You can even follow Tech Ed India on twitter at &lt;/font&gt;&lt;a title="http://twitter.com/techedindia2009" href="http://twitter.com/techedindia2009"&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt;http://twitter.com/techedindia2009&lt;/font&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt;I wanted to ensure that in this Tech Ed we provide the best content possible to you so that you can equip yourself to meet the tough challenges in these days and also go back and use them for creating the best applications for your Customers.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt;I own the Developer Content for Tech Ed India and have designed tracks around .NET Fundamentals, Web Development ( 3 days including Silverlight), Client Development, Azure, Service Layer Technologies etc., so that it fits the spectrum of tenets you work on.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt;There is UI Layer, rich UI Layer for Web, Data and Services Layer, Cloud based architecture etc.,&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt;And even the Tracks are designed across the days in a particular order.  For example, if you simply chose Web Development Track you can get all that you want to know about ASP.NET 4.0 and Visual Studio 2010 for Web Developers as well as Silverlight 3.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt;If you switch to the Services Track on Day 2, you can get to hear on the Middle Tier Tools and Technologies.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt;You can of course switch to the Data Track or back to the Web Track based on your work area.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt;Similar themes go around the Office and Collaboration Suite, Visual Studio Team System track etc.,&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt;While I would keep posting on the stuff I use to prepare for Tech Ed India, I would like to hear from you on what you would want to get covered.  Please drop a line using the Feedback form or put it up in the comments below.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt;For registering for Tech Ed India, visit &lt;/font&gt;&lt;a href="http://www.msteched.in"&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt;www.msteched.in&lt;/font&gt;&lt;/a&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt; &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#000080" size="2" face="Tahoma"&gt;Cheers !!!&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=130632"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=130632" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/ranganh/aggbug/130632.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Harish Ranganathan</dc:creator>
            <guid>http://geekswithblogs.net/ranganh/archive/2009/04/01/tech-ed-india-ndash-my-focus-areas.aspx</guid>
            <pubDate>Thu, 02 Apr 2009 03:30:47 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/ranganh/comments/130632.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/ranganh/archive/2009/04/01/tech-ed-india-ndash-my-focus-areas.aspx#feedback</comments>
            <slash:comments>3</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/ranganh/comments/commentRss/130632.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/ranganh/services/trackbacks/130632.aspx</trackback:ping>
        </item>
    </channel>
</rss>