BugNET Library
Description
This is a library dll so DNN programmers can integrate BugNET within their modules more easliy.
Source Files
The download file bugnetlib.zip has the following entries.
BugNETLibrary/BugNETLibrary.sln/*from ww w.j a va2 s . c o m*/
BugNETLibrary/BugNETLibrary.vbproj
BugNETLibrary/BugNETLibrary.vbproj.vspscc
BugNETLibrary/BugNETLibrary.vssscc
BugNETLibrary/Business/CRUD/ApplicationLogsController.vb
BugNETLibrary/Business/CRUD/HostSettingsController.vb
BugNETLibrary/Business/CRUD/IssueAttachmentsController.vb
BugNETLibrary/Business/CRUD/IssueCommentsController.vb
BugNETLibrary/Business/CRUD/IssueHistoriesController.vb
BugNETLibrary/Business/CRUD/IssueNotificationsController.vb
BugNETLibrary/Business/CRUD/IssueRevisionsController.vb
BugNETLibrary/Business/CRUD/IssueVotesController.vb
BugNETLibrary/Business/CRUD/IssueWorkReportsController.vb
BugNETLibrary/Business/CRUD/IssuesController.vb
BugNETLibrary/Business/CRUD/PermissionsController.vb
BugNETLibrary/Business/CRUD/ProjectCategoriesController.vb
BugNETLibrary/Business/CRUD/ProjectCustomFieldSelectionsController.vb
BugNETLibrary/Business/CRUD/ProjectCustomFieldTypesController.vb
BugNETLibrary/Business/CRUD/ProjectCustomFieldValuesController.vb
BugNETLibrary/Business/CRUD/ProjectCustomFieldsController.vb
BugNETLibrary/Business/CRUD/ProjectIssueTypesController.vb
BugNETLibrary/Business/CRUD/ProjectMailBoxesController.vb
BugNETLibrary/Business/CRUD/ProjectMilestonesController.vb
BugNETLibrary/Business/CRUD/ProjectNotificationsController.vb
BugNETLibrary/Business/CRUD/ProjectPrioritiesController.vb
BugNETLibrary/Business/CRUD/ProjectResolutionsController.vb
BugNETLibrary/Business/CRUD/ProjectStatiController.vb
BugNETLibrary/Business/CRUD/ProjectsController.vb
BugNETLibrary/Business/CRUD/QueriesController.vb
BugNETLibrary/Business/CRUD/QueryClausesController.vb
BugNETLibrary/Business/CRUD/RequiredFieldListsController.vb
BugNETLibrary/Business/CRUD/RolePermissionsController.vb
BugNETLibrary/Business/CRUD/RolesController.vb
BugNETLibrary/Business/CRUD/StringResourcesController.vb
BugNETLibrary/Business/CRUD/UserProfilesController.vb
BugNETLibrary/Business/CRUD/UserProjectsController.vb
BugNETLibrary/Business/CRUD/UserRolesController.vb
BugNETLibrary/Business/Cmd/CommandController.vb
BugNETLibrary/Business/FK/ApplicationLogsController.vb
BugNETLibrary/Business/FK/HostSettingsController.vb
BugNETLibrary/Business/FK/IssueAttachmentsController.vb
BugNETLibrary/Business/FK/IssueCommentsController.vb
BugNETLibrary/Business/FK/IssueHistoriesController.vb
BugNETLibrary/Business/FK/IssueNotificationsController.vb
BugNETLibrary/Business/FK/IssueRevisionsController.vb
BugNETLibrary/Business/FK/IssueVotesController.vb
BugNETLibrary/Business/FK/IssueWorkReportsController.vb
BugNETLibrary/Business/FK/IssuesController.vb
BugNETLibrary/Business/FK/PermissionsController.vb
BugNETLibrary/Business/FK/ProjectCategoriesController.vb
BugNETLibrary/Business/FK/ProjectCustomFieldSelectionsController.vb
BugNETLibrary/Business/FK/ProjectCustomFieldTypesController.vb
BugNETLibrary/Business/FK/ProjectCustomFieldValuesController.vb
BugNETLibrary/Business/FK/ProjectCustomFieldsController.vb
BugNETLibrary/Business/FK/ProjectIssueTypesController.vb
BugNETLibrary/Business/FK/ProjectMailBoxesController.vb
BugNETLibrary/Business/FK/ProjectMilestonesController.vb
BugNETLibrary/Business/FK/ProjectNotificationsController.vb
BugNETLibrary/Business/FK/ProjectPrioritiesController.vb
BugNETLibrary/Business/FK/ProjectResolutionsController.vb
BugNETLibrary/Business/FK/ProjectStatiController.vb
BugNETLibrary/Business/FK/ProjectsController.vb
BugNETLibrary/Business/FK/QueriesController.vb
BugNETLibrary/Business/FK/QueryClausesController.vb
BugNETLibrary/Business/FK/RequiredFieldListsController.vb
BugNETLibrary/Business/FK/RolePermissionsController.vb
BugNETLibrary/Business/FK/RolesController.vb
BugNETLibrary/Business/FK/StringResourcesController.vb
BugNETLibrary/Business/FK/UserProfilesController.vb
BugNETLibrary/Business/FK/UserProjectsController.vb
BugNETLibrary/Business/FK/UserRolesController.vb
BugNETLibrary/Business/Objects/Interfaces/ApplicationLogInfo.vb
BugNETLibrary/Business/Objects/Interfaces/HostSettingInfo.vb
BugNETLibrary/Business/Objects/Interfaces/IssueAttachmentInfo.vb
BugNETLibrary/Business/Objects/Interfaces/IssueCommentInfo.vb
BugNETLibrary/Business/Objects/Interfaces/IssueHistoryInfo.vb
BugNETLibrary/Business/Objects/Interfaces/IssueInfo.vb
BugNETLibrary/Business/Objects/Interfaces/IssueNotificationInfo.vb
BugNETLibrary/Business/Objects/Interfaces/IssueRevisionInfo.vb
BugNETLibrary/Business/Objects/Interfaces/IssueVoteInfo.vb
BugNETLibrary/Business/Objects/Interfaces/IssueWorkReportInfo.vb
BugNETLibrary/Business/Objects/Interfaces/PermissionInfo.vb
BugNETLibrary/Business/Objects/Interfaces/ProjectCategoryInfo.vb
BugNETLibrary/Business/Objects/Interfaces/ProjectCustomFieldInfo.vb
BugNETLibrary/Business/Objects/Interfaces/ProjectCustomFieldSelectionInfo.vb
BugNETLibrary/Business/Objects/Interfaces/ProjectCustomFieldTypeInfo.vb
BugNETLibrary/Business/Objects/Interfaces/ProjectCustomFieldValueInfo.vb
BugNETLibrary/Business/Objects/Interfaces/ProjectInfo.vb
BugNETLibrary/Business/Objects/Interfaces/ProjectIssueTypeInfo.vb
BugNETLibrary/Business/Objects/Interfaces/ProjectMailBoxeInfo.vb
BugNETLibrary/Business/Objects/Interfaces/ProjectMilestoneInfo.vb
BugNETLibrary/Business/Objects/Interfaces/ProjectNotificationInfo.vb
BugNETLibrary/Business/Objects/Interfaces/ProjectPriorityInfo.vb
BugNETLibrary/Business/Objects/Interfaces/ProjectResolutionInfo.vb
BugNETLibrary/Business/Objects/Interfaces/ProjectStatuInfo.vb
BugNETLibrary/Business/Objects/Interfaces/QueryClauseInfo.vb
BugNETLibrary/Business/Objects/Interfaces/QueryInfo.vb
BugNETLibrary/Business/Objects/Interfaces/RequiredFieldListInfo.vb
BugNETLibrary/Business/Objects/Interfaces/RoleInfo.vb
BugNETLibrary/Business/Objects/Interfaces/RolePermissionInfo.vb
BugNETLibrary/Business/Objects/Interfaces/StringResourceInfo.vb
BugNETLibrary/Business/Objects/Interfaces/UserProfileInfo.vb
BugNETLibrary/Business/Objects/Interfaces/UserProjectInfo.vb
BugNETLibrary/Business/Objects/Interfaces/UserRoleInfo.vb
BugNETLibrary/Business/Objects/ProjectsViewInfo.vb
BugNETLibrary/Business/Objects/Properties/ApplicationLogInfo.vb
BugNETLibrary/Business/Objects/Properties/HostSettingInfo.vb
BugNETLibrary/Business/Objects/Properties/IssueAttachmentInfo.vb
BugNETLibrary/Business/Objects/Properties/IssueCommentInfo.vb
BugNETLibrary/Business/Objects/Properties/IssueHistoryInfo.vb
BugNETLibrary/Business/Objects/Properties/IssueInfo.vb
BugNETLibrary/Business/Objects/Properties/IssueNotificationInfo.vb
BugNETLibrary/Business/Objects/Properties/IssueRevisionInfo.vb
BugNETLibrary/Business/Objects/Properties/IssueVoteInfo.vb
BugNETLibrary/Business/Objects/Properties/IssueWorkReportInfo.vb
BugNETLibrary/Business/Objects/Properties/PermissionInfo.vb
BugNETLibrary/Business/Objects/Properties/ProjectCategoryInfo.vb
BugNETLibrary/Business/Objects/Properties/ProjectCustomFieldInfo.vb
BugNETLibrary/Business/Objects/Properties/ProjectCustomFieldSelectionInfo.vb
BugNETLibrary/Business/Objects/Properties/ProjectCustomFieldTypeInfo.vb
BugNETLibrary/Business/Objects/Properties/ProjectCustomFieldValueInfo.vb
BugNETLibrary/Business/Objects/Properties/ProjectInfo.vb
BugNETLibrary/Business/Objects/Properties/ProjectIssueTypeInfo.vb
BugNETLibrary/Business/Objects/Properties/ProjectMailBoxeInfo.vb
BugNETLibrary/Business/Objects/Properties/ProjectMilestoneInfo.vb
BugNETLibrary/Business/Objects/Properties/ProjectNotificationInfo.vb
BugNETLibrary/Business/Objects/Properties/ProjectPriorityInfo.vb
BugNETLibrary/Business/Objects/Properties/ProjectResolutionInfo.vb
BugNETLibrary/Business/Objects/Properties/ProjectStatuInfo.vb
BugNETLibrary/Business/Objects/Properties/QueryClauseInfo.vb
BugNETLibrary/Business/Objects/Properties/QueryInfo.vb
BugNETLibrary/Business/Objects/Properties/RequiredFieldListInfo.vb
BugNETLibrary/Business/Objects/Properties/RoleInfo.vb
BugNETLibrary/Business/Objects/Properties/RolePermissionInfo.vb
BugNETLibrary/Business/Objects/Properties/StringResourceInfo.vb
BugNETLibrary/Business/Objects/Properties/UserProfileInfo.vb
BugNETLibrary/Business/Objects/Properties/UserProjectInfo.vb
BugNETLibrary/Business/Objects/Properties/UserRoleInfo.vb
BugNETLibrary/Data/CMD/DataProvider.vb
BugNETLibrary/Data/CMD/SqlDataProvider.vb
BugNETLibrary/Data/CRUD/DataProvider.vb
BugNETLibrary/Data/CRUD/SqlDataProvider.vb
BugNETLibrary/Data/FK/DataProvider.vb
BugNETLibrary/Data/FK/SqlDataProvider.vb
BugNETLibrary/My Project/Application.Designer.vb
BugNETLibrary/My Project/Application.myapp
BugNETLibrary/My Project/AssemblyInfo.vb
BugNETLibrary/My Project/Resources.Designer.vb
BugNETLibrary/My Project/Resources.resx
BugNETLibrary/My Project/Settings.Designer.vb
BugNETLibrary/My Project/Settings.settings
BugNETLibrary/_Installation/01.00.00.SqlDataProvider
BugNETLibrary/_Installation/02.00.00.SqlDataProvider
BugNETLibrary/_Installation/02.01.00.SqlDataProvider
BugNETLibrary/_Installation/Install.02.01.00.SqlDataProvider
BugNETLibrary/_Installation/Uninstall.SqlDataProvider
BugNETLibrary/_References/DNN 04.08.00/DotNetNuke.dll
BugNETLibrary/_References/DNN 04.08.00/Microsoft.ApplicationBlocks.Data.dll
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Download
Click the following link to download bugnetlib.zip.
bugnetlib.zipList of DotNetNuke
Apollo PageLocalization
Aricie - Distributed Caching Provider
Aricie - LuceneSearch
Aspose DotNetNuke Module Development Templa...
Bring2mind Guestbook
Bring2mind Signup
Bring2mind's Yet Another Gallery Module
Contact Collector Module for DotNetNuke
Content Injection Module for DotNetNuke
DNN Blog
DNN Chat
DNN Compare
DNN LocalizationEditor
DnnC PicasaAlbums
DNNSimpleArticle
DotNetNuke 5 Thai Language Pack
DotNetNuke Forum Extensions
DotNetNuke? Auth: Active Directory
DotNetNuke? Documents
DotNetNuke? Events
DotNetNuke? Feedback
DotNetNuke? IFrame
DotNetNuke? Links
DotNetNuke? Map
DotNetNuke? News Feeds
DotNetNuke? Roadmap
DotNetNuke? Survey
NB_Store - Free DotNetNuke Ecommerce Catalo...
Open Graph Protocol Module for DotNetNuke
RTP Forgotten User
Shibboleth Authentication Provider for DotN...
Simple Redirect Module for DotNetNuke
Testable DNN Module
ThermoChart
User Directory Module for DotNetNuke
Wazzup module for DotNetNuke
Apollo PageLocalization
Aricie - Distributed Caching Provider
Aricie - LuceneSearch
Aspose DotNetNuke Module Development Templa...
Bring2mind Guestbook
Bring2mind Signup
Bring2mind's Yet Another Gallery Module
BugNET Library
Code Camp Event Module v2.1Contact Collector Module for DotNetNuke
Content Injection Module for DotNetNuke
DNN Blog
DNN Chat
DNN Compare
DNN LocalizationEditor
DnnC PicasaAlbums
DNNSimpleArticle
DotNetNuke 5 Thai Language Pack
DotNetNuke Forum Extensions
DotNetNuke? Auth: Active Directory
DotNetNuke? Documents
DotNetNuke? Events
DotNetNuke? Feedback
DotNetNuke? IFrame
DotNetNuke? Links
DotNetNuke? Map
DotNetNuke? News Feeds
DotNetNuke? Roadmap
DotNetNuke? Survey
NB_Store - Free DotNetNuke Ecommerce Catalo...
Open Graph Protocol Module for DotNetNuke
RTP Forgotten User
Shibboleth Authentication Provider for DotN...
Simple Redirect Module for DotNetNuke
Testable DNN Module
ThermoChart
User Directory Module for DotNetNuke
Wazzup module for DotNetNuke