CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.microsoft_application_blocks Tags:
Item Type: NewsGroup Date Entered: 3/24/2006 3:23:08 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 0 Views: 15 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
1 Items, 1 Pages 1 |< << Go >> >|
Double
Asp.Net User
Data Access Application Block3/24/2006 3:23:08 PM

0/0

Hi people !

Before I'll know the Data Access Applicantion Block, I implemented my own Data Access Helper class, it's simple only instanciates the DDBB connections and prepares DataAdapters.

But now knowing Data Access Application Block I believe prefer to implement it, because looks more completly. But I need clarify why uses some solution strategies in their methods:

- ? Why needs pass every time the connection on the DAAB, in each method ? ?why not DAAB automate connection?

- ? Why we can't send and sqlCommand object (typed storeProcedured) with their parameters included, and not mounting on DAAB ?
- ? It's shared/static class, can't not inherits ... only oriented on SQLServer ? ?Can be transformed for multi Data phisical Repositoris?

- ? Ussing multiple repositories, for example SQLServer, Oracle and XML, what next ilustration is recomended ussing DAAB ? ?and with out ussing DAAB ?

DAL (SQL)     <--->  |      | <---> | SQLServer |
DAL (Oracle)  <--->  | DAAB | <---> | Oracle    |
DAL (XML)     <--->  |      | <---> | XML       |


                     | DAAB (SQL)    | <---> | SQLServer |
DAL (Generic)  <---> | DAAB (Oracle) | <---> | Oracle    |
                     | DAAB (XML)    | <---> | XML       |


                     |                | <---> | SQLServer |
DAL (Generic)  <---> | DAAB (Generic) | <---> | Oracle    |
                     |                | <---> | XML       |

(*) I think the last, but if DAAB its only for SQLServer then It's confussing me.


Thanks

1 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Expert ASP.NET 2.0 Advanced Application Design: Advanced Application Design Authors: Dominic Selly, Andrew Troelsen, Tom Barnaby, Pages: 459, Published: 2005
Pro ASP.NET for SQL Server: High Performance Data Access for Web Developers Authors: Brennan Stehling, Pages: 408, Published: 2007
Coder to Developer: Tools and Strategies for Delivering Your Software Authors: Mike Gunderloy, Pages: 297, Published: 2004
Pro ADO.NET 2.0 Authors: Sahil Malik, Pages: 561, Published: 2005
Professional ASP.NET 2.0 Databases Authors: Thiru Thangarathinam, Pages: 504, Published: 2007
The Definitive Guide to the Microsoft Enterprise Library Authors: Keenan Newton, Pages: 492, Published: 2007
Hands-On Oracle Database 10g Express Edition for Linux: Your Complete Oracle Database XE Starter Kit Authors: Steve Bobrowski, Pages: 525, Published: 2006
Understanding .NET: A Tutorial and Analysis Authors: David Chappell, Pages: 348, Published: 2002

Web:
Data Access Application Block This section provides an overview of the Enterprise Library Data Access Application Block. An application block is reusable and extensible source code- based ...
Download details: Data Access Application Block for .NET v2 The Data Access Application Block is a .NET component that contains optimized data access code that will help you call stored procedures and issue SQL text ...
ASP.NET.4GuysFromRolla.com: Examining the Data Access Application ... This article highlights using the Data Access Application Block version 2.0. In January 2005 Microsoft consolidated their applications, updated them, ...
Get Started with the Enterprise Library Data Access Application ... The Enterprise Library Data Access Application Block is the new version of the ... I even visited the Data Access Application Block forum at the ASP. ...
The Data Access Application Block The Enterprise Library Data Access Application Block simplifies development tasks that implement common data access functionality. Applications can use this ...
Using Microsoft Data Access Application Block Mar 3, 2005 ... Explains how to use Microsoft Data Access Application block in C#.
Download details: Data Access Application Block The Data Access Application Block encapsulates performance and resource management best practices and can easily be used as a building block in your own .
Enterprise Library 4.0 Data Access Application Block ( DAAB ) and ... May 19, 2008 ... Therefore, the configuration of the Data Access Application Block using the Visual Studio 2008 Enterprise Library Configuration Editor ...
Data Access Application Block 4.0 for VS 2008 Hi, I just downloaded Data Access Application Block 4.0 for VS 2008. I have few questions: 1. Can I freely use without any royalty and copyright issues and ...
patterns & practices – Enterprise Library - Home Now I am learning how to use the Data Access Application Block by following the excercise from Enterprise Library Hands On Lab. ...

Videos:
Intego NetBarrier X5 : Personal Firewall for Mac Intego NetBarrier X5 is the Internet security solution for Macintosh computers running Mac OS X. It offers thorough protection against intrusions com...
2008 03-27 MediaBytes: YouTube Insight - Comcast - BitTorren YOUTUBE has added Insight, a new feature that tracks when and where videos are being watched. Insight breaks down views by both geography and time, g...
T-Mobile Google G1 NEW YORK - The first phone that harnesses Google Inc.'s ambition to make the Internet easy to use on the go was revealed Tuesday, and it looks a lot ...
Type Less, Find More: Fast Autocompletion Search with a Succinct Index Google TechTalks August 14, 2006 Holger Bast ABSTRACT We consider the following full-text search autocompletion feature. Imagine a user of a search...
Dell: Technologies in the Dell PowerVault MD1000 Howard Shoobe, Dell Senior Manager for NAS and entry level disk storage, shows off new technologies in the Dell PowerVault MD1000 disk array and Dell...
A New Way to look at Networking Google Tech Talks August 30, 2006 Van Jacobson is a Research Fellow at PARC. Prior to that he was Chief Scientist and co-founder of Packet Design. P...
Web Applications and the Ubiquitous Web Google TechTalks February 1, 2006 Dave Raggett Dave Raggett is currently a W3C Fellow from Canon, and W3C Activity Lead for Multimodal Interaction....
Randy Pausch - Really Achieving Your Childhood Dreams Randy Pausch's Last Lecture with English and German subtitles by Friederike Sophie Brand, Spanish subtitles by Carlos Velásquez and Ezequiel Aranda, ...
Distributed continuous quality assurance Google London Test Automation Conference (LTAC) Google Tech Talks September 8th, 2006 Presenter: Adam Porter
Zero Configuration networking with Bonjour Google TechTalks November 2, 2005 Dr. Stuart Cheshire, Apple Computer http://www.stuartcheshire.org/ ABSTRACT The desirability of making IP networ...




Search This Site:










scrolling position of the treeview resets on postback to the server

can some explain?

multiple users of single vs2005 installation on server over remote desktop

web.config information

setting aspnet user permissions for webserver!

when to call base.oninit

asp to asp.net

reading files

can someone tell me the name of this module

creating a list of arraylist

using the aspnetdb stored procedures

dnn and f5's bigip

[idea] your favorite feature in visual studio 2005

paging query

windowstokenroleprovider

dnn portals & firewall at work

problems with the keys

user already exist controling

3.0.x issue - email sent to user after creating new portal

automatically assign users roles based on their choice?

"back" button on showad.aspx

multiple portals & separate domains

changing the contentplaceholderid value

need help in creating roles

create access rule for a single page

asp.net encryption

cms

your login attempt was not successful , on localhost or through internet

does browsers cache css and javascript ?

playing video in browser error

 
All Times Are GMT