Download DEWD

Description

DEWD is an Umbraco 4.0 extension used to edit sequential data such as rows in a SQL server database table. It's meant to allow developers to quickly set up user friendly table editing in Umbraco (eg. for editors) without having to write custom code. Written in C#/ASP.NET 3.5.

Icons

DEWD

Source Files

The download file dewd.zip has the following entries.


.hgignore/*from  w w  w. j  a v a  2s  .  c o  m*/
Documentation/DEWD V1.2 Documentation.docx
Documentation/DEWD V1.2 Documentation.pdf
Documentation/screenshot_1.png
Documentation/screenshot_1_thumb.png
Documentation/screenshot_2.png
Documentation/screenshot_2_thumb.png
Documentation/screenshot_3.png
Eksponent.Dewd.sln
Eksponent.Dewd.suo
Eksponent.Dewd/Configuration.cs
Eksponent.Dewd/ConfigurationLoader.cs
Eksponent.Dewd/Context.cs
Eksponent.Dewd/Controls/ContentControlContainer.cs
Eksponent.Dewd/Controls/ContentControlDefinition.cs
Eksponent.Dewd/Controls/CustomButton.cs
Eksponent.Dewd/Controls/EditorControls/DropDownDataType.cs
Eksponent.Dewd/Controls/EditorControls/DuoSelectDataType.cs
Eksponent.Dewd/Controls/EditorControls/DuoSelectDataType.js
Eksponent.Dewd/Controls/EditorControls/IXConfigurable.cs
Eksponent.Dewd/Controls/EditorControls/NoSqlDefaultData.cs
Eksponent.Dewd/Controls/IEditorPage.cs
Eksponent.Dewd/Controls/IListControlDataSource.cs
Eksponent.Dewd/Controls/ListControlHelper.cs
Eksponent.Dewd/Controls/MenuButton.cs
Eksponent.Dewd/Controls/View/Columns/Details.cs
Eksponent.Dewd/Controls/View/Columns/HtmlField.cs
Eksponent.Dewd/Controls/View/Columns/IRequiresContext.cs
Eksponent.Dewd/Controls/View/Columns/MultiSelectBox.cs
Eksponent.Dewd/Controls/View/ISupportsMultiSelection.cs
Eksponent.Dewd/Controls/View/IViewControl.cs
Eksponent.Dewd/Controls/View/ScrollingGrid.cs
Eksponent.Dewd/Controls/View/SearchPanel.cs
Eksponent.Dewd/Controls/View/Snippet.cs
Eksponent.Dewd/Default.js
Eksponent.Dewd/Editors/AfterSaveEventArgs.cs
Eksponent.Dewd/Editors/BeforeDeleteEventArgs.cs
Eksponent.Dewd/Editors/BeforeSaveEventArgs.cs
Eksponent.Dewd/Editors/Editor.cs
Eksponent.Dewd/Editors/IEditor.cs
Eksponent.Dewd/Editors/RowEventArgs.cs
Eksponent.Dewd/Editors/SaveResult.cs
Eksponent.Dewd/Eksponent.Dewd.csproj
Eksponent.Dewd/Eksponent.Dewd.csproj.user
Eksponent.Dewd/Extensions/DataLayerExtensions.cs
Eksponent.Dewd/Extensions/DataTableExtensions.cs
Eksponent.Dewd/Extensions/EditorExtensions.cs
Eksponent.Dewd/Extensions/TypeExtensions.cs
Eksponent.Dewd/Extensions/XElementExtensions.cs
Eksponent.Dewd/Fields/Criteria/Criterion.cs
Eksponent.Dewd/Fields/Criteria/Equals.cs
Eksponent.Dewd/Fields/Criteria/ICriterion.cs
Eksponent.Dewd/Fields/Criteria/IsNull.cs
Eksponent.Dewd/Fields/Criteria/IsNullOrEmpty.cs
Eksponent.Dewd/Fields/Criteria/RegEx.cs
Eksponent.Dewd/Fields/Field.cs
Eksponent.Dewd/Fields/IField.cs
Eksponent.Dewd/Fields/IHasSourceField.cs
Eksponent.Dewd/Fields/ISupportsDefaultValue.cs
Eksponent.Dewd/Fields/NumericField.cs
Eksponent.Dewd/Fields/RetrieveValueEventArgs.cs
Eksponent.Dewd/Fields/Validators/Equals.cs
Eksponent.Dewd/Fields/Validators/IValidator.cs
Eksponent.Dewd/Fields/Validators/RegEx.cs
Eksponent.Dewd/Fields/Validators/Required.cs
Eksponent.Dewd/Fields/ValueGetters/HttpContext.cs
Eksponent.Dewd/Fields/ValueGetters/IValueGetter.cs
Eksponent.Dewd/Fields/ValueGetters/Standard.cs
Eksponent.Dewd/Fields/ValueGetters/ValueGetter.cs
Eksponent.Dewd/Fields/YesNo.cs
Eksponent.Dewd/FormattedException.cs
Eksponent.Dewd/IRequiresMenuButtons.cs
Eksponent.Dewd/IRequiresPageAccess.cs
Eksponent.Dewd/IXConfigurable.cs
Eksponent.Dewd/MethodCaller.cs
Eksponent.Dewd/Properties/AssemblyInfo.cs
Eksponent.Dewd/Repositories/Examine/ExamineRepository.cs
Eksponent.Dewd/Repositories/Examine/ExamineView.cs
Eksponent.Dewd/Repositories/IRepository.cs
Eksponent.Dewd/Repositories/Object/ObjectEditor.cs
Eksponent.Dewd/Repositories/Object/ObjectRepository.cs
Eksponent.Dewd/Repositories/Object/ObjectUtil.cs
Eksponent.Dewd/Repositories/Object/ObjectView.cs
Eksponent.Dewd/Repositories/Repository.cs
Eksponent.Dewd/Repositories/Table/TableButton.cs
Eksponent.Dewd/Repositories/Table/TableEditor.cs
Eksponent.Dewd/Repositories/Table/TableLinkingField.cs
Eksponent.Dewd/Repositories/Table/TableListControlDataSource.cs
Eksponent.Dewd/Repositories/Table/TableRepository.cs
Eksponent.Dewd/Repositories/Table/TableView.cs
Eksponent.Dewd/Repositories/Table/TestEditor.cs
Eksponent.Dewd/Repositories/Umbraco/UmbracoEditor.cs
Eksponent.Dewd/Repositories/Umbraco/UmbracoRepository.cs
Eksponent.Dewd/Repositories/Umbraco/UmbracoView.cs
Eksponent.Dewd/RequestTemp.cs
Eksponent.Dewd/RowID.cs
Eksponent.Dewd/Trace.cs
Eksponent.Dewd/Tree.cs
Eksponent.Dewd/TypeInstantiater.cs
Eksponent.Dewd/UiHelper.cs
Eksponent.Dewd/Util.cs
Eksponent.Dewd/Views/Buttons/ExportToExcelButton.cs
Eksponent.Dewd/Views/DataTableBasedView.cs
Eksponent.Dewd/Views/ISupportsPaging.cs
Eksponent.Dewd/Views/IView.cs
Eksponent.Dewd/Views/View.cs
Eksponent.Dewd/Web.Debug.config
Eksponent.Dewd/Web.Release.config
Eksponent.Dewd/Web.config
Eksponent.Dewd/bin/Eksponent.Dewd.dll
Eksponent.Dewd/bin/Eksponent.Dewd.pdb
Eksponent.Dewd/bin/Examine.dll
Eksponent.Dewd/bin/Examine.xml
Eksponent.Dewd/bin/TraceTool.dll
Eksponent.Dewd/bin/TraceTool.pdb
Eksponent.Dewd/bin/businesslogic.dll
Eksponent.Dewd/bin/businesslogic.xml
Eksponent.Dewd/bin/cms.dll
Eksponent.Dewd/bin/cms.xml
Eksponent.Dewd/bin/controls.dll
Eksponent.Dewd/bin/controls.xml
Eksponent.Dewd/bin/interfaces.dll
Eksponent.Dewd/bin/interfaces.xml
Eksponent.Dewd/bin/umbraco.DataLayer.dll
Eksponent.Dewd/bin/umbraco.DataLayer.xml
Eksponent.Dewd/bin/umbraco.dll
Eksponent.Dewd/bin/umbraco.editorControls.dll
Eksponent.Dewd/bin/umbraco.editorControls.xml
Eksponent.Dewd/bin/umbraco.xml
Eksponent.Dewd/config/Eksponent-Schema-v1.2-Coverage.xml
Eksponent.Dewd/config/Eksponent.Dewd.Schema-v1.2.xsc
Eksponent.Dewd/config/Eksponent.Dewd.Schema-v1.2.xsd
Eksponent.Dewd/config/Eksponent.Dewd.Schema-v1.2.xss
Eksponent.Dewd/config/Eksponent.Dewd.config
Eksponent.Dewd/package/package.xml
Eksponent.Dewd/umbraco/images/tray/dewd.pdn
Eksponent.Dewd/umbraco/images/tray/dewd.png
Eksponent.Dewd/umbraco/plugins/Dewd/Edit.aspx
Eksponent.Dewd/umbraco/plugins/Dewd/Edit.aspx.cs
Eksponent.Dewd/umbraco/plugins/Dewd/Edit.aspx.designer.cs
Eksponent.Dewd/umbraco/plugins/Dewd/SaveAndReturn.png
Eksponent.Dewd/umbraco/plugins/Dewd/View.aspx
Eksponent.Dewd/umbraco/plugins/Dewd/View.aspx.cs
Eksponent.Dewd/umbraco/plugins/Dewd/View.aspx.designer.cs
Eksponent.Dewd/umbraco/plugins/Dewd/back.png
Eksponent.Dewd/umbraco/plugins/Dewd/cross.png
Eksponent.Dewd/umbraco/plugins/Dewd/excel.png
Eksponent.Dewd/umbraco/plugins/Dewd/page_add.png
Examples/ActiveRecord/app_code/MyActiveRecord.cs
Examples/ActiveRecord/app_code/MyArEditor.cs
Examples/ActiveRecord/config/dewd/ActiveRecordExample.config
Libraries/Examine.dll
Libraries/Examine.xml
Libraries/TraceTool.dll
Libraries/TraceTool.pdb
Libraries/businesslogic.dll
Libraries/businesslogic.xml
Libraries/cms.dll
Libraries/cms.xml
Libraries/controls.XML
Libraries/controls.dll
Libraries/interfaces.dll
Libraries/interfaces.xml
Libraries/umbraco.DataLayer.dll
Libraries/umbraco.DataLayer.xml
Libraries/umbraco.dll
Libraries/umbraco.editorControls.XML
Libraries/umbraco.editorControls.dll
Libraries/umbraco.xml
Test/ExampleTests.html
Tools/zip.exe
Tools/zip.exe.LICENSE.txt

Download

Click the following link to download dewd.zip.

dewd.zip




















Home »
  ASP.NET Free Code »
    Database »




Database
LINQ
NHibernate
ORM
SQL
SQL Server