文件名称:Task-List-Application
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-05-28
- 文件大小:
- 185kb
- 下载次数:
- 0次
- 提 供 者:
- 韭**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个多用户网络任务列表的应用程序。允许创建多个任务列表,多个用户和用户之间共享任务列表。显示了一个很好的例子,整个web应用程序的发展,包括CSS布局,使用UserControls定制数据表格行,表单验证,ADO。网络存储装备等,包括类别,管理的任务状态和类别列表、图片在任务列表来表示类别,自动包含名称/日期当编辑任务。很多其他的特性,和更新SQL脚本。-A multi-user network task list application. Allows you to create multiple task lists, shared between multiple users and task lists. Shows a good example of the entire web application development, including CSS layout, use UserControls custom data table rows, form validation, ADO. Network storage equipment, etc., including category management, task status and category lists, pictures to represent the class in the task list, automatically include the name/date when editing tasks. Many other features, and update SQL scr ipts.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BronzeMonkey.GeneralTaskList
............................\AssemblyInfo.cs
............................\bin
............................\...\BronzeMonkey.GeneralTaskList.pdb
............................\BronzeMonkey.GeneralTaskList.csproj
............................\BronzeMonkey.GeneralTaskList.csproj.webinfo
............................\BronzeMonkey.GeneralTaskList.sln
............................\BronzeMonkey.GeneralTaskList.suo
............................\BronzeMonkey.GeneralTaskList.vsdisco
............................\Default.aspx
............................\Default.aspx.cs
............................\Default.aspx.resx
............................\Global.asax
............................\Global.asax.cs
............................\Global.asax.resx
............................\HTMLPage1.htm
............................\images
............................\......\alert.gif
............................\......\Bug16.gif
............................\......\Bug22x30.gif
............................\......\Bug24.gif
............................\......\cancel.gif
............................\......\change.gif
............................\......\changepassword.gif
............................\......\delete.gif
............................\......\down.gif
............................\......\email.gif
............................\......\feature.gif
............................\......\general.gif
............................\......\info.gif
............................\......\preferences.gif
............................\......\refresh.gif
............................\......\save.gif
............................\......\security.gif
............................\......\task.gif
............................\......\tasklist.gif
............................\......\up.gif
............................\......\user16.gif
............................\......\userproperties.gif
............................\layout.css
............................\login.aspx
............................\login.aspx.cs
............................\login.aspx.resx
............................\Mailbox.aspx
............................\Mailbox.aspx.cs
............................\Mailbox.aspx.resx
............................\ManageApplication.aspx
............................\ManageApplication.aspx.cs
............................\ManageApplication.aspx.resx
............................\ManageNotification.aspx
............................\ManageNotification.aspx.cs
............................\ManageNotification.aspx.resx
............................\ManageTaskList.aspx
............................\ManageTaskList.aspx.cs
............................\ManageTaskList.aspx.resx
............................\ManageUsers.aspx
............................\ManageUsers.aspx.cs
............................\ManageUsers.aspx.resx
............................\Message.aspx
............................\Message.aspx.cs
............................\Message.aspx.resx
............................\objects
............................\.......\CategoryItem.cs
............................\.......\StatusItem.cs
............................\Pop3.cs
............................\Preferences.aspx
............................\Preferences.aspx.cs
............................\Preferences.aspx.resx
............................\Stored Procedures
............................\.................\TaskList_Add.sql
............................\.................\TaskList_AddCategory.sql
............................\.................\TaskList_AddStartupTaskListID.sql
............................\.................\TaskList_AddStatusShowPreference.sql
............................\.................\TaskList_AddStatusType.sql
............................\.................\TaskList_AddUser.sql
............................\.................\TaskList_AddUserToTaskList.sql
............................\.................\TaskList_ChangeStartupTaskListID.sql
............................\.................\TaskList_ChangeStartupViewOption.sql
............................\.................\TaskList_ClearStatusShow