N-Tier Windows Forms Framework
N-Tier Windows Forms Framework Description
Updated to work with Visual Studio 2012.
The N-Tier Framework for Windows Forms is designed to put the developer in control with tools & APIs for the rapid development of database applications in c#.
NTier is designed to leverage developers' skills and familiarity with Visual Studio and Windows Forms to quickly build large business applications. NTier provides tools, frameworks, designers, extender providers and helpers to make database application development easy without replacing familiar tools completely or simply providing an inflexible code generator.
A key design principal is that each feature of NTier is decoupled from other NTier features and works with and not against the Visual Studio tools, APIs or form designers. The developer is free to use as few or as many features that are found to be useful.
A complete database application generation wiza rd is provided to help get started quickly.
Supports Microsoft .NET Framework 2.0 and above.
N-Tier Windows Forms Framework Features
Data Binding - Easy to configure win forms UI <-> model data binding using extender providerData Binding - Validation methods provide Error/Warn/Info property icons with extender providerData Binding - Compile time checks for property names in designerData Binding - Meta-data binding for max len, read only, dec pl, drop lists from the entityData Binding - Localizable control labels data bound from a property attribute or .resx fileData Binding - DataGridView support for the above featuresData Binding - TreeView control data binding supportUI - Database application wizard to help get started quicklyUI - Control extender framework, eliminating the need to inherit from WinForms / 3rd party controlsUI - Actions provide design time configurable commands for buttons and menu itemsUI - Lookup controlUI - Property / validation method navigation from control in designerUI - Automatic control naming based on data bound property nameUI - Other Visual Studio design time enhancements for controlsUI - Numerous .net framework APIs and helper methodsEntity - A complete ORM framework that's easy to useEntity - ORM entity class editor in Visual StudioEntity - ORM POCO supportEntity - ORM web services / WCF middleware supportEntity - ORM custom type support for simple typesEntity - ORM entity overrid es for saving and saved events on client and in middlewareEntity - ORM entity condition filter attributes for entity or collectionEntity - ORM IL, CodeDom and compile time support for entity proxyEntity - 70 entity code verification checks integrated into the buildEntity - Automatic in-memory synchronization of entity sets on load and saveEntity - Meta-data attributes provide calculated max len, read only, dec pl, drop lists and validationEntity - Extensible validation API that integrates with the UIEntity - Basic linq to sql functionalityEntity - Numerous .net framework APIs and helper methodsEntity - Tools and APIs are compatible with Microsoft Entity Framework, if that is preferredData - Microsoft Access and Sql Server support Data - ORM auto-incremented identity column supportData - ORM runtime sql code generation supporting lazy and eager retrieveData - Data provider API can be used to support other database providersData - Visual Studio database schema editorData - Automatic database upgrader APIs that can be embedded into the applicationData - Numerous .net framework APIs and helper methodsOther - Basic email error reporting functionality Download:
Click Here
No comments:
Post a Comment