Projects tagged ‘access’ and ‘framework’


Jump to tag:

Projects tagged ‘access’ and ‘framework’

Filtered by Project Tags access framework

Refine results Project Tags data (10) layer (8) dotnet (6) database (4) entity (4) 2_0 (4) aspdotnet (3) code (3) 3_5 (2) generation (2) template (2) orm (2)

[13 total ]

0 Users

UnifiedASP is a web-application framework for ASP.Net 2. 0 that we use internally at The Data Pros. Training our new-hires on this framework usually doubles their productivity in the first 30 days. Its flexible, fast, and does not use MVC.
Created 8 months ago.

0 Users

CodeFx is a .NET based persistence framework (DAL, DTO, Persistence) working with attributes. The mapping with tables can be made with codesmith templates or manually. Either a table pattern or a ... [More] business implementation can be made depending on the the architecture approach. The DataBase used is MySql but the templates can be updated for others Db. The type of persistence is defined is the Persistance classes with attributes: [Persistance("ClassName" , EPersistanceMode.Cache, EPersistanceLevel.Public)] Persistence is a mix between the persistance Mode (Cache, Session , Items) and the Level (Public or Private). The DTO classes are implemented with [DataObject] attributes so that asp.net ObjectDataSource can be used in a standard way. This framework is on production for the sites www.talentexpo.fr and www.bestperf.com since beginning of 2007 Chek the CodeFxMySqlProvider project for an complete example of using this framework. *******French Version******* CodeFx est un framework OpenSource géré sur CodePlex, le site communautaire Open Source .Net. C'est un framework de persistance développé initialement pour le site TalentExpo puis réutilisé pour Bestperf. Il est en production depuis maintenant quelques mois. Développé en C# sur le framework 2.0, il est utilisé avec des templates CodeSmith qui permettent de générér, en s'appuyant sur le schéma d'une base MySql, l'ensemble des classes de type DAL, DTO et Persistance. Ces classes peuvent également être définies manuellement afin de pouvoir définir des classes business. La persistance, mix entre le mode (Cache, Session, IIS) et le niveau (Public, Private), est définie par attribut sur les classes de types Persistance: [Persistance("ClassName" , EPersistanceMode.Cache, EPersistanceLevel.Public)] Les classes DTO sont implémentées avec les attributs [DataObject] afin de pouvoir utiliser les ObjectDataSource d'asp.net de manière standard. Voir le projet CodeFxMySqlProvider pour un exemple complet d'utilisation. [Less]
Created 10 months ago.

0 Users

AX2E is the authorization framework, which implements the current OASIS XACML 2.0 standard in Java language. See http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=xacml. We believe that ... [More] OASIS XACML is the standard with great future. It addresses a very important domain of enterprise computing: authorization control. XACML defines a XML-based authorization language as well as the request-response type of architecture for delegating the access control decisions to a third party engines. If you have an enterprise application, then you can integrate XACML engine into your infrastructure, so that all authorization logic will be encapsulated in policies, which will be evaluated by a this engine. We are porting the build from Ant to Maven 2, so, please be patient, not everything's smooth yet. All the source codes are Ok, but the build scripts are not polished. Main issue is getting all required libraries into Maven 2 repositories. Most of them are already there. However, some distributions may need to be added manually into your local repositories until we fix the issue. [Less]
Created 12 months ago.

0 Users

ORM Smackdown compares and contrast different ORM technologies used on the .NET platform.
Created 7 months ago.

0 Users

OrienteeringMap can be used to organize a collection of orienteering maps.
Created 7 months ago.

0 Users

TinyDAL is a flexible data abstraction layer that do not mess with your models (business objects).
Created 10 months ago.

0 Users

The objective of the Silken Web .Net Framework Extensions project is to provide a variety of different levels of additional functionality to the .Net Framework. The project is developed in Visual ... [More] Studio 2008, with compatibility for .Net 2.0 (Extensions specific to .Net 3.5 are planned for the future but have not yet evolved). The main project consists of four key assemblies, Core, DataAccess, Web and Windows. [Less]
Created 10 months ago.

0 Users

Publech is a popular content management system based on Microsoft .NET 3.5 technology and is meant to be an open source code, free for developpers to develop and contribute with ideas and expertise.
Created 9 months ago.

0 Users

Framework for RAD against relational database (and xml), using a sophisticated, easy-to-use OO model (3-tier). Supports multiple database platforms. Uses generics and partial classes. Supports ADO ... [More] transactions (doesnt require MSDTC). Includes a winforms Class Generatator for auto [Less]
Created 8 months ago.

0 Users

Miado is a data-access layer with an intuitive and easy to use API which wraps around and improves upon the usage of straight ADO.Net code.
Created 10 months ago.