473,387 Members | 1,453 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Dilemma in using DAAB- Data Access Application Block


Hello All,

My question is in what scenerio we should use DAAB?
we are going to develop a enterprise Web Application in .Net Framework 2.0
which contains approx 200 tables. Is it sensible to use DAAB in this case?
What can be the implication in using it any disadvantage/Drawbacks?
Is it the same as SQL Helper or more than that?
Regards
Kausar
Aug 2 '06 #1
2 3007

DAAB 2.0 was a sql server specific implementation.

You probably want to update to the Enterprise Library for DotNet 2.0.

see
http://www.devx.com/dotnet/Article/30910
http://blogs.msdn.com/tomholl/archiv...14/466298.aspx

The EnterpriseLibrary (2.0) sits at a higher level than any specific rdbms .
(relational database management system) Sql Server is just one rdbms.

The advantages are, you get proven , time tested code for dataaccess, among
many others.

There is a slight learning curve. But my opinion is once you go Enterprise
Library, you 'll never go back, because its a waste of your time, which
should be being used to code your business.

"Kausar" <ka************@suviinfo.comwrote in message
news:eq**************@TK2MSFTNGP03.phx.gbl...
>
Hello All,

My question is in what scenerio we should use DAAB?
we are going to develop a enterprise Web Application in .Net Framework 2.0
which contains approx 200 tables. Is it sensible to use DAAB in this case?
What can be the implication in using it any disadvantage/Drawbacks?
Is it the same as SQL Helper or more than that?
Regards
Kausar


Aug 2 '06 #2
Other links:

http://www.google.com/search?hl=en&l...Amicrosoft.com
http://www.microsoft.com/downloads/d...displaylang=en

http://msdn.microsoft.com/library/de...ml/entlib2.asp
"Kausar" <ka************@suviinfo.comwrote in message
news:eq**************@TK2MSFTNGP03.phx.gbl...
>
Hello All,

My question is in what scenerio we should use DAAB?
we are going to develop a enterprise Web Application in .Net Framework 2.0
which contains approx 200 tables. Is it sensible to use DAAB in this case?
What can be the implication in using it any disadvantage/Drawbacks?
Is it the same as SQL Helper or more than that?
Regards
Kausar


Aug 2 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Miha | last post by:
hi to everyone... could someone mail me a sample source code of the spatial prisoner's dilemma game...application code,not applet...thanx in advance mihael.sedmak@fer.hr
0
by: ABC | last post by:
How to set dataConfiguration section on DAAB if I set Integrated Security = false? What is the parameter name of user id? <connectionString name="MyDatabase"> <parameters> <parameter...
0
by: ABC | last post by:
I applied DAAB to maintain database tables, when the transaction is failure, I want gather the SQL Server errors. How can I gather errors from DAAB?
1
by: Bishop | last post by:
I have a page that generates a grid of controls; at the end of each row is an update button that is dynamically created with an associated click event. The grid changes based on the date selected...
7
by: hansiman | last post by:
I'm unsure if I should call the close method (dr.Close()) of the sqldatareader after the following code: Dim dr As SqlDataReader = SqlHelper.ExecuteReader(strConn, CommandType.StoredProcedure,...
9
by: John | last post by:
Greetings. I apologize for posting this if it is in the wrong group. The boss last week dropped vb.net on my desk and wants to create a web app and a corresponding desktop app. And I'm a newbie to...
0
by: Dino Buljubasic | last post by:
How to encrypt connectionString values in EL DAAB 2.0 ? Info I am finding in documetation of EL 2.0 does not talk about this. Info I am finding in documetation of .NET 2.0 talks about...
5
by: Dick | last post by:
I have a .net 2005 class library project that relies upon the Data Access Application Block from the 2006 Enterprise Library. I want to call my project from a legacy VB6 application. Simple...
0
by: dobee | last post by:
Hi all, currently via ado.net, to read an external file we can do this: DataSet myDS = new DataSet(); myDS.ReadXml("input.xml", XmlReadMode.ReadSchema); but i cant seem to find any equivalent...
1
by: Cirene | last post by:
Do you have any good book recommendations for learning Entity Framework, DAAB, and/or Tiered Architecture (business objects, etc)? I am a VB.net developer, but C# would be ok I guess.... Thanks
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.