Re: Enterprise Library Application Blocks question...
- From: "Nicholas Paldino [.NET/C# MVP]" <mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 9 Mar 2006 16:08:58 -0500
Craig,
Yes, the APIs have changed from the first incarnation to now, to be more
in line with the current best practices using .NET 2.0.
The functionality provided by the originals is still there, as a matter
of fact, you should still have it. The application blocks (then and now)
come with complete source code, so there is no reason why even if the old
blocks dont work with .NET 2.0 (which I don't think is the case, since there
were not that many breaking changes in the data API, from what I recall)
that you can't tweak the code so that they do.
My recommendation, however, would be to work with the new blocks if you
can.
Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx
"craig" <e@xxxxxxxx> wrote in message
news:Oce7J$6QGHA.196@xxxxxxxxxxxxxxxxxxxxxxx
I was just wondering if anyone else may have incorporated the original
Microsoft Exception Management Application Block (EMAB) or Data Access
Application Block (DAAB) into one of their applications when the blocks
were frist released several years ago?
In the process of trying to upgrage an application to CLR 2.0, I thought
it would make sense to also get the latest application blocks. The are
now called the Enterprise Library Application Blocks and it appears that
the latest is January 2006. However, when I examined them, I realized
that their public APIs appear to have changed dramatically relative to the
originals. This raises the question....what happened to the functionality
provided by the originals?? Has this been incorporated into the .Net
Framework? Is that functionality now considered obsolete, replaced with a
"pattern and practice" that is completely different?? I can't find any
documentation that speaks to this.
Does anyone have any insight?
Thanks!!
.
- Follow-Ups:
- References:
- Prev by Date: Re: 32-bit signed int to 16-bit unsigned int
- Next by Date: Keyboard Macros
- Previous by thread: Re: Enterprise Library Application Blocks question...
- Next by thread: Re: Enterprise Library Application Blocks question...
- Index(es):
Relevant Pages
|