No announcements
Found 240632 threads
-
0 Votes
DAL-BLL and List question
SachinW, Tier 2 Application Support, Server and Tools Online Engineering Live Services TeamAnswered | 1 Replies | 10628 Views | Created by Reza Mohamed - Sunday, October 12, 2008 12:37 AM | Last reply by SachinW - Friday, October 17, 2008 9:51 AM -
0 Votes
Three tier architacture PL, BLL, DAL
This tier have a logic to validate data entities when go to data tier and have a logic to validate entities when go to UI tier.Answered | 4 Replies | 301 Views | Created by Anonymous - Wednesday, December 1, 2010 4:53 AM | Last reply by Anonymous - Monday, December 6, 2010 9:05 AM -
0 Votes
Architecture problem for reusing BLL and DAL with different database connections
Hi I have a website using BLL and DAL.Answered | 1 Replies | 2479 Views | Created by sgude0 - Monday, January 11, 2010 1:41 AM | Last reply by Jing0 - Sunday, January 17, 2010 8:14 AM -
0 Votes
Three tier Design, Dataset and the provider model desing pattern
This way I can code the BLL to the ICategoryTblAdapter interface.Answered | 5 Replies | 4490 Views | Created by arguros - Wednesday, July 29, 2009 5:29 PM | Last reply by Chris Robinson- MSFT - Friday, July 31, 2009 12:31 AM -
0 Votes
POCO in n-tiers design
And now I am having problems using it in n-tiers design.Answered | 2 Replies | 3186 Views | Created by bryanfok - Sunday, May 30, 2010 4:13 PM | Last reply by NTDeveloper - Tuesday, June 1, 2010 3:27 PM -
0 Votes
Formview multiple DataTable BLL
SachinW Tier 2 Application Support Server and Tools Online Operations TeamAnswered | 1 Replies | 9183 Views | Created by ShawShank - Friday, July 23, 2010 2:54 PM | Last reply by SachinW - Friday, August 13, 2010 12:13 PM -
1 Votes
Three tier
The below example demonstrates how i am planning to implement three tier architecture in project.Answered | 1 Replies | 1599 Views | Created by Raul To Make It Happen - Tuesday, July 31, 2012 6:05 AM | Last reply by Andreas Johansson - Tuesday, July 31, 2012 7:12 AM -
1 Votes
Standard for passing values from BLL to DAL?
I agree with Sherif. the object is always better. however i propose another design: The DAL is a kind of centering class to perform data ...Answered | 2 Replies | 3293 Views | Created by code_warrior - Friday, July 2, 2010 3:52 AM | Last reply by Ashish Khandelwal - Friday, July 2, 2010 6:49 AM -
2 Votes
BLL Validation Messages
I did originally have the msgbox in the PL, but alot of example I saw had the msgbox in the BLL (although they weren't calling another function).Answered | 4 Replies | 3528 Views | Created by dfenton21 - Wednesday, May 4, 2011 9:58 PM | Last reply by Mike Feng - Friday, May 13, 2011 7:17 AM -
2 Votes
Two-tier small farm vs Three-tier small farm
I found this ...Answered | 6 Replies | 5005 Views | Created by Dranium - Wednesday, February 1, 2012 3:27 PM | Last reply by Fadi Abdulwahab - Wednesday, February 1, 2012 10:28 PM -
0 Votes
3-Tier Architecture with BLL, DAL Help needed
Which part/sub layer of the BLL interacts with the Presentation Tier to pass and get data from it.Answered | 5 Replies | 79 Views | Created by Anonymous - Thursday, October 12, 2006 7:54 AM | Last reply by Anonymous - Monday, October 16, 2006 12:36 PM -
0 Votes
Web Site Creation in Three Tier Architecture
Hi Experts, We have deployed SP 2013 in three tier architecture.Answered | 3 Replies | 748 Views | Created by Extend Web Site or AAM in Three Tier Arch - Monday, January 25, 2016 8:02 AM | Last reply by Jason Warren - Monday, January 25, 2016 7:19 PM -
1 Votes
Where do I put my miscellaneous BLL methods and functions?
If you really want to refactor, I recommend to use a DAL generator.Answered | 3 Replies | 3180 Views | Created by c_manboy - Wednesday, July 29, 2009 9:07 PM | Last reply by Geert van Horrik - Friday, July 31, 2009 7:13 AM -
0 Votes
How to call BLL from wcf?
In WCF service layer, How can I call BLL methods?Answered | 1 Replies | 4102 Views | Created by pyog - Friday, May 27, 2011 5:14 AM | Last reply by darnold924 - Friday, May 27, 2011 8:51 AM -
0 Votes
WCF AND DAL
WCF is a framework which is used for N-tier Architecture where as DAL is Architecture pattern which is used for an N-Layer Architecture.Answered | 1 Replies | 3330 Views | Created by PRITHIVISWAMINATHAN - Wednesday, May 30, 2012 2:13 PM | Last reply by Lingaraj Mishra - Thursday, May 31, 2012 4:41 AM -
0 Votes
N-tier passing dataset from DAL to BLL and BLL to DAL
Well understand the difference between Layered and n-tier.Answered | 11 Replies | 491 Views | Created by Claudio111 - Saturday, January 6, 2018 12:08 PM | Last reply by DA924x - Sunday, January 7, 2018 11:47 AM -
0 Votes
How to get 3-tier architecture using WPF's MVVM ?
The key here is using a Service Layer that is the gateway to the BLL and DAL.Answered | 4 Replies | 8560 Views | Created by Priyashantha HP - Sunday, September 29, 2013 3:38 AM | Last reply by darnold924 - Sunday, September 29, 2013 9:06 AM -
0 Votes
DAL and BLL
Your DAL and BLL are very dependent on each other.Answered | 6 Replies | 198 Views | Created by Anonymous - Friday, December 14, 2007 5:21 AM | Last reply by Anonymous - Tuesday, December 25, 2007 11:42 PM -
0 Votes
BLL vs DAL
Save yourself a ton of headache/performance and put your DAL inside of either the same assembly as your BLL or as part of the same business object unless you absolutely need to ...Answered | 17 Replies | 302 Views | Created by Anonymous - Friday, May 16, 2008 12:00 PM | Last reply by Anonymous - Wednesday, May 21, 2008 3:56 AM -
0 Votes
pls Explain Architecture
http://www.codeproject.com/Articles/11128/3-tier-architecture-in-C http://www.codeproject.com/Articles/36847/Three-Layer-Architecture-in-C-NET& ...Answered | 1 Replies | 1034 Views | Created by Its me JK - Saturday, February 9, 2013 9:43 AM | Last reply by mark kang - Saturday, February 9, 2013 10:09 AM - Items 1 to 20 of 240632 Next ›
No announcements