Download Startup.NET
Description
It's utility for simple code generation. You describe classes of domain layer and construct an interface - program generate xaml and cs code.There is an alpha
Icons
Source Files
The download file startupnet.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
scripts/build.bat//from www.ja va 2s. co m
src/Lib/WPFToolkit.Extended.dll
src/Startup.Base/Commands/SimpleCommand.cs
src/Startup.Base/Delegates/CanExecuteCommandDelegate.cs
src/Startup.Base/Delegates/ExecuteCommandDelegate.cs
src/Startup.Base/Delegates/ObjectParameterDelegate.cs
src/Startup.Base/Delegates/UnparameterizedDelegate.cs
src/Startup.Base/Exceptions/IncorrectStateException.cs
src/Startup.Base/Properties/AssemblyInfo.cs
src/Startup.Base/Resources/AssemblyResourceReader.cs
src/Startup.Base/Startup.Base.csproj
src/Startup.Base/Utils/TabStringBuilder.cs
src/Startup.Base/Xml/StoragedItem.cs
src/Startup.DataContract/Basic/DataContractBase.cs
src/Startup.DataContract/Basic/DataContractManager.cs
src/Startup.DataContract/Int32/PortContract.cs
src/Startup.DataContract/Properties/AssemblyInfo.cs
src/Startup.DataContract/Properties/Resources.Designer.cs
src/Startup.DataContract/Properties/Resources.resx
src/Startup.DataContract/Properties/Settings.Designer.cs
src/Startup.DataContract/Properties/Settings.settings
src/Startup.DataContract/Startup.DataContract.csproj
src/Startup.DataContract/String/FemaleNameContract.cs
src/Startup.DataContract/String/HostContract.cs
src/Startup.DataContract/String/LastNameContract.cs
src/Startup.DataContract/String/MaleNameContract.cs
src/Startup.DataContract/String/Resources/FemaleNames.txt
src/Startup.DataContract/String/Resources/LastNames.txt
src/Startup.DataContract/String/Resources/MaleNames.txt
src/Startup.MVVM/Properties/AssemblyInfo.cs
src/Startup.MVVM/Properties/Resources.Designer.cs
src/Startup.MVVM/Properties/Resources.resx
src/Startup.MVVM/Properties/Settings.Designer.cs
src/Startup.MVVM/Properties/Settings.settings
src/Startup.MVVM/Startup.MVVM.csproj
src/Startup.MVVM/ViewModelBase.cs
src/Startup.NET.sln
src/Startup.Project/Algorithm/AlgorithmAction.cs
src/Startup.Project/Algorithm/AlgorithmDefinition.cs
src/Startup.Project/Algorithm/CommandDefinition.cs
src/Startup.Project/Algorithm/MethodParameter.cs
src/Startup.Project/Classes/ClassBase.cs
src/Startup.Project/Classes/CollectionStandartClass.cs
src/Startup.Project/Classes/CustomClass.cs
src/Startup.Project/Classes/Field.cs
src/Startup.Project/Classes/INamedItem.cs
src/Startup.Project/Classes/StandartClass.cs
src/Startup.Project/Content/ClassContent.cs
src/Startup.Project/Content/PropertyContent.cs
src/Startup.Project/Interfaces/ClassContainer.cs
src/Startup.Project/Interfaces/GridContainer.cs
src/Startup.Project/Interfaces/ISourceFileContainer.cs
src/Startup.Project/Interfaces/PropertyContainer.cs
src/Startup.Project/Interfaces/ToolbarContainer.cs
src/Startup.Project/Interfaces/UiContainer.cs
src/Startup.Project/Interfaces/ViewBase.cs
src/Startup.Project/Interfaces/ViewContainer.cs
src/Startup.Project/Interfaces/ViewLinkContainer.cs
src/Startup.Project/Interfaces/WindowContainer.cs
src/Startup.Project/Project/App.cs
src/Startup.Project/Project/Folder.cs
src/Startup.Project/Project/Project.cs
src/Startup.Project/Properties/AssemblyInfo.cs
src/Startup.Project/Startup.Project.csproj
src/Startup.Project/Startup.Project.csproj.DotSettings.user
src/Startup.Project/Utils/CSharpNameHelper.cs
src/Startup.Project/Utils/ClassPosition.cs
src/Startup.Project/Utils/PropertyPath.cs
src/Startup.Project/Utils/UiGridCombinerHelper.cs
src/Startup.Shell/App.xaml
src/Startup.Shell/App.xaml.cs
src/Startup.Shell/Controls/CheckBoxList.xaml
src/Startup.Shell/Controls/CheckBoxList.xaml.cs
src/Startup.Shell/Domain/DomainModel.cs
src/Startup.Shell/Domain/FunctionalityContracts/AddCommandContract.cs
src/Startup.Shell/Domain/FunctionalityContracts/CommandContractBase.cs
src/Startup.Shell/Domain/FunctionalityContracts/FunctionalityContractsManager.cs
src/Startup.Shell/Domain/FunctionalityContracts/LoadCommandContract.cs
src/Startup.Shell/Domain/FunctionalityContracts/NewCommandContract.cs
src/Startup.Shell/Domain/FunctionalityContracts/SaveCommandContract.cs
src/Startup.Shell/Domain/StartupClass.cs
src/Startup.Shell/Domain/StartupDomainModelClass.cs
src/Startup.Shell/Domain/StartupProject.cs
src/Startup.Shell/Domain/StartupProperty.cs
src/Startup.Shell/Domain/StartupWindow.cs
src/Startup.Shell/ModelDesignerPreview/CommandsPanelPreview.cs
src/Startup.Shell/ModelDesignerPreview/IDesignerPreview.cs
src/Startup.Shell/ModelDesignerPreview/LeftPanelPreview.cs
src/Startup.Shell/ModelDesignerPreview/PreviewContainer.cs
src/Startup.Shell/ModelDesignerPreview/PreviewDesignerCtrl.cs
src/Startup.Shell/ModelDesignerPreview/RendererPanelPreview.cs
src/Startup.Shell/ModelDesignerPreview/ToolbarPanelPreview.cs
src/Startup.Shell/ModelDesignerPreview/TopPanelPreview.cs
src/Startup.Shell/ModelDesignerPreview/WindowDesignerPreview.cs
src/Startup.Shell/Modules/ClassEditorModule/ClassEditorModel.cs
src/Startup.Shell/Modules/ClassEditorModule/ClassEditorView.xaml
src/Startup.Shell/Modules/ClassEditorModule/ClassEditorView.xaml.cs
src/Startup.Shell/Modules/ClassEditorModule/ClassEditorViewModel.cs
src/Startup.Shell/Modules/ClassesModule/ClassesModel.cs
src/Startup.Shell/Modules/ClassesModule/ClassesView.xaml
src/Startup.Shell/Modules/ClassesModule/ClassesView.xaml.cs
src/Startup.Shell/Modules/ClassesModule/ClassesViewModel.cs
src/Startup.Shell/Modules/MainShellModule/MainShell.xaml
src/Startup.Shell/Modules/MainShellModule/MainShell.xaml.cs
src/Startup.Shell/Modules/MainShellModule/MainShellViewModel.cs
src/Startup.Shell/Modules/PreviewDesignerCtrlModule/PreviewDesignerCtrlModelView.cs
src/Startup.Shell/Modules/PreviewDesignerCtrlModule/PreviewDesignerCtrlView.xaml
src/Startup.Shell/Modules/PreviewDesignerCtrlModule/PreviewDesignerCtrlView.xaml.cs
src/Startup.Shell/Modules/PreviewDesignerHierarchyModule/PreviewDesignerHierarchyView.xaml
src/Startup.Shell/Modules/PreviewDesignerHierarchyModule/PreviewDesignerHierarchyView.xaml.cs
src/Startup.Shell/Modules/PreviewDesignerHierarchyModule/PreviewDesignerHierarchyViewModel.cs
src/Startup.Shell/Modules/WindowDesignerModule/WindowDesignerModel.cs
src/Startup.Shell/Modules/WindowDesignerModule/WindowDesignerView.xaml
src/Startup.Shell/Modules/WindowDesignerModule/WindowDesignerView.xaml.cs
src/Startup.Shell/Modules/WindowDesignerModule/WindowDesignerViewModel.cs
src/Startup.Shell/Modules/WindowModule/WindowModel.cs
src/Startup.Shell/Modules/WindowModule/WindowView.xaml
src/Startup.Shell/Modules/WindowModule/WindowView.xaml.cs
src/Startup.Shell/Modules/WindowModule/WindowViewModel.cs
src/Startup.Shell/Properties/AssemblyInfo.cs
src/Startup.Shell/Properties/Resources.Designer.cs
src/Startup.Shell/Properties/Resources.resx
src/Startup.Shell/Properties/Settings.Designer.cs
src/Startup.Shell/Properties/Settings.settings
src/Startup.Shell/Resources/EmptyScreen.png
src/Startup.Shell/Resources/LeftPanel.png
src/Startup.Shell/Resources/RendererPanel.png
src/Startup.Shell/Resources/ToolbarPanel.png
src/Startup.Shell/Resources/TopPanel.png
src/Startup.Shell/Resources/Window.png
src/Startup.Shell/Startup.Shell.csproj
src/Startup.Shell/app.config
Download
Click the following link to download startupnet.zip.
startupnet.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »