当前注册人数422803人 邮箱: 密码: 注册新用户 忘记密码
首页 C/C++/MFC C# ASP.NET VB.NET MATLAB Android   站内搜索 下载代码说明/积分规则
为什么要注册?

1. 可以直接免费从本站下载代码,防止邮件发送不到您的邮箱,或登录不了国外网站

2. 可以设定关键字,当有您关心的代码收录时,邮件通知您

3. 对这里的代码进行评分和评论

4. 可以和大家一起分享你的源代码,得到更多的建议

Dragging and dropping with ASP.NET 2.0 and Atlas/AJAX

实现atlas/AJAX和asp.net2.0下网页中元素拖拽源代码及教程

2008年05月18日
C#, JScript, XML, HTML, Windows, .NET 2.0, .NET, Ajax, ASP.NET, VS, VS2005, Dev
这里的文章作为一个入门教程,试图告诉读者微软的AJAX技术的另外一面,希望让大家认识到atlas抽象下的更深层次的技术。作者通过一系列的例子向大家展示atlas模型和编程模型的关系,并展示如何使用PreviewDragDrop库,实现基本的拖拽操作。
相关知识

    <%@ Page Language="C#" %>
            "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   
   
    Imperative Drop Targets
   
   
   
   
   
       
                           Name="Microsoft.Web.Resources.ScriptLibrary.PreviewScript"/>
                           Name="Microsoft.Web.Resources.ScriptLibrary.PreviewDragDrop"/>
                           Path="scriptLibrary/DropZoneBehavior.js"/>
       

   
   

Imperative Drop Targets with javacript


   

   
       style="height:100px;width:100px;background-color:Blue;">
   
       sstyle="height:20px;width:auto;background-color:Green;">
   

   

       

   
                       height:200px;width:200px;">Drop Zone

   
   
   

源代码原文下载:
Dragging and dropping with ASP.NET 2.0 and Atlas This tutorial delves into the relationship between declarative and imperative programming in Atlas, and how these can be used to create drag and drop functionality in a web client.

源码图片

点击链接查看大图
从本站下载附件及源代码(1个附件,已经成功下载102次)

最值得关注的外文源代码

Prototype Window
Folder tree with drag and drop
Atlas Tutorial: Creating an AJAX Scribble application
Troubleshooting Partial Rendering Errors in ATLAS and ASP.NET 2.0
评论(评论是增加积分的一个有效途径)
字数在300字内
请如实评论
本源代码共评论3次,此处显示最近1次评论! 查看所有评论

yndxstxy2010jrsx  2014年08月29日
kankana
200万国内源码搜索
CopyRight (C) codesoso.com 2007-2009 All Rights Reserved zhihuishi   免责声明