<?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>Sapient Star</title>
	<atom:link href="http://sapientstar.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sapientstar.wordpress.com</link>
	<description></description>
	<lastBuildDate>Thu, 08 Apr 2010 11:20:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sapientstar.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Sapient Star</title>
		<link>http://sapientstar.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sapientstar.wordpress.com/osd.xml" title="Sapient Star" />
	<atom:link rel='hub' href='http://sapientstar.wordpress.com/?pushpress=hub'/>
		<item>
		<title>New In C# 4.0</title>
		<link>http://sapientstar.wordpress.com/2010/04/08/new-in-c-4-0/</link>
		<comments>http://sapientstar.wordpress.com/2010/04/08/new-in-c-4-0/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 11:20:15 +0000</pubDate>
		<dc:creator>nkumar24</dc:creator>
				<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://sapientstar.wordpress.com/?p=36</guid>
		<description><![CDATA[Each version of C# has a number of new features and generally a major theme. The major themes have been generics and nullable types in C# 2.0, LINQ in C# 3.0, and dynamic types in C# 4.0. The major features added in each release are generally considered to be the following: [lb] C# 2.0-Generics (framework [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapientstar.wordpress.com&amp;blog=9789601&amp;post=36&amp;subd=sapientstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Each version of C# has a number of new features and generally a major theme. The major themes have been generics and nullable types in C# 2.0, LINQ in C# 3.0, and dynamic types in C# 4.0. The major features added in each release are generally considered to be the following:</p>
<p>[lb] C# 2.0-Generics (framework support was added, and C# benefited from this); iterator pattern (the yield keyword); anonymous methods (the delegate keyword), nullable types, and the null coalescing operator (??).<br />
[lb] C# 3.0-Anonymous types, extension methods, object initializers, collection initializers, implicitly typed local variables (var keyword), lambda expressions (=&gt;), and the LINQ query expression pattern.<br />
[lb] C# 4.0-Optional and Named Arguments, Dynamic typing (dynamic type), improved COM-Interop, and Contra and Co-Variance.</p>
<p>The new features in C# 3.0 that launched LINQ can be found in Chapter 2, &#8220;Introducing LINQ to Objects,&#8221; and this chapter documents each of the major new features in C# 4.0 from the perspective of how they impact the LINQ story.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapientstar.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapientstar.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapientstar.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapientstar.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapientstar.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapientstar.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapientstar.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapientstar.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapientstar.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapientstar.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapientstar.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapientstar.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapientstar.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapientstar.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapientstar.wordpress.com&amp;blog=9789601&amp;post=36&amp;subd=sapientstar&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://sapientstar.wordpress.com/2010/04/08/new-in-c-4-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b495c4e036d77d80aa1176551b73a422?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">nim</media:title>
		</media:content>
	</item>
		<item>
		<title>Cool Code For moving element Up and Down in ListView using C#</title>
		<link>http://sapientstar.wordpress.com/2010/04/08/cool-code-for-moving-element-up-and-down-in-listview-using-c/</link>
		<comments>http://sapientstar.wordpress.com/2010/04/08/cool-code-for-moving-element-up-and-down-in-listview-using-c/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 10:47:26 +0000</pubDate>
		<dc:creator>nkumar24</dc:creator>
				<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://sapientstar.wordpress.com/?p=34</guid>
		<description><![CDATA[Check out the Code For moving element Up and Down in ListView using C# Really its very cool&#8230;&#8230; public void MoveListViewItem(ListView lv, bool moveUp, ref ArrayList alGlobal, out int selectedIn) { int selIdx,sel; selIdx = lv.SelectedItems[0].Index; sel = selIdx; if (moveUp) { if (selIdx == 0) { MessageBox.Show(&#8220;There is no item to move up&#8221;); // [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapientstar.wordpress.com&amp;blog=9789601&amp;post=34&amp;subd=sapientstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Check out the Code For moving element Up and Down in ListView using C#</p>
<p>Really its very cool&#8230;&#8230;</p>
<p> public void MoveListViewItem(ListView lv, bool moveUp, ref ArrayList alGlobal, out int selectedIn)<br />
  {<br />
            int selIdx,sel;<br />
            selIdx = lv.SelectedItems[0].Index;<br />
            sel = selIdx;<br />
            if (moveUp)<br />
            {<br />
                if (selIdx == 0)<br />
                {<br />
                    MessageBox.Show(&#8220;There is no item to move up&#8221;);<br />
                    // return;<br />
                }<br />
                else<br />
                {<br />
                    Object objTemp = alGlobal[selIdx - 1];<br />
                    alGlobal[selIdx - 1] = alGlobal[selIdx];<br />
                    alGlobal[selIdx] = objTemp;<br />
                    sel = selIdx &#8211; 1;<br />
                }<br />
            }<br />
            else<br />
            {</p>
<p>                if (selIdx == lv.Items.Count &#8211; 1)<br />
                {<br />
                    MessageBox.Show(&#8220;There is no item to move down&#8221;);<br />
                    //return;<br />
                }<br />
                else<br />
                {<br />
                    Object objTemp = alGlobal[selIdx + 1];<br />
                    alGlobal[selIdx + 1] = alGlobal[selIdx];<br />
                    alGlobal[selIdx] = objTemp;<br />
                    sel = selIdx+1;<br />
                }</p>
<p>            }<br />
            selectedIn = sel;<br />
            lv.Focus();<br />
        }</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapientstar.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapientstar.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapientstar.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapientstar.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapientstar.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapientstar.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapientstar.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapientstar.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapientstar.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapientstar.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapientstar.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapientstar.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapientstar.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapientstar.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapientstar.wordpress.com&amp;blog=9789601&amp;post=34&amp;subd=sapientstar&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://sapientstar.wordpress.com/2010/04/08/cool-code-for-moving-element-up-and-down-in-listview-using-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b495c4e036d77d80aa1176551b73a422?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">nim</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating Transparent Custom Control in C#</title>
		<link>http://sapientstar.wordpress.com/2010/04/08/creating-transparent-custom-control-in-c/</link>
		<comments>http://sapientstar.wordpress.com/2010/04/08/creating-transparent-custom-control-in-c/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 10:44:44 +0000</pubDate>
		<dc:creator>nkumar24</dc:creator>
				<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://sapientstar.wordpress.com/?p=32</guid>
		<description><![CDATA[The Following Code is for making RichTextBox custom control Transparent class TransparentRichTextBox : RichTextBox { public TransparentRichTextBox() { base.ScrollBars = RichTextBoxScrollBars.None; } override protected CreateParams CreateParams { get { CreateParams cp = base.CreateParams; cp.ExStyle &#124;= 0&#215;20; return cp; } } override protected void OnPaintBackground(PaintEventArgs e) { } }<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapientstar.wordpress.com&amp;blog=9789601&amp;post=32&amp;subd=sapientstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The Following Code is for making RichTextBox custom control Transparent</p>
<p> class TransparentRichTextBox : RichTextBox<br />
    {<br />
        public TransparentRichTextBox()<br />
        {<br />
            base.ScrollBars = RichTextBoxScrollBars.None;<br />
        }</p>
<p>        override protected CreateParams CreateParams<br />
        {<br />
            get<br />
            {<br />
                CreateParams cp = base.CreateParams;<br />
                cp.ExStyle |= 0&#215;20;<br />
                return cp;<br />
            }<br />
        }</p>
<p>        override protected void OnPaintBackground(PaintEventArgs e)<br />
        {<br />
        }<br />
    }</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapientstar.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapientstar.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapientstar.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapientstar.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapientstar.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapientstar.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapientstar.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapientstar.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapientstar.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapientstar.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapientstar.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapientstar.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapientstar.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapientstar.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapientstar.wordpress.com&amp;blog=9789601&amp;post=32&amp;subd=sapientstar&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://sapientstar.wordpress.com/2010/04/08/creating-transparent-custom-control-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b495c4e036d77d80aa1176551b73a422?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">nim</media:title>
		</media:content>
	</item>
		<item>
		<title>Online Test For .Net Framework and Asp.Net</title>
		<link>http://sapientstar.wordpress.com/2010/04/08/online-test-for-net-framework-and-asp-net/</link>
		<comments>http://sapientstar.wordpress.com/2010/04/08/online-test-for-net-framework-and-asp-net/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 10:39:26 +0000</pubDate>
		<dc:creator>nkumar24</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://sapientstar.wordpress.com/?p=28</guid>
		<description><![CDATA[Hi, Checkout the following link where you can find a cool online test for Microsoft .Net Framework and Asp.Net Take Test -Nimesh<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapientstar.wordpress.com&amp;blog=9789601&amp;post=28&amp;subd=sapientstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>Checkout the following link where you can find a cool online test for Microsoft .Net Framework and Asp.Net<br />
<a href="http://www.wiziq.com/online-tests/9121-microsoft-net-framework-asp-net-interview" target="_blank">Take Test</a></p>
<p>-Nimesh</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapientstar.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapientstar.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapientstar.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapientstar.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapientstar.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapientstar.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapientstar.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapientstar.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapientstar.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapientstar.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapientstar.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapientstar.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapientstar.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapientstar.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapientstar.wordpress.com&amp;blog=9789601&amp;post=28&amp;subd=sapientstar&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://sapientstar.wordpress.com/2010/04/08/online-test-for-net-framework-and-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b495c4e036d77d80aa1176551b73a422?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">nim</media:title>
		</media:content>
	</item>
		<item>
		<title>E-presentor</title>
		<link>http://sapientstar.wordpress.com/2010/04/04/e-presentor/</link>
		<comments>http://sapientstar.wordpress.com/2010/04/04/e-presentor/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 09:32:47 +0000</pubDate>
		<dc:creator>nkumar24</dc:creator>
				<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://sapientstar.wordpress.com/?p=26</guid>
		<description><![CDATA[E-presentor is a presentation tool where you can customize your powerpoint presentation with images , Videos, Audios and much more.In this software you can sheduloe your presentation accordingly and you can choose your multiple presentations in basket to which you can slide show one by one based on the ordering of your presentation in basket. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapientstar.wordpress.com&amp;blog=9789601&amp;post=26&amp;subd=sapientstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>E-presentor is a presentation tool where you can customize your powerpoint presentation with images , Videos, Audios and  much more.In this software you can sheduloe your presentation accordingly and you can choose your multiple presentations in basket to which you can slide show one  by one based on the ordering of your presentation in basket.</p>
<p>you can slide show your Videos , Audio and text one by one and together. Media resources can be run in background while your presentation is on.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapientstar.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapientstar.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapientstar.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapientstar.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapientstar.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapientstar.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapientstar.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapientstar.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapientstar.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapientstar.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapientstar.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapientstar.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapientstar.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapientstar.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapientstar.wordpress.com&amp;blog=9789601&amp;post=26&amp;subd=sapientstar&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://sapientstar.wordpress.com/2010/04/04/e-presentor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b495c4e036d77d80aa1176551b73a422?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">nim</media:title>
		</media:content>
	</item>
		<item>
		<title>Drag Drop elements in C#</title>
		<link>http://sapientstar.wordpress.com/2010/04/04/drag-drop-elements-in-c/</link>
		<comments>http://sapientstar.wordpress.com/2010/04/04/drag-drop-elements-in-c/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 09:23:07 +0000</pubDate>
		<dc:creator>nkumar24</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://sapientstar.wordpress.com/?p=24</guid>
		<description><![CDATA[Drag and Drop operations in windows can be achieved using 3 simple events ..DragEnter , DragLeave , DragDrop. Drag Data Begin the Drag operation using listView2.DoDragDrop(str, DragDropEffects.Copy &#124; DragDropEffects.Move ) ; in this case the the drag is set to either copy or move . The example works by dragging a text object. However any [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapientstar.wordpress.com&amp;blog=9789601&amp;post=24&amp;subd=sapientstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Drag and Drop operations in windows can be achieved using 3 simple events ..DragEnter , DragLeave , DragDrop.</p>
<p>Drag Data<br />
Begin the Drag operation using</p>
<p>listView2.DoDragDrop(str, DragDropEffects.Copy | DragDropEffects.Move ) ;</p>
<p>in this case the the drag is set to either copy or move . The example works by dragging a text object.<br />
However any type of object can be used for dragging.</p>
<p>Drop Data<br />
Use the DragEnter function to perform the type of drop operationprivate void listView1_DragEnter(object sender, System.Windows.Forms.DragEventArgs e)<br />
{<br />
if (e.Data.GetDataPresent(DataFormats.Text))<br />
e.Effect = DragDropEffects.Copy;<br />
else<br />
e.Effect = DragDropEffects.None;<br />
}<br />
In this case the effects are either copy or none.</p>
<p>Here is the complete listing of the DragDrop Class ..<br />
using System;<br />
using System.Drawing;<br />
using System.Collections;<br />
using System.ComponentModel;<br />
using System.Windows.Forms;<br />
using System.Data;</p>
<p>namespace ListViewControlDragDrop<br />
{<br />
///<br />
/// Summary description for Form1.<br />
///<br />
public class Form1 : System.Windows.Forms.Form<br />
{<br />
private System.Windows.Forms.ListView listView1;<br />
private System.Windows.Forms.Splitter splitter1;<br />
private System.Windows.Forms.ListView listView2;<br />
private System.Windows.Forms.ColumnHeader columnHeader1;<br />
private System.Windows.Forms.ColumnHeader columnHeader2;<br />
///<br />
/// Required designer variable.<br />
///<br />
private System.ComponentModel.Container components = null;<br />
bool lv1_mdown = false ;<br />
private System.Windows.Forms.ColumnHeader columnHeader3;<br />
private System.Windows.Forms.ColumnHeader columnHeader5;<br />
bool lv2_mdown = false;</p>
<p>public Form1()<br />
{<br />
//<br />
// Required for Windows Form Designer support<br />
//<br />
InitializeComponent();</p>
<p>//<br />
// TODO: Add any constructor code after InitializeComponent call<br />
//<br />
}</p>
<p>///<br />
/// Clean up any resources being used.<br />
///<br />
protected override void Dispose( bool disposing )<br />
{<br />
if( disposing )<br />
{<br />
if (components != null)<br />
{<br />
components.Dispose();<br />
}<br />
}<br />
base.Dispose( disposing );<br />
}</p>
<p>#region Windows Form Designer generated code<br />
///<br />
/// Required method for Designer support – do not modify<br />
/// the contents of this method with the code editor.<br />
///<br />
private void InitializeComponent()<br />
{<br />
this.listView1 = new System.Windows.Forms.ListView();<br />
this.columnHeader1 = new System.Windows.Forms.ColumnHeader();<br />
this.columnHeader3 = new System.Windows.Forms.ColumnHeader();<br />
this.splitter1 = new System.Windows.Forms.Splitter();<br />
this.listView2 = new System.Windows.Forms.ListView();<br />
this.columnHeader2 = new System.Windows.Forms.ColumnHeader();<br />
this.columnHeader5 = new System.Windows.Forms.ColumnHeader();<br />
this.SuspendLayout();<br />
//<br />
// listView1<br />
//<br />
this.listView1.AllowDrop = true;<br />
this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {<br />
this.columnHeader1,<br />
this.columnHeader3});<br />
this.listView1.Dock = System.Windows.Forms.DockStyle.Top;<br />
this.listView1.FullRowSelect = true;<br />
this.listView1.MultiSelect = false;<br />
this.listView1.Name = &#8220;listView1&#8243;;<br />
this.listView1.Size = new System.Drawing.Size(232, 176);<br />
this.listView1.TabIndex = 0;<br />
this.listView1.View = System.Windows.Forms.View.Details;<br />
this.listView1.MouseDown<br />
+= new System.Windows.Forms.MouseEventHandler(this.listView1_MouseDown);<br />
this.listView1.DragDrop<br />
+= new System.Windows.Forms.DragEventHandler(this.listView1_DragDrop);<br />
this.listView1.DragEnter<br />
+= new System.Windows.Forms.DragEventHandler(this.listView1_DragEnter);<br />
this.listView1.MouseMove<br />
+= new System.Windows.Forms.MouseEventHandler(this.listView1_MouseMove);<br />
//<br />
// columnHeader1<br />
//<br />
this.columnHeader1.Text = &#8220;COL1&#8243;;<br />
this.columnHeader1.Width = 100;<br />
//<br />
// columnHeader3<br />
//<br />
this.columnHeader3.Text = &#8220;COL2&#8243;;<br />
this.columnHeader3.Width = 100;<br />
//<br />
// splitter1<br />
//<br />
this.splitter1.Dock = System.Windows.Forms.DockStyle.Top;<br />
this.splitter1.Location = new System.Drawing.Point(0, 176);<br />
this.splitter1.Name = &#8220;splitter1&#8243;;<br />
this.splitter1.Size = new System.Drawing.Size(232, 3);<br />
this.splitter1.TabIndex = 1;<br />
this.splitter1.TabStop = false;<br />
//<br />
// listView2<br />
//<br />
this.listView2.AllowDrop = true;<br />
this.listView2.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {<br />
this.columnHeader2,<br />
this.columnHeader5});<br />
this.listView2.Cursor = System.Windows.Forms.Cursors.Arrow;<br />
this.listView2.Dock = System.Windows.Forms.DockStyle.Fill;<br />
this.listView2.FullRowSelect = true;<br />
this.listView2.Location = new System.Drawing.Point(0, 179);<br />
this.listView2.MultiSelect = false;<br />
this.listView2.Name = &#8220;listView2&#8243;;<br />
this.listView2.Size = new System.Drawing.Size(232, 226);<br />
this.listView2.TabIndex = 2;<br />
this.listView2.View = System.Windows.Forms.View.Details;<br />
this.listView2.MouseDown<br />
+= new System.Windows.Forms.MouseEventHandler(this.listView2_MouseDown);<br />
this.listView2.DragDrop<br />
+= new System.Windows.Forms.DragEventHandler(this.listView2_DragDrop);<br />
this.listView2.DragEnter<br />
+= new System.Windows.Forms.DragEventHandler(this.listView2_DragEnter);<br />
this.listView2.MouseMove<br />
+= new System.Windows.Forms.MouseEventHandler(this.listView2_MouseMove);<br />
//<br />
// columnHeader2<br />
//<br />
this.columnHeader2.Text = &#8220;COL1&#8243;;<br />
this.columnHeader2.Width = 100;<br />
//<br />
// columnHeader5<br />
//<br />
this.columnHeader5.Text = &#8220;COL2&#8243;;<br />
this.columnHeader5.Width = 100;<br />
//<br />
// Form1<br />
//<br />
this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);<br />
this.ClientSize = new System.Drawing.Size(232, 405);<br />
this.Controls.AddRange(new System.Windows.Forms.Control[] {<br />
this.listView2,<br />
this.splitter1,<br />
this.listView1});<br />
this.Name = &#8220;Form1&#8243;;<br />
this.Text = &#8220;Form1&#8243;;<br />
this.Load += new System.EventHandler(this.Form1_Load);<br />
this.ResumeLayout(false);</p>
<p>}<br />
#endregion</p>
<p>///<br />
/// The main entry point for the application.<br />
///<br />
[STAThread]<br />
static void Main()<br />
{<br />
Application.Run(new Form1());<br />
}</p>
<p>private void Form1_Load(object sender, System.EventArgs e)<br />
{<br />
ImageList il = new ImageList();<br />
il.Images.Add(new System.Drawing.Icon(&amp;<br />
quot;D:\smk\odlv\tick.ico&#8221;));<br />
listView1.SmallImageList = il ;</p>
<p>ImageList i2 = new ImageList();<br />
i2.Images.Add(new System.Drawing.Icon(&#8220;D:\smk\odlv\key04.ico&#8221;));<br />
listView2.SmallImageList = i2 ;</p>
<p>string[] items = new string[2];<br />
items[0] = &#8220;LA&#8221; ; items[1] = &#8220;Los Angeles&#8221;;<br />
listView1.Items.Add(new ListViewItem(items,0));<br />
items[0] = &#8220;WA&#8221; ; items[1] = &#8220;Seattle&#8221;;<br />
listView1.Items.Add(new ListViewItem(items,0));<br />
items[0] = &#8220;IL&#8221; ; items[1] = &#8220;Chicago&#8221;;<br />
listView1.Items.Add(new ListViewItem(items,0));</p>
<p>items[0] = &#8220;FR&#8221; ; items[1] = &#8220;Paris&#8221;;<br />
listView2.Items.Add(new ListViewItem(items,0));<br />
items[0] = &#8220;BR&#8221; ; items[1] = &#8220;London&#8221;;<br />
listView2.Items.Add(new ListViewItem(items,0));<br />
items[0] = &#8220;IN&#8221; ; items[1] = &#8220;Mumbai&#8221;;<br />
listView2.Items.Add(new ListViewItem(items,0));</p>
<p>}</p>
<p>private void listView1_DragDrop(object sender, System.Windows.Forms.DragEventArgs e)<br />
{<br />
string textBox1 = e.Data.GetData(DataFormats.Text).ToString();<br />
string[] items = textBox1.Split(&#8216;,&#8217;);<br />
listView1.Items.Add(new ListViewItem(items,0));<br />
lv1_mdown = false ;<br />
lv2_mdown = false ;<br />
}</p>
<p>private void listView2_DragDrop(object sender, System.Windows.Forms.DragEventArgs e)<br />
{<br />
string textBox1 = e.Data.GetData(DataFormats.Text).ToString();<br />
string[] items = textBox1.Split(&#8216;,&#8217;);<br />
listView2.Items.Add(new ListViewItem(items,0));<br />
lv2_mdown = false ;<br />
lv1_mdown = false ;<br />
}</p>
<p>private void listView2_DragEnter(object sender, System.Windows.Forms.DragEventArgs e)<br />
{<br />
if (e.Data.GetDataPresent(DataFormats.Text))<br />
e.Effect = DragDropEffects.Copy;<br />
else<br />
e.Effect = DragDropEffects.None;<br />
}</p>
<p>private void listView1_DragEnter(object sender, System.Windows.Forms.DragEventArgs e)<br />
{<br />
if (e.Data.GetDataPresent(DataFormats.Text))<br />
e.Effect = DragDropEffects.Copy;<br />
else<br />
e.Effect = DragDropEffects.None;<br />
}</p>
<p>private void listView1_MouseMove(object sender, System.Windows.Forms.MouseEventArgs e)<br />
{<br />
if ( ! lv1_mdown ) return ;<br />
if ( e.Button == MouseButtons.Right ) return ;</p>
<p>string str = GetItemText(listView1) ;<br />
if ( str == &#8220;&#8221; ) return ;</p>
<p>listView1.DoDragDrop(str , DragDropEffects.Copy | DragDropEffects.Move ) ;<br />
}</p>
<p>private void listView2_MouseMove(object sender, System.Windows.Forms.MouseEventArgs e)<br />
{<br />
if ( ! lv2_mdown ) return ;<br />
if ( e.Button == MouseButtons.Right ) return ;</p>
<p>string str = GetItemText(listView2) ;<br />
if ( str == &#8220;&#8221; ) return ;</p>
<p>listView2.DoDragDrop(str, DragDropEffects.Copy | DragDropEffects.Move ) ;<br />
}</p>
<p>private void listView1_MouseDown(object sender, System.Windows.Forms.MouseEventArgs e)<br />
{<br />
lv1_mdown = true ;<br />
}</p>
<p>private void listView2_MouseDown(object sender, System.Windows.Forms.MouseEventArgs e)<br />
{<br />
lv2_mdown = true ;<br />
}</p>
<p>public string GetItemText(ListView LVIEW)<br />
{<br />
int nTotalSelected = LVIEW.SelectedIndices.Count;<br />
if ( nTotalSelected &lt;= 0 ) return &quot;&quot;;<br />
IEnumerator selCol = LVIEW.SelectedItems.GetEnumerator();<br />
selCol.MoveNext() ;<br />
ListViewItem lvi = (ListViewItem)selCol.Current;<br />
string mDir = &quot;&quot;;<br />
for ( int i=0; i &lt; lvi.SubItems.Count;i++)<br />
mDir += lvi.SubItems[i].Text +&quot;,&quot;;</p>
<p>mDir = mDir.Substring(0,mDir.Length-1);<br />
return mDir ;<br />
}<br />
}<br />
}</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapientstar.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapientstar.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapientstar.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapientstar.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapientstar.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapientstar.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapientstar.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapientstar.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapientstar.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapientstar.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapientstar.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapientstar.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapientstar.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapientstar.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapientstar.wordpress.com&amp;blog=9789601&amp;post=24&amp;subd=sapientstar&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://sapientstar.wordpress.com/2010/04/04/drag-drop-elements-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b495c4e036d77d80aa1176551b73a422?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">nim</media:title>
		</media:content>
	</item>
		<item>
		<title>PHP interview questions</title>
		<link>http://sapientstar.wordpress.com/2009/12/13/php-interview-questions/</link>
		<comments>http://sapientstar.wordpress.com/2009/12/13/php-interview-questions/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 05:48:56 +0000</pubDate>
		<dc:creator>nkumar24</dc:creator>
				<category><![CDATA[Interview Questions]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://sapientstar.wordpress.com/?p=18</guid>
		<description><![CDATA[I am sharing some php interview question to you &#8230;&#8230;&#8230;.. What are the differences between Get and post methods in form submitting, give the case where we can use get and we can use post methods? Who is the father of PHP and explain the changes in PHP versions? How can we submit a form [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapientstar.wordpress.com&amp;blog=9789601&amp;post=18&amp;subd=sapientstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I am sharing some php interview question to you &#8230;&#8230;&#8230;..</p>
<ul>
<li>What are the differences between Get and post methods in form submitting, give the case where we can use get and we can use post methods?</li>
<li>Who is the father of PHP and explain the changes in PHP versions?</li>
<li>How can we submit a form without a submit button?</li>
<li>In how many ways we can retrieve the date in the result set of mysql using PHP?</li>
<li>What is the difference between mysql_fetch_object and mysql_fetch_array?</li>
<li>What is the difference between $message and $$message?</li>
<li>How can we extract string ‘techinterviews.com ‘ from a string ‘http://www.techinterviews.com’ using regular expression of PHP?</li>
<li>How can we create a database using PHP and mysql?</li>
<li>What are the differences between require and include, include_once?</li>
<li>Can we use include (”techinterviews.php”) two times in a PHP page “makeit.PHP”?</li>
<li>What are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee(eno int(2),ename varchar(10)) ?</li>
<li>Functions in IMAP, POP3 AND LDAP?</li>
<li>How can I execute a PHP script using command line?</li>
<li>Suppose your Zend engine supports the mode  Then how can u configure your PHP Zend engine to support  mode ?</li>
<li>Shopping cart online validation i.e. how can we configure Paypal, etc.?</li>
<li>What is meant by nl2br()?</li>
<li>Draw the architecture of Zend engine?</li>
<li>What are the current versions of apache, PHP, and mysql?</li>
<li>What are the reasons for selecting lamp (linux, apache, mysql, PHP) instead of combination of other software programmes, servers and operating systems?</li>
<li>How can we encrypt and decrypt a data present in a mysql table using mysql?</li>
<li>How can we encrypt the username and password using PHP?</li>
<li>What are the features and advantages of object-oriented programming?</li>
<li>What are the differences between procedure-oriented languages and object-oriented languages?</li>
<li>What is the use of friend function?</li>
<li>What are the differences between public, private, protected, static, transient, final and volatile?</li>
<li>What are the different types of errors in PHP?</li>
<li>What is the functionality of the function strstr and stristr?</li>
<li>What are the differences between PHP 3 and PHP 4 and PHP 5?</li>
<li>How can we convert asp pages to PHP pages?</li>
<li>What is the functionality of the function htmlentities?</li>
<li>How can we get second of the current time using date function?</li>
<li>How can we convert the time zones using PHP?</li>
<li>What is meant by urlencode and urldocode?</li>
<li>What is the difference between the functions unlink and unset?</li>
<li>How can we register the variables into a session?</li>
<li>How can we get the properties (size, type, width, height) of an image using PHP image functions?</li>
<li>How can we get the browser properties using PHP?</li>
<li>What is the maximum size of a file that can be uploaded using PHP and how can we change this?</li>
<li>How can we increase the execution time of a PHP script?</li>
<li>How can we take a backup of a mysql table and how can we restore it. ?</li>
<li>How can we optimize or increase the speed of a mysql select query?</li>
<li>How many ways can we get the value of current session id?</li>
<li>How can we destroy the session, how can we unset the variable of a session?</li>
<li>How can we destroy the cookie?</li>
<li>How many ways we can pass the variable through the navigation between the pages?</li>
<li>What is the difference between ereg_replace() and eregi_replace()?</li>
<li>What are the different functions in sorting an array?</li>
<li>How can we know the count/number of elements of an array?</li>
<li>What is the PHP predefined variable that tells the What types of images that PHP supports?</li>
<li>How can I know that a variable is a number or not using a JavaScript?</li>
<li>List out some tools through which we can draw E-R diagrams for mysql.</li>
<li>How can I retrieve values from one database server and store them in other database server using PHP?</li>
<li>List out the predefined classes in PHP?</li>
<li>How can I make a script that can be bilanguage (supports English, German)?</li>
<li>What are the difference between abstract class and interface?</li>
<li>How can we send mail using JavaScript?</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapientstar.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapientstar.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapientstar.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapientstar.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapientstar.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapientstar.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapientstar.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapientstar.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapientstar.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapientstar.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapientstar.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapientstar.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapientstar.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapientstar.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapientstar.wordpress.com&amp;blog=9789601&amp;post=18&amp;subd=sapientstar&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://sapientstar.wordpress.com/2009/12/13/php-interview-questions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b495c4e036d77d80aa1176551b73a422?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">nim</media:title>
		</media:content>
	</item>
		<item>
		<title>A Cup of AJAX</title>
		<link>http://sapientstar.wordpress.com/2009/12/09/a-cup-of-ajax/</link>
		<comments>http://sapientstar.wordpress.com/2009/12/09/a-cup-of-ajax/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 04:29:21 +0000</pubDate>
		<dc:creator>nkumar24</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://sapientstar.wordpress.com/?p=15</guid>
		<description><![CDATA[These days everyone is talking about AJAX. It’s supposed to be a cool way of creating Web applications. The idea is noble: instead of rendering an entire HTML page on each little change on the page, it’s much better to send an asynchronous request that will get the data for you and refresh only the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapientstar.wordpress.com&amp;blog=9789601&amp;post=15&amp;subd=sapientstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>These days everyone is talking about AJAX. It’s supposed to be a cool way of creating Web applications.</p>
<p>The idea is noble: instead of rendering an entire HTML page on each little change on the page, it’s much better to send an asynchronous request that will  get the data for you and refresh only the relevant portion of the screen. Every author writing on AJAX is giving the same (the only? ) example where this technology is being used: Google maps and email. (BTW, I’m a little sick of these examples). Since I’m not going to be helping Google in improving their maps, I’d like to see some real-world examples implementing  this technology.  Ajax proponents will immediately come with this exciting example of how great it is to refresh some  screen info as the user enters character in a text field. And here&#8217;s  a sample conversation that might have happened between an imaginary  AJAX supporter and myself.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapientstar.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapientstar.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapientstar.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapientstar.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapientstar.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapientstar.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapientstar.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapientstar.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapientstar.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapientstar.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapientstar.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapientstar.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapientstar.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapientstar.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapientstar.wordpress.com&amp;blog=9789601&amp;post=15&amp;subd=sapientstar&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://sapientstar.wordpress.com/2009/12/09/a-cup-of-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b495c4e036d77d80aa1176551b73a422?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">nim</media:title>
		</media:content>
	</item>
		<item>
		<title>The amazing stuff &#8230;..</title>
		<link>http://sapientstar.wordpress.com/2009/10/09/the-amazing-stuff/</link>
		<comments>http://sapientstar.wordpress.com/2009/10/09/the-amazing-stuff/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 06:10:14 +0000</pubDate>
		<dc:creator>nkumar24</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://sapientstar.wordpress.com/?p=11</guid>
		<description><![CDATA[Being a part of the global software industry you should come to know about the great people of the software industry. Yes i am listing out those people who have the amazing passion for the software and give us the things at which we exist&#8230;. Tim Berners-Lee: &#8220;Father of the World Wide Web&#8221; and expectant [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapientstar.wordpress.com&amp;blog=9789601&amp;post=11&amp;subd=sapientstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Being a part of the global software industry you should come to know about the great people of the software industry. Yes i am listing out those people who have the amazing passion for the software and give us the things at which we exist&#8230;.</p>
<ul>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=2">Tim Berners-Lee</a></i>: &#8220;Father of the World Wide Web&#8221; and expectant father of the Semantic Web </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=3">Joshua Bloch</a></i>: Formerly at Sun, where he helped architect Java&#8217;s core platform; now at Google </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=4">Grady Booch</a></i>: One of the original developers of the Unified Modeling Language </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=5">Adam Bosworth</a></i>: Famous for Quattro Pro, Microsoft Access, and IE4; then BEA, now Google </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=6">Don Box</a></i>: Coauthor of SOAP </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=7">Stewart Brand</a></i>: Cofounder in 1984 of the WELL bulletin board </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=8">Tim Bray</a></i>: One of the prime movers of XML, now with Sun </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=9">Dan Bricklin</a></i>: Cocreator of VisiCalc, the first PC spreadsheet </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=10">Larry Brilliant</a></i>: Cofounder in 1984 of the WELL bulletin board </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=11">Sergey Brin</a></i>: Son-of-college-math-professor turned cofounder of Google, Inc. </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=12">Dave Cutler</a></i>: The brains behind VMS; hired away by Microsoft for Windows NT </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=13">Don Ferguson</a></i>: Inventor of the J2EE application server at IBM </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=14">Roy T. Fielding</a></i>: Primary architect of HTTP 1.1 and a founder of the Apache Web server </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=15">Bob Frankston</a></i>: Cocreator of VisiCalc, the first PC spreadsheet </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=16">Jon Gay</a></i>: The &#8220;Father of Flash&#8221; </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=17">James Gosling</a></i>: &#8220;Father of Java&#8221; (though not its sole parent) </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=18">Anders Hejlsberg</a></i>: Genius behind the Turbo Pascal compiler, subsequently &#8220;Father of C#&#8221; </li>
</ul>
<p> CIO, CTO &amp; Developer Resources  
<ul>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=19">Daniel W. Hillis</a></i>: VP of R&amp;D at the Walt Disney Company; cofounder, Thinking Machines </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=20">Miguel de Icaza</a></i>: Now with Novell, cofounder of Ximian </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=21">Martin Fowler</a></i>: Famous for work on refactoring, XP, and UML </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=22">Bill Joy</a></i>: Cofounder and former chief scientist of Sun; main author of Berkeley Unix </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=23">Mitch Kapor</a></i>: Designer of Lotus 1-2-3, founder of Lotus Development Corporation </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=24">Brian Kernighan</a></i>: One of the creators of the AWK and AMPL languages </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=25">Mitchell Kertzman</a></i>: Former programmer, founder, and CEO of Powersoft (later Sybase) </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=26">Klaus Knopper</a></i>: Prime mover of Knoppix, a Linux distro that runs directly from a CD </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=27">Craig McClanahan</a></i>: Of Tomcat, Struts, and JSF fame </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=28">Nathan Myhrvold</a></i>: Theoretical and mathematical physicist, former CTO at Microsoft </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=29">Tim O&#8217;Reilly</a></i>: Publisher, open source advocate; believer that great technology needs great books </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=30">Jean Paoli</a></i>: One of the co-creators of the XML 1.0 standard with the W3C; now with Microsoft </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=31">John Patrick</a></i>: Former VP of Internet technology at IBM, now &#8220;e-tired&#8221; </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=32">Rob Pike</a></i>: An early developer of Unix and windowing system (GUI) technology </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=33">Dennis Ritchie</a></i>: Creator of C and coinventor of Unix </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=34">Richard Stallman</a></i>: Free software movement&#8217;s leading figure; founder of the GNU Project </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=35">Bjarne Stroustrup</a></i>: The designer and original implementor of C++ </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=36">Andy Tanenbaum</a></i>: Professor of computer science, author of Minix </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=37">Ken Thompson</a></i>: Coinventor of Unix </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=38">Linus Torvalds</a></i>: &#8220;Benevolent dictator&#8221; of the Linux kernel </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=39">Alan Turing</a></i>: Mathematician; author of the 1950 paper &#8220;Computing Machinery and Intelligence&#8221; </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=40">Guido van Rossum</a></i>: Author of the Python programming language </li>
<li><i><a href="http://www.sys-con.com/story/?storyid=47349&amp;page=41">Ann Winblad</a></i>: Former programmer, cofounder of Hummer Winblad Venture Partners
</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapientstar.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapientstar.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapientstar.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapientstar.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapientstar.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapientstar.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapientstar.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapientstar.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapientstar.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapientstar.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapientstar.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapientstar.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapientstar.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapientstar.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapientstar.wordpress.com&amp;blog=9789601&amp;post=11&amp;subd=sapientstar&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://sapientstar.wordpress.com/2009/10/09/the-amazing-stuff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b495c4e036d77d80aa1176551b73a422?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">nim</media:title>
		</media:content>
	</item>
		<item>
		<title>What&#039;s New in Eclipse?</title>
		<link>http://sapientstar.wordpress.com/2009/10/06/whats-new-in-eclipse/</link>
		<comments>http://sapientstar.wordpress.com/2009/10/06/whats-new-in-eclipse/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 04:50:26 +0000</pubDate>
		<dc:creator>nkumar24</dc:creator>
				<category><![CDATA[Latest News]]></category>

		<guid isPermaLink="false">http://sapientstar.wordpress.com/?p=8</guid>
		<description><![CDATA[Since Eclipse&#8217;s first release in 2001, it has become a popular environment for Java development. In the period between March 10 and May 11, 2005, users downloaded over 17,000 copies of one of the production SDK releases and over 3,500 copies of one of the stable (milestone) SDK builds on average every day. A vibrant [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapientstar.wordpress.com&amp;blog=9789601&amp;post=8&amp;subd=sapientstar&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em><img height="127" alt="" hspace="12" src="http://gemsres.com/story/jun05/99729/mainstory.gif" width="226" align="left" vspace="12">Since Eclipse&#8217;s first release in 2001, it has become a popular environment for Java development. In the period between March 10 and May 11, 2005, users downloaded over 17,000 copies of one of the production SDK releases and over 3,500 copies of one of the stable (milestone) SDK builds on average every day. A vibrant eco-system of developers, plug-in providers, authors, and bloggers has grown up around it. Eclipse has also gained the backing of the key Java vendors including BEA, Borland, IBM, SAP, and Sybase. Developers like Eclipse because it provides a great platform for building Java applications, and companies like it because it unifies their software tools under one open source umbrella.</em> </p>
<p>&nbsp;In late June of this year, the latest release of the Eclipse Platform, version 3.1, will be available for download from eclipse.org. In this article, I&#8217;ll highlight some of the more interesting new features it contains. I&#8217;ll also discuss some of the other Eclipse projects that are re-leasing new versions at about the same time. </p>
<p><strong>A New Hope for Developers</strong><br />One of the major new features of Eclipse 3.1 is full support for the new language constructions in J2SE 5.0 (also called J2SE 1.5 in the old numbering scheme). Generics, annotations, enums, auto boxing, enhanced for loop, etc., &#8211; it&#8217;s all in there, both in the underlying compiler and the user interface and code assistance that Eclipse is known for.</p>
<p align="center"><a href="http://www.sys-con.tv/read/108558.htm"><img height="127" alt="" src="http://gemsres.com/story/jul05/111237/BillDudneyMikeMilinkovich226.jpg" width="226" align="baseline"></a><br /><em><strong>Bill Dudney</strong>, editor of <strong><a href="http://eclipse.sys-con.com/">Eclipse Developer&#8217;s Journal</a></strong> with Mike Milinkovich during their live <a href="http://www.sys-con.tv/read/108558.htm">SYS-CON.TV interview</a>.</em></p>
<p>While Eclipse didn&#8217;t invent the idea of refactoring, it provides one of the most complete implementations. Eclipse 3.1 comes with a number of new and enhanced refactorings, code assistance, and &quot;quick fixes&quot;, many in conjunction with its J2SE5 support. For example, you can put your cursor on a conventional <em>for</em> loop that iterates over an array (<a href="http://gemsres.com/story/jun05/99729/burnette-fig1.jpg">see Figure 1</a>), press Ctrl+1, and Eclipse will offer to convert it to one of the new style <em>for</em> loops (<a href="http://gemsres.com/story/jun05/99729/burnette-fig2.jpg">see Figure 2</a>). </p>
<p>At the heart of Eclipse&#8217;s Java support is a fully compliant incremental Java compiler, written in Java and supporting Java language levels 1.3, 1.4, and now 5.0. Having its own compiler brings Eclipse some benefits including fast compilation, smoother debugging and refactoring, and a lot of diagnostic warnings. The compiler has found several uses outside of Eclipse. It&#8217;s bundled with many popular Linux distributions and commercial applications, and recent versions of Apache Tomcat use it to compile JSPs. It forms the basis of the AspectJ compiler. And I wouldn&#8217;t be surprised to see the Eclipse compiler used in the recently announced Apache Harmony project as well. </p>
<p>Other usability enhancements make 3.1 more productive. For example, the new release contains a more integrated help system that changes to show help for what you&#8217;re doing at all times. One of the largest improvements is in the area of Preferences. Addressing a key user request, the Preference dialog now offers the ability to filter by keywords, for example, you can easily find all options having to do with &quot;tabs&quot; by typing that keyword into the filter box. In addition, Web-like navigation has been added to link to related preferences and go forward and backward in the history. </p>
<p>To make preferences easier to find, in Eclipse 3.1 the Preferences dialog can be opened directly from many editors and views through the context menu. For example, if you right-click in the Java editor and select Preferences&#8230;, the dialog will appear. Only the options related to Java editing, including those for the text editor that the Java editor inherits, are shown. </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sapientstar.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sapientstar.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sapientstar.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sapientstar.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sapientstar.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sapientstar.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sapientstar.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sapientstar.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sapientstar.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sapientstar.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sapientstar.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sapientstar.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sapientstar.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sapientstar.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sapientstar.wordpress.com&amp;blog=9789601&amp;post=8&amp;subd=sapientstar&amp;ref=&amp;feed=1" width="1" height="1" /><div class="sharedaddy"></div>]]></content:encoded>
			<wfw:commentRss>http://sapientstar.wordpress.com/2009/10/06/whats-new-in-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b495c4e036d77d80aa1176551b73a422?s=96&#38;d=&#38;r=G" medium="image">
			<media:title type="html">nim</media:title>
		</media:content>

		<media:content url="http://gemsres.com/story/jun05/99729/mainstory.gif" medium="image" />

		<media:content url="http://gemsres.com/story/jul05/111237/BillDudneyMikeMilinkovich226.jpg" medium="image" />
	</item>
	</channel>
</rss>
