No announcements
Found 2909918 threads
-
0 Votes
Three tier Design, Dataset and the provider model desing pattern
Hi All, I would like to build a three tier application in which the DAL layer is based on the provider model design ...Answered | 5 Replies | 4399 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
Model design pattern
Lingzhi, The primary problem is that the relationship between the business entities and the rleational storage model is only ...Unanswered | 2 Replies | 3122 Views | Created by Nigel Page - Wednesday, August 5, 2009 10:08 AM | Last reply by Nigel Page - Wednesday, August 12, 2009 5:58 AM -
0 Votes
Data Provider Design Pattern
. i am trying to implement a kind of provider pattern in order to achieve this aim. please let me explain with a simple example. let's say i have a class called Client which has ...Answered | 3 Replies | 7875 Views | Created by Wee Bubba - Thursday, February 1, 2007 10:57 AM | Last reply by Wee Bubba - Thursday, March 1, 2007 11:54 PM -
0 Votes
Implementing MVP desing pattern???
When I strive to implement MVP then I want a 1 view model per view and 1 presenter per view. Now I'm not sure what the models, such as InsuranceModel, are in your case. They ...Proposed | 7 Replies | 4425 Views | Created by abhi0410 - Friday, May 6, 2011 6:43 AM | Last reply by Vishvvas - Monday, May 9, 2011 7:14 AM -
0 Votes
Three Tier Architect
Hi Kamal, Three tier Architecture is one of the Architecture pattern. Basically, User interface tier, ...Unanswered | 5 Replies | 4712 Views | Created by UITS INDIA - Tuesday, August 9, 2011 11:01 AM | Last reply by Vibhor Agarwal - Sunday, August 21, 2011 5:07 PM -
5 Votes
Three Layer or Three Tier
Three Layer means logical separation Three Tier means Physical Separation So If I use different DLLs for different ...Answered | 3 Replies | 686 Views | Created by Raul To Make It Happen - Thursday, May 23, 2013 10:56 AM | Last reply by Faisal Ahmed Farooqui - Thursday, May 23, 2013 11:32 AM -
1 Votes
EF and design pattern
following points: - Which design pattern should I use in EF( Simple Entities, Change Set, Self-Tracking Entities and DTOs) in the data layer level - In ...Answered | 1 Replies | 4189 Views | Created by Kathy Samse - Monday, April 12, 2010 4:17 PM | Last reply by Diego B Vega [MSFT] - Tuesday, April 13, 2010 7:44 PM -
0 Votes
three tier archetecture
for simple and easy understanding of three tier architecture you can visit following ...Answered | 4 Replies | 7659 Views | Created by vinuta - Tuesday, July 21, 2009 11:09 AM | Last reply by JATIN NAHAR - Tuesday, April 5, 2011 6:16 AM -
0 Votes
Design Pattern Model View-Presenter
broken MVP. Instead the presenter should do all of the "work" with the data and mitgate to the Model. Everything in your ...Answered | 5 Replies | 6027 Views | Created by Daniel Oliveira - Friday, March 7, 2008 11:49 PM | Last reply by jaysonragasa.net - Thursday, December 1, 2011 2:12 AM -
0 Votes
Linq and Three-tier and Microsoft Scaffolding
If you want a three-tiered architecture then your object-relational mapper belongs firmly in the data tier and you should project onto your own UI domain objects so ...Answered | 3 Replies | 5273 Views | Created by Erich Bühler - Thursday, May 15, 2008 10:29 AM | Last reply by Damien Guard - Wednesday, May 28, 2008 9:27 PM -
0 Votes
Provider Pattern
Type in "C# Provider Pattern" into your favorite search engine and you'll get lots of hits... for example:Answered | 2 Replies | 3857 Views | Created by Svasu - Monday, December 3, 2007 6:11 PM | Last reply by Svasu - Tuesday, December 4, 2007 1:38 AM -
0 Votes
small tier,two tier,three tier,medium tier and large tier - Production Server
. Even i too the know the rating and reading about user. i require the impact and advice of when to choose ,which tier ...Discussion | 1 Replies | 3335 Views | Created by Megan_Fox - Wednesday, February 8, 2012 9:17 PM | Last reply by Jason Warren - Wednesday, February 8, 2012 11:44 PM -
1 Votes
Three tier
The below example demonstrates how i am planning to implement three tier architecture in project. But My doubt is,as we seen in the below ...Answered | 1 Replies | 1472 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 -
0 Votes
Two-Tier or Three Tier Architecture?
application servers are on the second tier, which is known as the application tier, and the database server is located on the third ...Answered | 2 Replies | 7909 Views | Created by Usman__Ahmed - Monday, May 23, 2011 3:11 PM | Last reply by Serge Luca [MVP] - Monday, May 23, 2011 6:58 PM -
0 Votes
reposity pattern and dataset.
/ff649690.aspx What you see in the Context and Objectives and Solutions is as true that a bicycle with one wheel will go smoother on the road. ...Answered | 4 Replies | 3118 Views | Created by boobyy - Monday, April 8, 2013 5:00 AM | Last reply by boobyy - Friday, April 12, 2013 7:14 AM -
0 Votes
Provider Design Pattern vs Managed Extensibility Framework
Hi All, I have created different providers using provider model design pattern. Now I would like to allow third party guys to extend my providers ...Discussion | 2 Replies | 6102 Views | Created by Mahesh Rayudu - Monday, September 27, 2010 10:44 PM | Last reply by PHIJO MATHEW PHILIP - Tuesday, September 28, 2010 4:54 AM -
1 Votes
Three-Tier SharePoint Farm
Three-tier architecture as you would normally understand it. In a typical three-tier model, the presentation tier (web ...Proposed | 2 Replies | 3304 Views | Created by MaliStane - Thursday, July 26, 2012 6:40 AM | Last reply by MaliStane - Friday, July 27, 2012 7:35 AM -
0 Votes
Customization of Design pattern- Visitor Design pattern.
Can we make customization in the design patterns and use. ...and still call it as Visitor Design ...Answered | 4 Replies | 2305 Views | Created by Surendran08 - Friday, November 18, 2011 8:46 AM | Last reply by Surendran08 - Monday, November 28, 2011 11:45 AM -
0 Votes
Three tier application samples.
3-Tier Architecture Examples Just one tip, we can still reference the ASP.Net 3-tiers for windows form issue, we can just replace the web UI with ...Answered | 1 Replies | 4679 Views | Created by OldEnthusiast - Saturday, August 9, 2008 7:52 AM | Last reply by jack 321 - Wednesday, August 13, 2008 3:29 AM -
0 Votes
SOLID and Design Pattern
From your exeprience when you have worked with lots of project, how far have you used SOLID and design pattern? I have worked C# ...Answered | 3 Replies | 885 Views | Created by Sakura Data - Friday, September 12, 2014 8:54 AM | Last reply by Stefano Tempesta - Saturday, October 1, 2016 8:13 AM - Items 1 to 20 of 2909918 Next ›
No announcements