<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Silverlight Drag, Drop, Import , and Export: By Michael Washington</title>
	<atom:link href="http://michaelsync.net/2008/07/19/silverlight-drag-drop-import-and-export-by-michael-washington/feed" rel="self" type="application/rss+xml" />
	<link>http://michaelsync.net/2008/07/19/silverlight-drag-drop-import-and-export-by-michael-washington</link>
	<description>Sharing our knowledge</description>
	<lastBuildDate>Mon, 30 Apr 2012 09:19:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>	<item>
		<title>By: Ramesh</title>
		<link>http://michaelsync.net/2008/07/19/silverlight-drag-drop-import-and-export-by-michael-washington/comment-page-1#comment-238519</link>
		<dc:creator>Ramesh</dc:creator>
		<pubDate>Fri, 02 Jul 2010 07:07:42 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/?p=1018#comment-238519</guid>
		<description>Hi michael,

its very use full to my project. can you explain me i have one scanario.

if the user will drag and drop some where in the page. i have to store the position like Top,Left,width,height.
can you give me the suggestion how can do it.

i have regenerate page what are the dragged item by user with top,left,height,width. (This is solved).</description>
		<content:encoded><![CDATA[<p>Hi michael,</p>
<p>its very use full to my project. can you explain me i have one scanario.</p>
<p>if the user will drag and drop some where in the page. i have to store the position like Top,Left,width,height.<br />
can you give me the suggestion how can do it.</p>
<p>i have regenerate page what are the dragged item by user with top,left,height,width. (This is solved).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Washington</title>
		<link>http://michaelsync.net/2008/07/19/silverlight-drag-drop-import-and-export-by-michael-washington/comment-page-1#comment-176228</link>
		<dc:creator>Michael Washington</dc:creator>
		<pubDate>Fri, 05 Jun 2009 16:28:50 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/?p=1018#comment-176228</guid>
		<description>If you are using Silverlight 3 you may get errors. this was never tested on Silverlight 3</description>
		<content:encoded><![CDATA[<p>If you are using Silverlight 3 you may get errors. this was never tested on Silverlight 3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brenden</title>
		<link>http://michaelsync.net/2008/07/19/silverlight-drag-drop-import-and-export-by-michael-washington/comment-page-1#comment-175560</link>
		<dc:creator>brenden</dc:creator>
		<pubDate>Wed, 03 Jun 2009 13:29:51 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/?p=1018#comment-175560</guid>
		<description>I get a build error:

Error	1	&#039;SilverlightDragAndDrop.Page&#039; does not contain a definition for &#039;HitTest&#039; and no extension method &#039;HitTest&#039; accepting a first argument of type &#039;SilverlightDragAndDrop.Page&#039; could be found (are you missing a using directive or an assembly reference?)	C:\QMS_ROOT\VS_PROJECTS\SilverDragDrop\SilverlightDragAndDrop\Page.xaml.cs	132	62	SilverlightDragAndDrop</description>
		<content:encoded><![CDATA[<p>I get a build error:</p>
<p>Error	1	&#8216;SilverlightDragAndDrop.Page&#8217; does not contain a definition for &#8216;HitTest&#8217; and no extension method &#8216;HitTest&#8217; accepting a first argument of type &#8216;SilverlightDragAndDrop.Page&#8217; could be found (are you missing a using directive or an assembly reference?)	C:\QMS_ROOT\VS_PROJECTS\SilverDragDrop\SilverlightDragAndDrop\Page.xaml.cs	132	62	SilverlightDragAndDrop</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scrumwall</title>
		<link>http://michaelsync.net/2008/07/19/silverlight-drag-drop-import-and-export-by-michael-washington/comment-page-1#comment-140599</link>
		<dc:creator>scrumwall</dc:creator>
		<pubDate>Thu, 05 Feb 2009 22:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/?p=1018#comment-140599</guid>
		<description>Take a look at the Scrumwall app at http://www.scrumwall.com/scrumwall.aspx for drag and drop. The application demonstrates other silverlight features such as custom datagrid header and event callback.</description>
		<content:encoded><![CDATA[<p>Take a look at the Scrumwall app at <a href="http://www.scrumwall.com/scrumwall.aspx" rel="nofollow">http://www.scrumwall.com/scrumwall.aspx</a> for drag and drop. The application demonstrates other silverlight features such as custom datagrid header and event callback.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Sync</title>
		<link>http://michaelsync.net/2008/07/19/silverlight-drag-drop-import-and-export-by-michael-washington/comment-page-1#comment-123918</link>
		<dc:creator>Michael Sync</dc:creator>
		<pubDate>Sun, 23 Nov 2008 10:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/?p=1018#comment-123918</guid>
		<description>The new sample has been uploaded.</description>
		<content:encoded><![CDATA[<p>The new sample has been uploaded.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://michaelsync.net/2008/07/19/silverlight-drag-drop-import-and-export-by-michael-washington/comment-page-1#comment-123916</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Sun, 23 Nov 2008 10:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/?p=1018#comment-123916</guid>
		<description>Thanks!

Denis
&lt;a href=&quot;http://www.amazooz.com&quot; rel=&quot;nofollow&quot;&gt;http://www.amazooz.com&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>Denis<br />
<a href="http://www.amazooz.com" rel="nofollow">http://www.amazooz.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted.o</title>
		<link>http://michaelsync.net/2008/07/19/silverlight-drag-drop-import-and-export-by-michael-washington/comment-page-1#comment-123915</link>
		<dc:creator>Ted.o</dc:creator>
		<pubDate>Sun, 23 Nov 2008 10:14:33 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/?p=1018#comment-123915</guid>
		<description>nice of work! Thank you, just what i needed (-: !!!</description>
		<content:encoded><![CDATA[<p>nice of work! Thank you, just what i needed (-: !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Korow</title>
		<link>http://michaelsync.net/2008/07/19/silverlight-drag-drop-import-and-export-by-michael-washington/comment-page-1#comment-119653</link>
		<dc:creator>Stephen Korow</dc:creator>
		<pubDate>Fri, 07 Nov 2008 01:01:32 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/?p=1018#comment-119653</guid>
		<description>keith, 

I would be interested in getting the VB.Net version.  Can you please send me a zip of it.  Thanks. 

Stephen 
skorow@pixi.com</description>
		<content:encoded><![CDATA[<p>keith, </p>
<p>I would be interested in getting the VB.Net version.  Can you please send me a zip of it.  Thanks. </p>
<p>Stephen<br />
<a href="mailto:skorow@pixi.com">skorow@pixi.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Yerian</title>
		<link>http://michaelsync.net/2008/07/19/silverlight-drag-drop-import-and-export-by-michael-washington/comment-page-1#comment-110736</link>
		<dc:creator>Keith Yerian</dc:creator>
		<pubDate>Wed, 01 Oct 2008 13:57:33 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/?p=1018#comment-110736</guid>
		<description>This is a really nice piece of work if you are trying to understand dragging and dropping componenets in Silverlight.

I converted the example to VB.Net for those of you interested.</description>
		<content:encoded><![CDATA[<p>This is a really nice piece of work if you are trying to understand dragging and dropping componenets in Silverlight.</p>
<p>I converted the example to VB.Net for those of you interested.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nirav</title>
		<link>http://michaelsync.net/2008/07/19/silverlight-drag-drop-import-and-export-by-michael-washington/comment-page-1#comment-95272</link>
		<dc:creator>nirav</dc:creator>
		<pubDate>Fri, 22 Aug 2008 09:48:39 +0000</pubDate>
		<guid isPermaLink="false">http://michaelsync.net/?p=1018#comment-95272</guid>
		<description>Thanks for that.
Can you tell me if you have any idea or have writen any blog/article on HttpWebRequest in C# SilverLIght Application.As I had to do a app,in which task is to post data to server through C# helper class.Please reply if you hv any idea.Have a nice time there.</description>
		<content:encoded><![CDATA[<p>Thanks for that.<br />
Can you tell me if you have any idea or have writen any blog/article on HttpWebRequest in C# SilverLIght Application.As I had to do a app,in which task is to post data to server through C# helper class.Please reply if you hv any idea.Have a nice time there.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

