[打包下载完整源码]
- /BugNET_WAP
- .........../Administration
- .............../Administration/Host
- .............../Administration/Projects
- .............../Administration/Users
- .............../Admin.aspx
- .............../Admin.aspx.cs
- .............../Admin.aspx.designer.cs
- .........../App_Themes
- .........../App_Themes/Default
- .........../bin
- .........../Bugs
- ...../Bugs/UserControls
- ...../AddBug.aspx
- ...../AddBug.aspx.cs
- ...../AddBug.aspx.designer.cs
- ...../BugDetail.aspx
- ...../BugDetail.aspx.cs
- ...../BugDetail.aspx.designer.cs
- ...../BugList.aspx
- ...../BugList.aspx.cs
- ...../BugList.aspx.designer.cs
- ...../ChangeLog.aspx
- ...../ChangeLog.aspx.cs
- ...../ChangeLog.aspx.designer.cs
- ...../MyBugs.aspx
- ...../MyBugs.aspx.cs
- ...../MyBugs.aspx.designer.cs
- ...../ProjectSummary.aspx
- ...../ProjectSummary.aspx.cs
- ...../ProjectSummary.aspx.designer.cs
- ...../RoadMap.aspx
- ...../RoadMap.aspx.cs
- ...../RoadMap.aspx.designer.cs
- ...../Rss.aspx
- ...../Rss.aspx.cs
- ...../Rss.aspx.designer.cs
- ...../ViewAttachment.aspx
- ...../ViewAttachment.aspx.cs
- ...../ViewAttachment.aspx.designer.cs
- ...../web.config
- .........../Config
- .........../Errors
- ......./AccessDenied.aspx
- ......./AccessDenied.aspx.cs
- ......./AccessDenied.aspx.designer.cs
- ......./Error.aspx
- ......./Error.aspx.cs
- ......./Error.aspx.designer.cs
- .........../Install
- ......../Install/dbscripts
- ......../403-3.htm
- ......../Install.aspx
- ......../Install.aspx.cs
- ......../Install.aspx.designer.cs
- ......../Install.css
- ......../Install.htm
- ......../Upgrade.cs
- .........../js
- .../js/lib
- .../common.js
- .........../obj
- .........../Old_App-Code
- ............./Old_App-Code/BLL
- ............./Old_App-Code/DAL
- ............./Old_App-Code/Pop3Reader
- ............./Old_App-Code/UIL
- ............./GlobalSuppressions.cs
- .........../Properties
- .........../Reports
- ......../BugsByStatus.aspx
- ......../BugsByStatus.aspx.cs
- ......../BugsByStatus.aspx.designer.cs
- ......../Chart.aspx
- ......../Chart.aspx.cs
- ......../Chart.aspx.designer.cs
- ......../ExportExcel.aspx
- ......../ExportExcel.aspx.cs
- ......../ExportExcel.aspx.designer.cs
- ......../ProjectStatus.aspx
- ......../ProjectStatus.aspx.cs
- ......../ProjectStatus.aspx.designer.cs
- ......../SelectReport.aspx
- ......../SelectReport.aspx.cs
- ......../SelectReport.aspx.designer.cs
- .........../Shared
- ......./Bug.master
- ......./Bug.master.cs
- ......./Bug.master.designer.cs
- ......./Default.Master
- ......./Default.Master.cs
- ......./Default.Master.designer.cs
- ......./FourColumn.Master
- ......./FourColumn.Master.cs
- ......./FourColumn.Master.designer.cs
- ......./FullWidth.Master
- ......./FullWidth.Master.cs
- ......./FullWidth.Master.designer.cs
- ......./TwoColumn.Master
- ......./TwoColumn.Master.cs
- ......./TwoColumn.Master.designer.cs
- .........../Uploads
- .........../UserControls
- ............./UserControls/FCKeditor
- ............./Banner.ascx
- ............./Banner.ascx.cs
- ............./Banner.ascx.designer.cs
- ............./ComponentTreeView.ascx
- ............./ComponentTreeView.ascx.cs
- ............./ComponentTreeView.ascx.designer.cs
- ............./DisplayBugs.ascx
- ............./DisplayBugs.ascx.cs
- ............./DisplayBugs.ascx.designer.cs
- ............./DisplayCustomFields.ascx
- ............./DisplayCustomFields.ascx.cs
- ............./DisplayCustomFields.ascx.designer.cs
- ............./Footer.ascx
- ............./Footer.ascx.cs
- ............./Footer.ascx.designer.cs
- ............./Message.ascx
- ............./Message.ascx.cs
- ............./Message.ascx.designer.cs
- ............./PickComponent.ascx
- ............./PickComponent.ascx.cs
- ............./PickComponent.ascx.designer.cs
- ............./PickPriority.ascx
- ............./PickPriority.ascx.cs
- ............./PickPriority.ascx.designer.cs
- ............./PickResolution.ascx
- ............./PickResolution.ascx.cs
- ............./PickResolution.ascx.designer.cs
- ............./PickSingleUser.ascx
- ............./PickSingleUser.ascx.cs
- ............./PickSingleUser.ascx.designer.cs
- ............./PickType.ascx
- ............./PickType.ascx.cs
- ............./PickType.ascx.designer.cs
- ............./PickVersion.ascx
- ............./PickVersion.ascx.cs
- ............./PickVersion.ascx.designer.cs
- ............./TabMenu.ascx
- ............./TabMenu.ascx.cs
- ............./TabMenu.ascx.designer.cs
- ............./TreeHandler.ashx.cs
- .........../Webservices
- .........../BugNET_WAP.csproj
- .........../Default.aspx
- .........../Default.aspx.cs
- .........../Default.aspx.designer.cs
- .........../development.config
- .........../ForgotPassword.aspx
- .........../ForgotPassword.aspx.cs
- .........../ForgotPassword.aspx.designer.cs
- .........../Global.asax.cs
- .........../MailLicense.xml
- .........../Register.aspx
- .........../Register.aspx.cs
- .........../Register.aspx.designer.cs
- .........../release.config
- .........../UserProfile.aspx
- .........../UserProfile.aspx.cs
- .........../UserProfile.aspx.designer.cs
- .........../Web.config
- /Common
- /Database
- ........./Programmability
- ................/Programmability/StoredProcedures
- ........./Tables
- ......./Bug.sql
- ......./BugAttachment.sql
- ......./BugComment.sql
- ......./BugHistory.sql
- ......./BugNotification.sql
- ......./BugTimeEntry.sql
- ......./Component.sql
- ......./HostSettings.sql
- ......./Log.sql
- ......./Permission.sql
- ......./Priority.sql
- ......./Project.sql
- ......./ProjectCustomFields.sql
- ......./ProjectCustomFieldSelection.sql
- ......./ProjectCustomFieldType.sql
- ......./ProjectCustomFieldValues.sql
- ......./ProjectMailBox.sql
- ......./RelatedBug.sql
- ......./Resolution.sql
- ......./RolePermission.sql
- ......./Roles.sql
- ......./Status.sql
- ......./Type.sql
- ......./UserProjects.sql
- ......./UserRoles.sql
- ......./Version.sql
- ........./Views
- /Library
- ......../HttpModules
- ............/HttpModules/Authentication
- ............/HttpModules/MailBoxReader
- /UnitTests
- ........../bin
- ..../bin/Debug
- ........../obj
- ........../Properties
- ........../AttachmentTests.cs
- ........../BugTests.cs
- ........../CommentTests.cs
- ........../GenericDataAccessLayerTests.cs
- ........../UnitTests.csproj
- /51aspx源码必读.txt
- /NDependProject.xml
Asp.net2.0
示例源码
三层/多层
毕业设计
Ajax/Atlas
C#.net
本站作品
入门源码
开源
商业
源码
英文/汉化
经典代码
CMS
随书源码
SqlHelper
持久层
WebService
Access
VS2008
SQL2005
经典教程
NHibernate
SilverLight
原创作品
ibatis
asp.net
| 类别导航
| 本站下载排行(DownLoad Top)


