No announcements
Found 3828375 threads
-
5 Votes
Using WEB Services At Data Access Layer
Then you call the caching application block from within the facade, so the data has already been through the business layer when it is stored, and has ...Answered | 6 Replies | 8374 Views | Created by Umer Draz - Friday, July 17, 2009 7:29 AM | Last reply by Martin Platt - Monday, July 20, 2009 6:06 AM -
0 Votes
Interfaces For DAL in Data Access Layer or Business Layer
All lower layers should be use-agnostic, meaning all higher layers could be completely rewritten and the lower layer should not have to be changed at all.Answered | 5 Replies | 7098 Views | Created by witdaj - Thursday, December 22, 2011 7:01 PM | Last reply by atconway - Wednesday, January 4, 2012 2:04 PM -
2 Votes
Unit testing the Data Access Layer using Enterprise Library 4.0 with an Oracle DB
I would like to do the same thing as you did using Enterprise Library DataAcess.Answered | 7 Replies | 10346 Views | Created by Jade Skaggs - Tuesday, December 2, 2008 11:26 PM | Last reply by Chi123 - Tuesday, February 2, 2010 4:48 PM -
0 Votes
Data access layer questions
If you are planning to migrate from Access to SQLServer I would strongly suggest to have a look at Entity.Answered | 3 Replies | 3724 Views | Created by Y a h y a - Friday, October 29, 2010 10:10 PM | Last reply by Tom de Koning - Sunday, October 31, 2010 3:20 AM -
0 Votes
Using Existing Data Access Layer with Model of MCV
Aside from this there are a number of articles across the web that show the repository in action, I'd suggest searching across Bing.Answered | 6 Replies | 6323 Views | Created by PraveenK - Tuesday, May 4, 2010 4:51 AM | Last reply by Kiran kumar veerabatheni - Wednesday, November 2, 2011 4:45 PM -
0 Votes
How to create Data Access Layer,Business Logic Layer?
Next Inner layer is Business layer: The function of this layer is to verify the data coming inside from the ...Answered | 7 Replies | 4912 Views | Created by Crimsonland - Wednesday, June 16, 2010 12:52 AM | Last reply by urprob - Wednesday, June 23, 2010 9:12 AM -
0 Votes
Issue regarding Publishing of Business Layer and Data access layer
But when i right click of each of business layer and data access layer i cant find publish option.Answered | 6 Replies | 4287 Views | Created by pradeepreddy99 - Saturday, January 19, 2013 8:08 PM | Last reply by freaky roach - Thursday, January 24, 2013 2:32 AM -
3 Votes
Connecting to SQL Database using Enterprise Library's Data Access block
I am using Visual Studio 2005 with sp1 installed I just downloaded and installed the Enterprise Library.Answered | 10 Replies | 30363 Views | Created by maguidhir - Friday, September 15, 2006 5:12 PM | Last reply by Farida Salman - Thursday, August 27, 2009 5:05 PM -
0 Votes
n tier design Service accesses data layer?
to use for all layers?Answered | 8 Replies | 6008 Views | Created by zapacila89 - Monday, July 20, 2009 11:45 AM | Last reply by zapacila89 - Tuesday, July 21, 2009 9:22 AM -
0 Votes
how to access stored procedures in data access layer
Hello, An addition to Nyi's suggestion, since this is a forum about Linq, I'd like to suggest you take a look at this blog ...Answered | 2 Replies | 4822 Views | Created by Cup Of Life - Saturday, August 28, 2010 4:12 AM | Last reply by liurong luo - Wednesday, September 1, 2010 7:44 AM -
0 Votes
Where should the EF DataContext live, business layer or data access layer?
I am talking about the granularity of data access objects, and business object method that acts as a facade to these underlying data access objects.Answered | 7 Replies | 6073 Views | Created by e36M3 - Thursday, July 8, 2010 3:15 PM | Last reply by darnold924 - Sunday, November 23, 2014 9:30 PM -
0 Votes
Point of Sale Application - Architecture - Data Layer
Tools like Entity Framework 4.0 can save you a lot of time developing the data access layers, and if you are developing a new application from scratch may end up ...Answered | 1 Replies | 6363 Views | Created by Rajesh Khunt - Friday, October 8, 2010 4:00 AM | Last reply by Kendall J Bennett - Friday, October 8, 2010 10:36 PM -
0 Votes
Service Layer, Business Layer Data Layer redirects ?
There shouldn't be a massive overhead in the business layer acting as a proxy to the data layer anyway.Answered | 6 Replies | 5223 Views | Created by zapacila89 - Thursday, July 30, 2009 8:32 AM | Last reply by Paul Gielens - Friday, July 31, 2009 8:44 AM -
2 Votes
generic data access layer code not working
Also: http://msdn.microsoft.com/en-us/data/ef.aspx Reed Kimble - "When you do things right, people won't be sure you've done ...Answered | 2 Replies | 777 Views | Created by Knot - Monday, March 24, 2014 11:55 PM | Last reply by Reed Kimble - Tuesday, March 25, 2014 4:12 AM -
0 Votes
Data Access Layer / BAL Calls - Sample Required
Just got back from holiday, Will check this through today Bonnie to see if it works for me and report back.Answered | 2 Replies | 5539 Views | Created by John F Lundy - Friday, January 7, 2011 7:17 AM | Last reply by John F Lundy - Monday, January 17, 2011 3:25 AM -
0 Votes
Using Enterprise Library from Data Access Layer
User1643008609 posted Hi Friend, The class library project's dll can access the web.config in the web application it is used.Answered | 3 Replies | 170 Views | Created by Anonymous - Tuesday, November 29, 2011 9:13 PM | Last reply by Anonymous - Wednesday, December 21, 2011 5:56 PM -
0 Votes
Anyone using Entity Framework (EF) for data layer?
access method would require client code rewrites on a large scale.Answered | 6 Replies | 5751 Views | Created by pretzelb - Tuesday, August 30, 2011 12:20 AM | Last reply by darnold924 - Friday, October 28, 2011 11:28 PM -
0 Votes
Multiple class libraries in business layer, or one?
You need to centralize in each layer a single point of access.Answered | 1 Replies | 8340 Views | Created by Brent Jiang - Thursday, October 15, 2009 2:17 AM | Last reply by OmegaMan - Thursday, October 15, 2009 12:04 PM -
0 Votes
Application layers
Layers and Tiers: These two terms are used interchangeably.Answered | 11 Replies | 2839 Views | Created by Souza Philipe - Saturday, September 5, 2009 12:21 AM | Last reply by Tergiver - Saturday, September 5, 2009 8:03 PM -
0 Votes
Data access layer with enterprise library
User-1900356179 posted Hi Padmaja, check this http://msdn.microsoft.com/en-us/library/ff647823.aspxAnswered | 2 Replies | 58 Views | Created by Anonymous - Monday, June 14, 2010 3:47 AM | Last reply by Anonymous - Monday, June 14, 2010 4:27 AM - Items 1 to 20 of 3828375 Next ›
No announcements