<?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"
	>

<channel>
	<title>Avinashsing Sunkur Blog</title>
	<atom:link href="http://avinashsing.sunkur.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://avinashsing.sunkur.com</link>
	<description>A Learning Place!</description>
	<pubDate>Tue, 14 Oct 2008 12:12:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Ankh hai bhari bhari - Tum se acha kaun hai - Translation</title>
		<link>http://avinashsing.sunkur.com/2008/09/21/ankh-hai-bhari-bhari-tum-se-acha-kaun-hai-translation/</link>
		<comments>http://avinashsing.sunkur.com/2008/09/21/ankh-hai-bhari-bhari-tum-se-acha-kaun-hai-translation/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 11:19:12 +0000</pubDate>
		<dc:creator>avinashsing</dc:creator>
		
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://avinashsing.sunkur.com/?p=109</guid>
		<description><![CDATA[(Aankh hai bhari bhari aur tum
My eyes are filled, and you
Muskuraane ki baat karte ho) - 2
Are speaking of smiling
Zindagi khafa khafa aur tum
Life is angry, and you
Dil lagaane ki baat karte ho
Are speaking of falling in love
Aankh hai bhari bhari aur tum
My eyes are filled, and you
Muskuraane ki baat karte ho
Are speaking of smiling
(Mere [...]]]></description>
		<wfw:commentRss>http://avinashsing.sunkur.com/2008/09/21/ankh-hai-bhari-bhari-tum-se-acha-kaun-hai-translation/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Meri kahani bhoolne vali - Deedar - Translation</title>
		<link>http://avinashsing.sunkur.com/2008/09/21/meri-kahani-bhoolne-vali-deedar-translation/</link>
		<comments>http://avinashsing.sunkur.com/2008/09/21/meri-kahani-bhoolne-vali-deedar-translation/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 11:08:41 +0000</pubDate>
		<dc:creator>avinashsing</dc:creator>
		
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://avinashsing.sunkur.com/?p=105</guid>
		<description><![CDATA[Meri Kahani Bhoolne Wale
Here is the song &#8216;Meri Kahani Bhoolne Wale&#8217; from movie &#8216;Deedar&#8217;.
Meri Kahani Bhoolne Wale
the one forgot my story
Tera Jahan Aabaad Rahe
let ur world stay in happiness
Meri Kahani&#8230;
my story&#8230;
Mere Geet Sune Duniyane Magar,
my song&#8217;s been heard by this world but
Mera Dard Koyi Na Jaan Saka, Na Jaan Saka,
my pain could not be understood [...]]]></description>
		<wfw:commentRss>http://avinashsing.sunkur.com/2008/09/21/meri-kahani-bhoolne-vali-deedar-translation/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Configuring log4net</title>
		<link>http://avinashsing.sunkur.com/2008/09/10/configuring-log4net/</link>
		<comments>http://avinashsing.sunkur.com/2008/09/10/configuring-log4net/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 15:10:42 +0000</pubDate>
		<dc:creator>avinashsing</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://avinashsing.sunkur.com/?p=100</guid>
		<description><![CDATA[Tried Enterprise Library Logging Application Block but i&#8217;ll have to say that log4net is easier and faster to use. So here&#8217;s how to configure it. With the log4net.dll in your bin, you will need to open your web.config file and add the following line to your configSections node:
&#60;section name=&#8221;log4net&#8221; type=&#8221;log4net.Config.Log4NetConfigurationSectionHandler, log4net&#8221; /&#62;
The after the &#60;/configSections&#62; [...]]]></description>
		<wfw:commentRss>http://avinashsing.sunkur.com/2008/09/10/configuring-log4net/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Turning identity off for a column in SQL Server</title>
		<link>http://avinashsing.sunkur.com/2008/09/10/turning-identity-off-for-a-column-in-sql-server/</link>
		<comments>http://avinashsing.sunkur.com/2008/09/10/turning-identity-off-for-a-column-in-sql-server/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 08:56:37 +0000</pubDate>
		<dc:creator>avinashsing</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://avinashsing.sunkur.com/?p=98</guid>
		<description><![CDATA[I&#8217;m currently moving my MySql database to SQL Server and for that reason i need to preserve the identity columns which i already have in the tables. Here&#8217;s how it&#8217;s done:
SET IDENTITY_INSERT tablename ON
SET IDENTITY_INSERT tablename OFF
So to insert the row ID=12, Name=Alfred, Age=23 in tblUsers, i would use the syntax below:
SET IDENTITY_INSERT tablename ON
INSERT [...]]]></description>
		<wfw:commentRss>http://avinashsing.sunkur.com/2008/09/10/turning-identity-off-for-a-column-in-sql-server/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Car insurance especially designed for muslim drivers</title>
		<link>http://avinashsing.sunkur.com/2008/09/05/car-insurance-especially-designed-for-muslim-drivers/</link>
		<comments>http://avinashsing.sunkur.com/2008/09/05/car-insurance-especially-designed-for-muslim-drivers/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 08:55:49 +0000</pubDate>
		<dc:creator>avinashsing</dc:creator>
		
		<category><![CDATA[Automotive]]></category>

		<guid isPermaLink="false">http://avinashsing.sunkur.com/2008/09/05/car-insurance-especially-designed-for-muslim-drivers/</guid>
		<description><![CDATA[I was reading the news earlier this week and found that there is a new product in the insurance market, a new kind of car insurance targetting mainly muslim drivers. It is called halal car insurance and is Shariah compliant. What this means is that muslim drivers will now have access to an insurance cover [...]]]></description>
		<wfw:commentRss>http://avinashsing.sunkur.com/2008/09/05/car-insurance-especially-designed-for-muslim-drivers/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Calculating x and y coordinates of an element in JavaScript</title>
		<link>http://avinashsing.sunkur.com/2008/09/04/calculating-x-and-y-coordinates-of-an-element-in-javascript/</link>
		<comments>http://avinashsing.sunkur.com/2008/09/04/calculating-x-and-y-coordinates-of-an-element-in-javascript/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 09:26:39 +0000</pubDate>
		<dc:creator>avinashsing</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://avinashsing.sunkur.com/2008/09/04/calculating-x-and-y-coordinates-of-an-element-in-javascript/</guid>
		<description><![CDATA[I was trying to get the Swazz calendar to work on Firefox but it would get displayed at the top on the webpage instead of showing up just under the textbox element which required the calendar values. So while debugging it i noticed that i had the the Transitional DocType on and it was messing [...]]]></description>
		<wfw:commentRss>http://avinashsing.sunkur.com/2008/09/04/calculating-x-and-y-coordinates-of-an-element-in-javascript/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Best iPhone 3G case</title>
		<link>http://avinashsing.sunkur.com/2008/09/03/best-iphone-3g-case/</link>
		<comments>http://avinashsing.sunkur.com/2008/09/03/best-iphone-3g-case/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 09:38:51 +0000</pubDate>
		<dc:creator>avinashsing</dc:creator>
		
		<category><![CDATA[Gadgets]]></category>

		<guid isPermaLink="false">http://avinashsing.sunkur.com/2008/09/03/best-iphone-3g-case/</guid>
		<description><![CDATA[ I wanted a case to protect my iPhone 3G so I was looking around on the Internet to see what others have recommended. However I was a bit hasty to buy a case so I ended up buying the first one I thought was worth it which is the Silicone case.
iPhone 3G Silicone Case [...]]]></description>
		<wfw:commentRss>http://avinashsing.sunkur.com/2008/09/03/best-iphone-3g-case/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Access to bin path denied in ASP.NET Web Application</title>
		<link>http://avinashsing.sunkur.com/2008/09/02/access-to-bin-path-denied-in-aspnet-web-application/</link>
		<comments>http://avinashsing.sunkur.com/2008/09/02/access-to-bin-path-denied-in-aspnet-web-application/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 11:43:58 +0000</pubDate>
		<dc:creator>avinashsing</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://avinashsing.sunkur.com/2008/09/02/access-to-bin-path-denied-in-aspnet-web-application/</guid>
		<description><![CDATA[Just downloaded a solution from Visual Source Safe and I was getting lots of errors due to references not being found. So I went through each project and removed the old references and replaced them with the new references. However when I finally came down to the web app, it would not compile because it [...]]]></description>
		<wfw:commentRss>http://avinashsing.sunkur.com/2008/09/02/access-to-bin-path-denied-in-aspnet-web-application/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Problem with SCOPE_IDENTITY() in ADO.NET</title>
		<link>http://avinashsing.sunkur.com/2008/09/01/problem-with-scope_identity-in-adonet/</link>
		<comments>http://avinashsing.sunkur.com/2008/09/01/problem-with-scope_identity-in-adonet/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 11:40:17 +0000</pubDate>
		<dc:creator>avinashsing</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://avinashsing.sunkur.com/2008/09/01/problem-with-scope_identity-in-adonet/</guid>
		<description><![CDATA[I&#8217;m using .NET 3.5, Visual Studio Team System 2008 and SQL Server 2005 and i&#8217;m trying to return the new id that is created after an INSERT statement. When i call ExecuteScalar, it returns zero. I&#8217;ve googled the problem and it seems that you need to cast the scope_identity to int before returning it.
Here are [...]]]></description>
		<wfw:commentRss>http://avinashsing.sunkur.com/2008/09/01/problem-with-scope_identity-in-adonet/feed/</wfw:commentRss>
		</item>
		<item>
		<title>View code not appearing in Visual Studio 2008</title>
		<link>http://avinashsing.sunkur.com/2008/08/27/view-code-not-appearing-in-visual-studio-2008/</link>
		<comments>http://avinashsing.sunkur.com/2008/08/27/view-code-not-appearing-in-visual-studio-2008/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 08:52:53 +0000</pubDate>
		<dc:creator>avinashsing</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://avinashsing.sunkur.com/2008/08/27/view-code-not-appearing-in-visual-studio-2008/</guid>
		<description><![CDATA[Another thing that I need to do is download the hot fix which addresses a couple of problems with Visual Studio 2008 Team Suite so that it can get rid of the annoying of having to go to the Solution Explorer to be able to &#8220;view code&#8221; in a Web Application rather than right clicking [...]]]></description>
		<wfw:commentRss>http://avinashsing.sunkur.com/2008/08/27/view-code-not-appearing-in-visual-studio-2008/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
