No announcements
Found 3181126 threads
-
0 Votes
MVC Design pattern and Layers
I would suggest posting your question in one of the MS Forum, Home › ASP.NET Forums located here: http://forums.asp.net/ Have a great day!Answered | 1 Replies | 9191 Views | Created by Prafulla Udade - Wednesday, July 1, 2009 12:26 PM | Last reply by Shrikant Maske - Wednesday, July 1, 2009 4:38 PM -
0 Votes
WCF Layer design Advice
But having global static objects (except of specific ones, like Cache, for instance) makes your application design less flexible and less unit-testable.Answered | 3 Replies | 3914 Views | Created by sarran - Friday, September 4, 2009 6:53 AM | Last reply by Vitaliy Liptchinsky - Friday, September 4, 2009 9:34 AM -
0 Votes
Service Layer, Business Layer Data Layer redirects ?
My personal opinion here centres around clarity.Answered | 6 Replies | 5309 Views | Created by zapacila89 - Thursday, July 30, 2009 8:32 AM | Last reply by Paul Gielens - Friday, July 31, 2009 8:44 AM -
0 Votes
Issue regarding Publishing of Business Layer and Data access layer
Thus, the similar behavior in a Cloud Service If this post answers your question, please mark it as an answer.Answered | 6 Replies | 4330 Views | Created by pradeepreddy99 - Saturday, January 19, 2013 8:08 PM | Last reply by freaky roach - Thursday, January 24, 2013 2:32 AM -
0 Votes
Data access layer questions
Kind regards, Tom de Koning If a post answers your question, please click "Mark As Answer" on that ...Answered | 3 Replies | 3798 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
Questions about Callout/Layer and Filter
A sublayer spans all layers. i.e.Answered | 5 Replies | 1931 Views | Created by firtank - Wednesday, November 13, 2013 8:14 AM | Last reply by Dusty Harper [MSFT] - Monday, November 18, 2013 10:40 AM -
0 Votes
Design Question
MVC is good from Design and Testablilty perspective, but not sure how it fits the mobile forms.Answered | 2 Replies | 3168 Views | Created by Guy Dillen - Friday, April 30, 2010 6:36 AM | Last reply by Guy Dillen - Friday, April 30, 2010 8:09 PM -
0 Votes
Interfaces For DAL in Data Access Layer or Business Layer
Short answer to your original question- Higher layer should reference the lower layer and NOT vice-versa.Answered | 5 Replies | 7203 Views | Created by witdaj - Thursday, December 22, 2011 7:01 PM | Last reply by atconway - Wednesday, January 4, 2012 2:04 PM -
3 Votes
Difference between n-layer software architecture and MVVM design pattern?
>Now my question is, i want to process the data which i get from database. where should i write that processing logic after getting the data from database?Answered | 5 Replies | 3150 Views | Created by Rakkk - Friday, April 24, 2015 10:49 AM | Last reply by Andy ONeill - Friday, April 24, 2015 1:24 PM -
1 Votes
Save DataGridView changes in 3 layer application design
if my question is vague, please tell me http://www.codeproject.com/Articles/21115/Building-an-N-Tier-Application-in-VB-NET-in-StepAnswered | 1 Replies | 501 Views | Created by mmbguide - Saturday, September 5, 2015 1:48 PM | Last reply by DA924 - Sunday, September 6, 2015 6:07 PM -
0 Votes
n tier design Service accesses data layer?
to use for all layers?Answered | 8 Replies | 6083 Views | Created by zapacila89 - Monday, July 20, 2009 11:45 AM | Last reply by zapacila89 - Tuesday, July 21, 2009 9:22 AM -
0 Votes
Questions regarding my layered design.
Each of these layers; BO, BLL and DAL are in their own folders.Answered | 2 Replies | 37 Views | Created by Anonymous - Wednesday, April 14, 2010 5:27 AM | Last reply by Anonymous - Wednesday, April 14, 2010 4:34 PM -
0 Votes
PropertyChanged notification design question
The original model properties can be either custom storage or can have a private access modifier and be called from that layer.Answered | 2 Replies | 3454 Views | Created by David Ferreira Rodrigues - Tuesday, November 27, 2012 10:23 AM | Last reply by EyalLantzman - Thursday, December 20, 2012 11:11 AM -
3 Votes
Design question
The question here (and truly the same question should be (or should have been) asked: Do you treat customer and vendor as one, or differently, or both?Answered | 4 Replies | 4343 Views | Created by PeaceOut - Saturday, February 2, 2013 10:13 PM | Last reply by Louis Davidson - Monday, February 4, 2013 4:26 PM -
0 Votes
Question Regarding Website Compatibility for Firefox
There's a lot of absolute positioning and layers.Answered | 4 Replies | 2970 Views | Created by SkylarGirl - Thursday, October 9, 2008 5:00 AM | Last reply by Cheryl D Wise - Thursday, October 9, 2008 3:13 PM -
0 Votes
Best Design for Data Access Layer in C# 4.0 for N-Tier Application
Hi, i am in a process of re writing my existing (ASP.NET 1.1) application in Latest ASP.NET 4.0.Answered | 2 Replies | 12822 Views | Created by ATPRaju - Monday, April 19, 2010 11:16 AM | Last reply by Jonathan Aneja -- MSFT - Monday, April 26, 2010 10:08 PM -
0 Votes
Layering?
You should always create a new thread for a new question.Answered | 7 Replies | 2200 Views | Created by mholmes_3038 - Monday, November 12, 2012 9:21 PM | Last reply by Acamar - Wednesday, January 14, 2015 12:41 AM -
5 Votes
General Questions about my Database Design
Given this design, your only choice is varchar for the attribute value column really.Answered | 6 Replies | 10086 Views | Created by Ciwan2011 - Monday, February 14, 2011 6:31 PM | Last reply by Ciwan2011 - Tuesday, February 15, 2011 9:06 AM -
0 Votes
Message Queuing Design Questions
I've also use MSMQ for the queuing layer.Answered | 2 Replies | 3127 Views | Created by BTabios - Thursday, July 2, 2009 4:04 PM | Last reply by BTabios - Wednesday, July 8, 2009 4:22 PM -
0 Votes
Separation of DB layer and SSIS layer
To seperate the database layer from SSIS layer (a) Dont use any inline sql scripts in SSIS, instead use Stored procedure and call the stored procs in Exceute sql ...Answered | 1 Replies | 1752 Views | Created by TK05 - Friday, August 16, 2013 11:31 AM | Last reply by Prajesh - Friday, August 16, 2013 1:56 PM - Items 1 to 20 of 3181126 Next ›
No announcements