Download DotNetNuke? Forum

Description

DotNetNuke? Forum is a full featured module used for managing forums and email notification of posts on your DNN site.

Icons

DotNetNuke? Forum

Source Files

The download file dnnforum.zip has the following entries.


trunk/App_LocalResources/ControlPanel.ascx.resx
trunk/App_LocalResources/Dispatch.ascx.resx
trunk/App_LocalResources/Home.ascx.resx//from w w w .  j  a  v  a2  s  .  c o m
trunk/BuildScripts/MSBuild.Community.Tasks.targets
trunk/BuildScripts/ModulePackage.targets
trunk/CSS/linenumbers.css
trunk/CSS/xmlcolors.css
trunk/Components/Common/Caching.cs
trunk/Components/Common/Constants.cs
trunk/Components/Common/DnnUserController.cs
trunk/Components/Common/ForumsSettings.cs
trunk/Components/Common/HandlerBase.cs
trunk/Components/Common/Links.cs
trunk/Components/Common/ModuleContextWrapper.cs
trunk/Components/Common/UIEventArgs.cs
trunk/Components/Common/Utilities.cs
trunk/Components/Controllers/BusinessController.cs
trunk/Components/Controllers/ForumsController.cs
trunk/Components/Controllers/ForumsSettingsController.cs
trunk/Components/Controllers/IForumsController.cs
trunk/Components/Entities/FilterInfo.cs
trunk/Components/Entities/ForumInfo.cs
trunk/Components/Entities/PermissionInfo.cs
trunk/Components/Entities/PollInfo.cs
trunk/Components/Entities/PollOptionInfo.cs
trunk/Components/Entities/PollResultInfo.cs
trunk/Components/Entities/PostAttachmentInfo.cs
trunk/Components/Entities/PostInfo.cs
trunk/Components/Entities/PostRatingInfo.cs
trunk/Components/Entities/RankInfo.cs
trunk/Components/Entities/SettingInfo.cs
trunk/Components/Entities/SubscriptionInfo.cs
trunk/Components/Entities/TopicInfo.cs
trunk/Components/Entities/TopicTrackingInfo.cs
trunk/Components/Entities/TrackingInfo.cs
trunk/Components/Entities/UrlInfo.cs
trunk/Components/Entities/UserInfo.cs
trunk/Components/Models/CPanelModel.cs
trunk/Components/Models/ControlPanelModel.cs
trunk/Components/Models/DispatchModel.cs
trunk/Components/Models/HomeModel.cs
trunk/Components/Models/TopicDisplayModel.cs
trunk/Components/Models/TopicEditorModel.cs
trunk/Components/Models/TopicListModel.cs
trunk/Components/Models/ViewModels/ForumViewModel.cs
trunk/Components/Models/ViewModels/ForumViewModelBuilder.cs
trunk/Components/Models/ViewModels/HomeViewModel.cs
trunk/Components/Presenters/CPanelPresenter.cs
trunk/Components/Presenters/ControlPanelPresenter.cs
trunk/Components/Presenters/DispatchPresenter.cs
trunk/Components/Presenters/ForumsServicePresenter.cs
trunk/Components/Presenters/HomePresenter.cs
trunk/Components/Presenters/TemplatesServicePresenter.cs
trunk/Components/Presenters/TopicDisplayPresenter.cs
trunk/Components/Presenters/TopicEditorPresenter.cs
trunk/Components/Presenters/TopicListPresenter.cs
trunk/Components/Taxonomy/Content.cs
trunk/Components/Taxonomy/Terms.cs
trunk/Components/Views/FileEventArgs.cs
trunk/Components/Views/FileSaveEventArgs.cs
trunk/Components/Views/GetTemplateGroupsEventArgs.cs
trunk/Components/Views/GroupFilesEventArgs.cs
trunk/Components/Views/HelloWorldEventArgs.cs
trunk/Components/Views/ICPanelView.cs
trunk/Components/Views/IControlPanelView.cs
trunk/Components/Views/IDispatchView.cs
trunk/Components/Views/IForumsServiceView.cs
trunk/Components/Views/IHomeView.cs
trunk/Components/Views/ITemplatesServiceView.cs
trunk/Components/Views/ITopicDisplayView.cs
trunk/Components/Views/ITopicEditorView.cs
trunk/Components/Views/ITopicListView.cs
trunk/ControlPanel.ascx
trunk/ControlPanel.ascx.cs
trunk/ControlPanel.ascx.designer.cs
trunk/ControlPanel.css
trunk/Controls/HtmllLoader.cs
trunk/DNNCorp.Forums.build
trunk/DNNCorp.Forums.csproj
trunk/DNNCorp.Forums.dnn
trunk/DNNCorp.Forums.sln
trunk/Dispatch.ascx
trunk/Dispatch.ascx.cs
trunk/Dispatch.ascx.designer.cs
trunk/Documentation/License.txt
trunk/Documentation/ReleaseNotes.txt
trunk/Forums.Tests/DNNCorp.Forums.Tests.csproj
trunk/Forums.Tests/Dependencies/MbUnit/Gallio.dll
trunk/Forums.Tests/Dependencies/MbUnit/MbUnit.dll
trunk/Forums.Tests/Dependencies/Moq/Moq.chm
trunk/Forums.Tests/Dependencies/Moq/Moq.dll
trunk/Forums.Tests/Dependencies/Moq/Moq.pdb
trunk/Forums.Tests/Dependencies/Moq/Moq.xml
trunk/Forums.Tests/ForumsServicePresenterTests.cs
trunk/Forums.Tests/HomePresenterTests.cs
trunk/Forums.Tests/Properties/AssemblyInfo.cs
trunk/Forums.Tests/Settings.StyleCop
trunk/Forums.Tests/packages.config
trunk/Helpers/DateTimeExtensions.cs
trunk/Home.ascx
trunk/Home.ascx.cs
trunk/Home.ascx.designer.cs
trunk/Images/check_32.png
trunk/Images/dashHeaderBg.gif
trunk/Images/info_32.png
trunk/Images/spinner-lg.gif
trunk/Images/warning_32.png
trunk/Properties/AssemblyInfo.cs
trunk/Providers/Data/IDataProvider.cs
trunk/Providers/Data/SqlDataProvider/06.00.00.SqlDataProvider
trunk/Providers/Data/SqlDataProvider/SqlDataProvider.cs
trunk/Providers/Data/SqlDataProvider/Uninstall.SqlDataProvider
trunk/Scripts/blank.html
trunk/Scripts/codemirror/codemirror.js
trunk/Scripts/codemirror/editor.js
trunk/Scripts/codemirror/parsexml.js
trunk/Scripts/codemirror/select.js
trunk/Scripts/codemirror/stringstream.js
trunk/Scripts/codemirror/tokenize.js
trunk/Scripts/codemirror/undo.js
trunk/Scripts/codemirror/util.js
trunk/Scripts/dnnforums.admin.js
trunk/Scripts/dnnforums.js
trunk/Scripts/json2009.min.js
trunk/Scripts/rsh.min.js
trunk/Scripts/scripts.ashx
trunk/Scripts/scripts.ashx.cs
trunk/Scripts/serviceProxy.js
trunk/Services/Filters.asmx
trunk/Services/Filters.asmx.cs
trunk/Services/Forums.asmx
trunk/Services/Forums.asmx.cs
trunk/Services/Ranks.asmx
trunk/Services/Ranks.asmx.cs
trunk/Services/Settings.asmx
trunk/Services/Settings.asmx.cs
trunk/Services/Templates.asmx
trunk/Services/Templates.asmx.cs
trunk/Services/Users.asmx
trunk/Services/Users.asmx.cs
trunk/Services/WebServiceBase.cs
trunk/Settings.StyleCop
trunk/Templates/Default/ListForums.template
trunk/Templates/Default/ListThreads.template
trunk/Templating/DnnTemplatingViewModel.cs
trunk/Templating/Filters/RelativeTimeSpanFilter.cs
trunk/Templating/ITemplateFileManager.cs
trunk/Templating/TemplateFileManager.cs
trunk/Templating/TemplateProcessor.cs
trunk/TopicDisplay.ascx
trunk/TopicDisplay.ascx.cs
trunk/TopicDisplay.ascx.designer.cs
trunk/TopicEditor.ascx
trunk/TopicEditor.ascx.cs
trunk/TopicEditor.ascx.designer.cs
trunk/TopicList.ascx
trunk/TopicList.ascx.cs
trunk/TopicList.ascx.designer.cs
trunk/UserControls/admin_dashboard.ascx
trunk/UserControls/admin_dashboard.ascx.cs
trunk/UserControls/admin_dashboard.ascx.designer.cs
trunk/UserControls/admin_filters.ascx
trunk/UserControls/admin_filters.ascx.cs
trunk/UserControls/admin_filters.ascx.designer.cs
trunk/UserControls/admin_forumeditor.ascx
trunk/UserControls/admin_forumeditor.ascx.cs
trunk/UserControls/admin_forumeditor.ascx.designer.cs
trunk/UserControls/admin_forumlist.ascx
trunk/UserControls/admin_forumlist.ascx.cs
trunk/UserControls/admin_forumlist.ascx.designer.cs
trunk/UserControls/admin_ranks.ascx
trunk/UserControls/admin_ranks.ascx.cs
trunk/UserControls/admin_ranks.ascx.designer.cs
trunk/UserControls/admin_settings.ascx
trunk/UserControls/admin_settings.ascx.cs
trunk/UserControls/admin_settings.ascx.designer.cs
trunk/UserControls/admin_templates.ascx
trunk/UserControls/admin_templates.ascx.cs
trunk/UserControls/admin_templates.ascx.designer.cs
trunk/module.css
trunk/packages.config
trunk/packages/DotLiquid.1.6.1.0/DotLiquid.1.6.1.0.nupkg
trunk/packages/DotLiquid.1.6.1.0/LICENSE.txt
trunk/packages/DotLiquid.1.6.1.0/lib/NET35/DotLiquid.dll
trunk/packages/DotLiquid.1.6.1.0/lib/NET35/it/DotLiquid.resources.dll
trunk/packages/DotLiquid.1.6.1.0/lib/NET40/DotLiquid.dll
trunk/packages/DotLiquid.1.6.1.0/lib/NET40/it/DotLiquid.resources.dll
trunk/packages/WebFormsMvp.1.2.0.0/WebFormsMvp.1.2.0.0.nupkg
trunk/packages/WebFormsMvp.1.2.0.0/lib/WebFormsMvp.dll
trunk/packages/WebFormsMvp.1.2.0.0/lib/WebFormsMvp.pdb
trunk/packages/WebFormsMvp.1.2.0.0/lib/WebFormsMvp.xml
trunk/packages/repositories.config

Download

Click the following link to download dnnforum.zip.

dnnforum.zip




















Home »
  C# Free Code »
    Web »




AJAX
Blog
DotNetNuke
Email
HTML
Http
IIS
JavaScript
jQuery
RSS
URL
VoIP
Web
WebSite
WebSocket