<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to: Building Drag and Drop functionality with ASP.NET Ajax</title><link>http://blogs.msdn.com/publicsector/archive/2008/01/07/how-to-building-drag-and-drop-functionality-with-asp-net-ajax.aspx</link><description>AJAX has been very popular over the past few years, but I've seen it primarily used by developers to reduce page refreshes and to do background data-loading.&amp;#160; Both of these uses are great uses of the technology, but one of the features that I like</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Geek Lectures - Things geeks should know about &amp;raquo; Blog Archive   &amp;raquo;  How to: Building Drag and Drop functionality with ASP.NET Ajax</title><link>http://blogs.msdn.com/publicsector/archive/2008/01/07/how-to-building-drag-and-drop-functionality-with-asp-net-ajax.aspx#7016806</link><pubDate>Mon, 07 Jan 2008 19:12:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7016806</guid><dc:creator>Geek Lectures - Things geeks should know about » Blog Archive   »  How to: Building Drag and Drop functionality with ASP.NET Ajax</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://geeklectures.info/2008/01/07/how-to-building-drag-and-drop-functionality-with-aspnet-ajax/"&gt;http://geeklectures.info/2008/01/07/how-to-building-drag-and-drop-functionality-with-aspnet-ajax/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: How to: Building Drag and Drop functionality with ASP.NET Ajax</title><link>http://blogs.msdn.com/publicsector/archive/2008/01/07/how-to-building-drag-and-drop-functionality-with-asp-net-ajax.aspx#7679892</link><pubDate>Wed, 13 Feb 2008 23:00:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7679892</guid><dc:creator>Jessie</dc:creator><description>&lt;p&gt;How can we handle multiple target drop area? &lt;/p&gt;
&lt;p&gt;Here is the code to create a drag area. A value &amp;quot;red&amp;quot; or &amp;quot;yellow&amp;quot; can be passed to the object.&lt;/p&gt;
&lt;p&gt;var source1 = new Custom.UI.ColorDragSourceBehavior&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ($get('RedDragSource'), 'red');&lt;/p&gt;
&lt;p&gt;var source1 = new Custom.UI.ColorDragSourceBehavior&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ($get('RedDragSource'), 'yellow');&lt;/p&gt;
&lt;p&gt;Here is the code to create a drop area. If I have 2 drop areas, how can I distingurish them?&lt;/p&gt;
&lt;p&gt;var target = new Custom.UI.ColorDropTargetBehavior&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ($get('DropTarget'));&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
</description></item><item><title>re: How to: Building Drag and Drop functionality with ASP.NET Ajax</title><link>http://blogs.msdn.com/publicsector/archive/2008/01/07/how-to-building-drag-and-drop-functionality-with-asp-net-ajax.aspx#8615222</link><pubDate>Wed, 18 Jun 2008 11:51:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8615222</guid><dc:creator>sagar </dc:creator><description>&lt;p&gt;first thank you ,&lt;/p&gt;
&lt;p&gt;i want to drag and drop my dropdown list with the use of ajax ....&lt;/p&gt;
&lt;p&gt;so can you give me some ideas for that ......&lt;/p&gt;
</description></item><item><title>re: How to: Building Drag and Drop functionality with ASP.NET Ajax</title><link>http://blogs.msdn.com/publicsector/archive/2008/01/07/how-to-building-drag-and-drop-functionality-with-asp-net-ajax.aspx#8919395</link><pubDate>Tue, 02 Sep 2008 10:43:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8919395</guid><dc:creator>Harry</dc:creator><description>&lt;p&gt;Change The Layout of web page Directly by Mouse &amp;nbsp;Using Ajax And Managed By Administrator&lt;/p&gt;
</description></item><item><title>How to drag and drop elements in the childnode of treeview in visual studio 2005 for aspx page</title><link>http://blogs.msdn.com/publicsector/archive/2008/01/07/how-to-building-drag-and-drop-functionality-with-asp-net-ajax.aspx#9495216</link><pubDate>Sat, 21 Mar 2009 13:17:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9495216</guid><dc:creator>Gayatri</dc:creator><description>&lt;p&gt;Please i need the code the treeview which will play the dragging and droping the elements of the treeview which placed on the left pane of the web page &lt;a rel="nofollow" target="_new" href="http://219.91.199.132/watchknow/default.aspx"&gt;http://219.91.199.132/watchknow/default.aspx&lt;/a&gt; or sample example www.watchknow.org&lt;/p&gt;
</description></item></channel></rss>