<?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>opinions, rants &#38; raves &#187; C#</title>
	<atom:link href="http://benomathew.wordpress.com/category/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://benomathew.wordpress.com</link>
	<description>if u know that i know u and i know that u know me, does tat make us both knowledgable?</description>
	<lastBuildDate>Sun, 25 Jan 2009 02:34:10 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='benomathew.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/d02e6cd9465df055d483deab13900ba0?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>opinions, rants &#38; raves &#187; C#</title>
		<link>http://benomathew.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://benomathew.wordpress.com/osd.xml" title="opinions, rants &amp; raves" />
		<item>
		<title>datalist, datagrid or repeater</title>
		<link>http://benomathew.wordpress.com/2006/07/22/datalist-datagrid-or-repeater/</link>
		<comments>http://benomathew.wordpress.com/2006/07/22/datalist-datagrid-or-repeater/#comments</comments>
		<pubDate>Sat, 22 Jul 2006 05:42:41 +0000</pubDate>
		<dc:creator>Mr.Sinner</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">https://benomathew.wordpress.com/2006/07/22/datalist-datagrid-or-repeater/</guid>
		<description><![CDATA[in asp.net, visual studio 2005 provides you with 3 controls to view data from a source.. all three controls are populated by using a datasource (which can be a database, xml, odbc sources..) by using the databind() method.
1. repeater is the basic of all the three
2. datagrid is easy to use. u can connect to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benomathew.wordpress.com&blog=306296&post=22&subd=benomathew&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>in asp.net, visual studio 2005 provides you with 3 controls to view data from a source.. all three controls are populated by using a datasource (which can be a database, xml, odbc sources..) by using the databind() method.</p>
<p>1. repeater is the basic of all the three</p>
<p>2. datagrid is easy to use. u can connect to a datasource and view a display in just 2 lines of code.. but there are limitations on specifying the display of the DataGrid&#8217;s data</p>
<p>3. datalist is the most flexible.. u can specify a header, footer, seperator, edititem and alternatingitem templates.. u can also specify the layout (vertical or horizontal) and the number of columns.. really cool..</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/benomathew.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/benomathew.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benomathew.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benomathew.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benomathew.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benomathew.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benomathew.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benomathew.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benomathew.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benomathew.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benomathew.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benomathew.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benomathew.wordpress.com&blog=306296&post=22&subd=benomathew&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://benomathew.wordpress.com/2006/07/22/datalist-datagrid-or-repeater/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/449976bfd1c1d3f1372fae5e564b3fd8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mr.Sinner</media:title>
		</media:content>
	</item>
		<item>
		<title>delphi vs. C#</title>
		<link>http://benomathew.wordpress.com/2006/07/13/delphi-vs-c/</link>
		<comments>http://benomathew.wordpress.com/2006/07/13/delphi-vs-c/#comments</comments>
		<pubDate>Thu, 13 Jul 2006 23:26:00 +0000</pubDate>
		<dc:creator>Mr.Sinner</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[delphi]]></category>

		<guid isPermaLink="false">https://benomathew.wordpress.com/2006/07/13/delphi-vs-c/</guid>
		<description><![CDATA[C# and Delphi have the same father. Anders Hejlsberg. C# is from microsoft and delphi from borland..
i was initially a C# guy, but now im starting to like DELPHI more than C# . here are some random thoughts why&#8230;
1. there are lesser layers and so the program runs faster in delphi
2. more comfortable to access [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benomathew.wordpress.com&blog=306296&post=9&subd=benomathew&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>C# and Delphi have the same father. Anders Hejlsberg. C# is from microsoft and delphi from borland..</p>
<p>i was initially a C# guy, but now im starting to like DELPHI more than C# . here are some random thoughts why&#8230;</p>
<p>1. there are lesser layers and so the program runs faster in delphi<br />
2. more comfortable to access win32 apis in a delphi environment..<br />
3. more intuitive&#8230; ( the concept of streaming whether be it with files, memory or network is not all that intuitive initially in C#)<br />
4. a whole lot of free components are widely available for delphi.. (though not free, dev express grids are awesome.. but .net has this too)<br />
5. the &#8216;with&#8217; operator.. dont think it is available with C#<br />
6. u can start the array from any number unlike in c# where the array index should start from 0  when initialising..</p>
<p><b>things i dont like about delphi</b><br />
1. instead of the  { } in C#, you use &#8216;begin&#8217; and &#8216;end&#8217; keywords.. majorly sucks!!<br />
2. no &#8216;foreach&#8217; keyword.<br />
3. i prefer C# &#8216;=&#8217; operator as opposed to delphis &#8216;:=&#8217; assignment operators ( remember, to get the &#8216;:&#8217; u need to use the shift key!! another major sucker.. for a better coverage of this topic, check out <a href="http://distribucon.com/blog/archive/2004/04/26/178.aspx">comparison of C# and Delphi</a></p>
<p><a href="http://distribucon.com/blog/archive/2004/04/26/178.aspx"> </a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/benomathew.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/benomathew.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benomathew.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benomathew.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benomathew.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benomathew.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benomathew.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benomathew.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benomathew.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benomathew.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benomathew.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benomathew.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benomathew.wordpress.com&blog=306296&post=9&subd=benomathew&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://benomathew.wordpress.com/2006/07/13/delphi-vs-c/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/449976bfd1c1d3f1372fae5e564b3fd8?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Mr.Sinner</media:title>
		</media:content>
	</item>
	</channel>
</rss>