Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Data Access Classes

Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Received: by 10.91.56.14 with SMTP id i14mr199519agk.30.1256675596827; Tue, 27 
	Oct 2009 13:33:16 -0700 (PDT)
Date: Tue, 27 Oct 2009 13:33:16 -0700 (PDT)
X-IP: 200.159.31.7
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.4) 
	Gecko/20091016 Firefox/3.5.4 (.NET CLR 3.5.30729),gzip(gfe),gzip(gfe)
Message-ID: <9dd11e93-a818-4b74-addb-3ad1f17d2373@x5g2000prf.googlegroups.com>
Subject: Data Access Classes
From: "Diego F." <diego.fr...@gmail.com>
To: Elevate Project <ElevateProject@googlegroups.com>

Hello,

For the past years I've been using a generic class for accessing data
and executing commands on top of ADO.NET. The class I've developed
contains most of the methods exposed by Enterprise Application Blocks
Data Objects but it needs less configuration and works well for any
specific ADO.NET provider.

Will Elevate contain a Data namespace? Can I submit my code to be
evaluated?