I have the following scenario: I ha开发者_JS百科ve a Database storing Jobs which are catched and processed by a server. The database is accessed via Entity Framework.
开发者_如何学GoI am taking over a project to replace an ancient legacy system from the ground up.Before I came on, the company hired a consultant who put together a basic sketch of the system and push
I setup a solution with the following structure: Project.Core Domain Mappings Repositories 开发者_Go百科
Background: We have an ASP.NET / Silveright web application. The silverlight client displays user specific data in a graphical form - it requests the data from the server:
Closed. This 开发者_运维知识库question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
We have an application which, as one of its requirements, will take arbitrary 3rd party plugins, load them, and run their UI alongside our home-grown application.We\'ve been loading these 3rd party pl
I\'m using a the Repository pattern as part of a C#4 and MVC3 project and I just want to make sure I\'m not doing something bad; either that or it\'s just my architectural pedantry getting a bit carri
I need to create n-tier application with the following parts: Data server Business logic server Lightweight client with custom features for each customer
I\'m pretty new to the concept.What I\'m trying to do is create a factory that will return an object that is used for repository functions.No problems there.So I create the instance of a concrete fact
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing