<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Punit Ganshani</title>
	<atom:link href="http://www.ganshani.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ganshani.com</link>
	<description>Technologist, Geek and a Photographer!</description>
	<lastBuildDate>Tue, 31 Jan 2012 23:42:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>In-memory Cache implementation in C#</title>
		<link>http://www.ganshani.com/2012/01/31/in-memory-cache-implementation-in-c/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=in-memory-cache-implementation-in-c</link>
		<comments>http://www.ganshani.com/2012/01/31/in-memory-cache-implementation-in-c/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 23:40:08 +0000</pubDate>
		<dc:creator>Punit Ganshani</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Microsoft .NET]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Windows Phone 7]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.ganshani.com/?p=1483</guid>
		<description><![CDATA[      
      The simplest in-memory cache implementation should support Addition of objects into cache either via key-value, or via object creation mechanism Deletion of objects from cache based on key, or object type Querying cache store to check existence of an object There are several ways to achieve this using multiple design patterns.&#160; But if we were [...]]]></description>
		<wfw:commentRss>http://www.ganshani.com/2012/01/31/in-memory-cache-implementation-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing NoSQL and RavenDB</title>
		<link>http://www.ganshani.com/2012/01/21/introducing-nosql-and-ravendb-4/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=introducing-nosql-and-ravendb-4</link>
		<comments>http://www.ganshani.com/2012/01/21/introducing-nosql-and-ravendb-4/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 16:46:32 +0000</pubDate>
		<dc:creator>Punit Ganshani</dc:creator>
				<category><![CDATA[Microsoft .NET]]></category>
		<category><![CDATA[RavenDB]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[document-store database]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[ravendb]]></category>

		<guid isPermaLink="false">http://www.ganshani.com/?p=1481</guid>
		<description><![CDATA[      
      Since sometime there has been increasing focus on NoSQL databases and RavenDB is one of the front runners in the race for .NET development.&#160; Never heard of NoSQL or Raven DB?&#160; Not to worry, that’s what this post would focus. NoSQL:&#160; NoSQL is a class of object-oriented databases that do not use SQL as a [...]]]></description>
		<wfw:commentRss>http://www.ganshani.com/2012/01/21/introducing-nosql-and-ravendb-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix: Insufficient Storage Available on Android</title>
		<link>http://www.ganshani.com/2012/01/11/fix-insufficient-storage-available-on-android/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=fix-insufficient-storage-available-on-android</link>
		<comments>http://www.ganshani.com/2012/01/11/fix-insufficient-storage-available-on-android/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 22:37:53 +0000</pubDate>
		<dc:creator>Punit Ganshani</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[android]]></category>

		<guid isPermaLink="false">http://www.ganshani.com/?p=1469</guid>
		<description><![CDATA[      
      If you are using a phone or a tablet running on Android OS and are a geek wanting to try out various applications in Market, then you are bound to see an error message pop up on your device “Insufficient Storage Available” and the application installation fails.  Or, suddenly your GMail would stop sync’ing mails. [...]]]></description>
		<wfw:commentRss>http://www.ganshani.com/2012/01/11/fix-insufficient-storage-available-on-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Buddypress Template Pack</title>
		<link>http://www.ganshani.com/2012/01/03/installing-buddypress-template-pack/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=installing-buddypress-template-pack</link>
		<comments>http://www.ganshani.com/2012/01/03/installing-buddypress-template-pack/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 22:52:33 +0000</pubDate>
		<dc:creator>Punit Ganshani</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.ganshani.com/?p=1463</guid>
		<description><![CDATA[      
      This post is very specific to installing non-Buddypress compliant themes on Buddypress enabled WordPress website.&#160; So for those who don’t know what is Buddypress – Buddypress is a plugin that enables creating public/private social sites with features such as Blogging, Tweets, Forums, Groups, Activity Streams, Discussions and many more.&#160; More features can be enabled by [...]]]></description>
		<wfw:commentRss>http://www.ganshani.com/2012/01/03/installing-buddypress-template-pack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Step-by-step guide to installing WordPress on Windows 8</title>
		<link>http://www.ganshani.com/2011/12/22/step-by-step-guide-to-installing-wordpress-on-windows-8/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=step-by-step-guide-to-installing-wordpress-on-windows-8</link>
		<comments>http://www.ganshani.com/2011/12/22/step-by-step-guide-to-installing-wordpress-on-windows-8/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 20:55:25 +0000</pubDate>
		<dc:creator>Punit Ganshani</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[webmatrix]]></category>
		<category><![CDATA[windows 8]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.ganshani.com/?p=1433</guid>
		<description><![CDATA[      
      Now let’s say you want to go online with your own blog.  So you can just go about purchasing a domain name and install WordPress.  Sounds great!  But if you are not sure whether you will be able to write blogs on a regular basis, then I suggest you first install WordPress on your local [...]]]></description>
		<wfw:commentRss>http://www.ganshani.com/2011/12/22/step-by-step-guide-to-installing-wordpress-on-windows-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading to WordPress 3.3 on GoDaddy hosting</title>
		<link>http://www.ganshani.com/2011/12/20/upgrading-to-wordpress-3-3-on-godaddy-hosting/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=upgrading-to-wordpress-3-3-on-godaddy-hosting</link>
		<comments>http://www.ganshani.com/2011/12/20/upgrading-to-wordpress-3-3-on-godaddy-hosting/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 23:56:45 +0000</pubDate>
		<dc:creator>Punit Ganshani</dc:creator>
				<category><![CDATA[Godaddy Wordpress Hosting]]></category>
		<category><![CDATA[Reviews & Solutions]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Godaddy]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.ganshani.com/?p=1417</guid>
		<description><![CDATA[      
      WordPress 3.3 has been released a couple of days ago and GoDaddy has already allowed upgrading it through its panel.  And as an enthusiast you could upgrade it yourself as well.  But using WordPress on Godaddy has never been simple and straight forward.  So a few tips before you mess up during the upgrade exercise. [...]]]></description>
		<wfw:commentRss>http://www.ganshani.com/2011/12/20/upgrading-to-wordpress-3-3-on-godaddy-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>News: Most Valuable Blogger @dzone</title>
		<link>http://www.ganshani.com/2011/12/07/news-most-valuable-blogger-dzone/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=news-most-valuable-blogger-dzone</link>
		<comments>http://www.ganshani.com/2011/12/07/news-most-valuable-blogger-dzone/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 07:40:20 +0000</pubDate>
		<dc:creator>Punit Ganshani</dc:creator>
				<category><![CDATA[Off-track]]></category>
		<category><![CDATA[interview]]></category>

		<guid isPermaLink="false">http://www.ganshani.com/?p=1399</guid>
		<description><![CDATA[      
      I am glad to inform you that I have been presented the badge MVB – Most Valuable Blogger at one of the famous .NET sites DZone towards my contribution to the industry. In this event, you will read my blogs &#38; articles on DZone website apart from my own website. What it also means is [...]]]></description>
		<wfw:commentRss>http://www.ganshani.com/2011/12/07/news-most-valuable-blogger-dzone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CInject &#8211; Extending code injection with plugins</title>
		<link>http://www.ganshani.com/2011/12/04/cinject-extending-code-injection-with-plugins/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cinject-extending-code-injection-with-plugins</link>
		<comments>http://www.ganshani.com/2011/12/04/cinject-extending-code-injection-with-plugins/#comments</comments>
		<pubDate>Sun, 04 Dec 2011 16:33:53 +0000</pubDate>
		<dc:creator>Punit Ganshani</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[cinject]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.ganshani.com/?p=1386</guid>
		<description><![CDATA[      
      If you are new to CInject, please consider reading this article Plugins? Yes, you can now create CInject plugins to customize CInject for your needs.  To develop a plugin, you do not need to master C# language, or understand Reflection, or Mono Cecil.  All you need to know is concepts of inheritance, and a little [...]]]></description>
		<wfw:commentRss>http://www.ganshani.com/2011/12/04/cinject-extending-code-injection-with-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Silverlight Best Practices (Part 4 of 4)</title>
		<link>http://www.ganshani.com/2011/11/25/silverlight-best-practices-part-4/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=silverlight-best-practices-part-4</link>
		<comments>http://www.ganshani.com/2011/11/25/silverlight-best-practices-part-4/#comments</comments>
		<pubDate>Fri, 25 Nov 2011 16:30:17 +0000</pubDate>
		<dc:creator>Punit Ganshani</dc:creator>
				<category><![CDATA[Microsoft .NET]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[best practices]]></category>

		<guid isPermaLink="false">http://www.ganshani.com/?p=220</guid>
		<description><![CDATA[      
      This is in continuation to my previous post Silverlight Best Practices – III, where the focus was what should be and what should not be done while developing a Silverlight Application. It was purely from a developer’s perspective.  In this post, we would consider designing the ‘Data Access Layer’ Designing Data Access Layer In most [...]]]></description>
		<wfw:commentRss>http://www.ganshani.com/2011/11/25/silverlight-best-practices-part-4/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Performance oriented Xml and JSON serialization in .NET</title>
		<link>http://www.ganshani.com/2011/11/16/xml-and-json-serialization-in-net/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=xml-and-json-serialization-in-net</link>
		<comments>http://www.ganshani.com/2011/11/16/xml-and-json-serialization-in-net/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 22:10:00 +0000</pubDate>
		<dc:creator>Punit Ganshani</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[wcf]]></category>
		<category><![CDATA[winforms]]></category>

		<guid isPermaLink="false">http://www.ganshani.com/?p=1301</guid>
		<description><![CDATA[      
      Microsoft .NET framework provides multiple out-of-the-box data serializers for data transformations.  The most famous one used since .NET 1.0 version is XmlSerializer, while one that has got more famous since .NET 3.0 framework is DataContractSerializer.   But they are not the only two serializers the framework offers.  So in this essay, let’s see the different serializers [...]]]></description>
		<wfw:commentRss>http://www.ganshani.com/2011/11/16/xml-and-json-serialization-in-net/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

