Projects tagged ‘access’ and ‘data’


Jump to tag:

Projects tagged ‘access’ and ‘data’

Filtered by Project Tags access data

Refine results Project Tags layer (29) dal (12) database (12) dotnet (12) framework (10) orm (8) 3_5 (7) aspdotnet (7) code (6) sql (5) generator (5) generation (5)

[35 total ]

1 Users

GDALib is a layer on top of ADO.NET which hides the complexity of a lot of database operations. It simplifies many common tasks by allowing the programmer to execute SQL queries against a database ... [More] , without having to worry about connections, exception handling and logging. [Less]
Created 2 months ago.

1 Users

Fluent Ado.Net is a lightweight wrapper around Ado.Net, designed to be used in a fluent manner, encourage code reused, and make mapping to domain classes easier. Fluent Ado.Net was originally ... [More] designed for the compact framework, but can be used in any .net project. [Less]
Created 8 months ago.

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 7 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 9 months ago.

0 Users

DataLite is a DAO generator to sqlite using nvelocity. Generate test with Unitest. You can use in small proyect or for learning.
Created 2 months ago.

0 Users

Web Site Template for working with data
Created 9 months ago.

0 Users

The ASP.NET Portal Starter Kit demonstrates how you can use ASP.NET and the .NET Framework to build a dynamic portal application. The ASP.NET Portal Starter Kit offers all the functionality of typical ... [More] portal applications. It's developed in c# 3.0 \ .NET 3.5. [Less]
Created 10 months ago.

0 Users

UDMP designer application helps you to focus on tyhe information that is flowing through your application. It gives you the control over the communication and dommain information.
Created 10 months ago.

0 Users

Devv.Core.UniDataTier is a generic and easy to use data access layer compatible with SQL Server, Oracle, OleDb and ODBC. Support for other databases (MySQL was tested in the early stages) can be ... [More] easily added using the provided Enum and overloaded methods. [Less]
Created 10 months ago.

0 Users

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