| Projects on Google Code | Results 1 - 9 of 9 |
iDALGen is used for generating Ado.net Based Object Mapping and DAL Code and useful Snippets.
Most of iDALGen files are CodeSmith Templates.Later We would use winform or asp.net pages to generate the codes if needed.
iDALGen.Database.cst is the Main File.
DBNullHandleSnippet.cst is a snippe...
= What is Glue?=
Glue is a simple framework for creating clean, elegant applications on
.NET or mono.
Glue consists of a number of libraries to provide you with the basic
infrastructure for your application: logging, configuration, plus sane and
simple data access.
For web applications,...
dotnet,
.net,
mono,
configuration,
logging,
DAL,
data,
MVC,
csharp,
dotnet,
dataaccesslayer,
modelviewcontroller,
data_access_layer,
model_view_controller,
c_sharp
jDAL is a small Java Library that uses annotations on an interface, java beans and dynamic proxies to provide the user with a way to work with a database using as little as possible code.
[http://nettiers.com http://www.nettiers.com/GetFile.aspx?File=Summary_Logo.gif]
=Overview=
.netTiers is a set of open source code generation templates that simplify the tasks of creating customized application tiers for your Microsoft .NET applications in just a few minutes.
.netTiers utiliz...
CodeSmith,
EnterpriseLibrary,
EntLib,
CodeGeneration,
Templates,
DAL,
DataAccessLayer,
CodeGenerator,
Generator
Capa de Abstracion de datos para .NET
The aim of the project is to provide API to describe [documents] (busyness-objects, data or what ever) in high level format with inheritance, multiple-value attributes, optional attributes, attributes selectable from existing documents, and maybe other features.
Library must provide functions to
...
A set of utilities for working with SQL Server in C#, including a full schema reader, some code generation stuff for a very complex data access layer, and unit testing tools. Also, there are few other misc utility classes for enumerating a list of sql servers on the network, creating connection stri...
Prawks is a library that allows you to express parameterized SQL and stored procedures as managed code functions (in C# or Visual Basic) using Microsoft's [http://msdn.microsoft.com/netframework/ .NET Framework]. Like [http://msdn2.microsoft.com/en-us/library/h50dxzwx.aspx Platform Invoke (P/Invoke)...
This project will create a Business Logic Layer (BLL) and Data Access Layer (DAL) based off of a Database. It's main purpose will be for creating layers for ASP.NET web applications, but the layers can be used for other purposes as well.
Yes, I know this has been done before (LayerGen, SqlMetal,...