I was disappointed that the data access app block used the SQL Server
specific data classes, rather than the more generic IDb<> interfaces. Not
entirely surprising, I suppose, but it makes that big chunk of code useless
for those of us that need to support multiple database platforms.

On Wed, 8 May 2002 15:33:54 -0700, Jeff Reese <[EMAIL PROTECTED]> wrote:

>As far as the code included with the articles, I've been using the Data
>Access Application Block for a long time and have found it to be a huge
>time saver if you write your data access manually.  Eliminating the
>typing involved in adding parameters to stored procedures is a huge time
>saver just by itself.
>
>-----Original Message-----
>From: Richard Birkby [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, May 07, 2002 1:13 PM
>Subject: Re: Applications Blocks for .NET
>
>The MSDN .Net Show on Application Architecture talks to the team which
>created Application Blocks.
>
>> -----Original Message-----
>> From: dotnet discussion [mailto:[EMAIL PROTECTED]]On Behalf
>Of
>> Chad Brockman
>> Sent: 06 May 2002 20:16
>> To: [EMAIL PROTECTED]
>> Subject: Re: [DOTNET] Applications Blocks for .NET
>>
>>
>> Well, this went RTM - Anyone using it at all?
>>
>>   Chad Brockman
>>   [EMAIL PROTECTED]
>>
>> On Wed, 30 Jan 2002 13:11:39 +0100, =?iso-8859-1?Q?
>> CBJS_=28Christian_B=F8gh_Jensen=29?= <[EMAIL PROTECTED]> wrote:
>>
>> >Just wandering if any of you guys have read the "Data Access
>Application
>> >Block for .NET" [1] and Exception Management Application Block [2]
>> articles
>> >on MSDN, and what your thoughts are? Should these application blocks
>> >considered to be BP for data access and exception management?
>> >
>> >Anyone?
>> >
>> >Cheers,
>> >Christian
>> >
>> >[1]
>> ><http://msdn.microsoft.com/library/en-us/dnbda/html/daab-rm.asp?f
>rame=true
>><http://msdn.microsoft.com/library/en-us/dnbda/html/daab-rm.asp?
>frame=true>
>>>
>>[2]
>><http://msdn.microsoft.com/library/en-us/dnbda/html/emab-rm.asp?frame=t
>rue
>><http://msdn.microsoft.com/library/en-us/dnbda/html/emab-rm.asp?
>frame=true>
>>>
>>
>>You can read messages from the DOTNET archive, unsubscribe from DOTNET,
>or
>>subscribe to other DevelopMentor lists at http://discuss.develop.com.
>
>You can read messages from the DOTNET archive, unsubscribe from DOTNET,
>or
>subscribe to other DevelopMentor lists at http://discuss.develop.com.
>
>You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
>subscribe to other DevelopMentor lists at http://discuss.develop.com.

I was disap

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to