architecture
Cocoa MVC implementation
I\'m not very experienced with Cocoa but I am with MVC and coding in general. I come from an ActionScript background, so I\'m very familiar with PureMVC.[详细]
2023-04-13 08:26 分类:问答Evolving Business - DDD or Not?
I have a project where I\'m already working on a traditional 3 layers architecture (Entity / Business / UI), and I\'m applying the repository pattern and IoC.[详细]
2023-04-13 03:37 分类:问答Multi layered architecture using Entity Framework 4 and Repository Pattern
I have to build the architecture of a web application using Entity Framework 4.1 and ASP.NET. I already have the database structure, so I have to use the database-fist. I have read lots of articles an[详细]
2023-04-13 02:20 分类:问答Java: Using same instance of a class in various other classes
it might be stupid question, but I dont know the answer to it and I dont know where to search the answer, so it would be nice if someone could help me.[详细]
2023-04-13 01:26 分类:问答What are some open source tools to check a software architecture's robustness?
I think it is a tough question but I want to verify the architecture of my software is robust enough.[详细]
2023-04-12 20:50 分类:问答GUI Development - Free Tools
We are looking at building a GUI application having the following attributes - * approx 100 screens * approx 200 users[详细]
2023-04-12 18:33 分类:问答When to shard a database? When to increase Hardware?
I currently have an ASP.net web application running on IIS using an SQL database. The site receives a growing amount of traffic and I want to start thinking about scaling the website up and ensuring I[详细]
2023-04-12 15:33 分类:问答Do I need to use state pattern for data approval process?
Users of our system are able to submit un-validated contact data. For example: Forename: null Surname: 231[详细]
2023-04-12 13:22 分类:问答MVC design in codeigniter PHP
When should a new model or controller be made? Should the开发者_如何学Cre only be controllers that go with a corresponding view 1 to 1 and like so with controllers and models? Or is it good practice t[详细]
2023-04-12 12:52 分类:问答Recommend a strategy ? (basically, for large scale re-factoring) [closed]
Closed. This question is opinion-based. It is not currently accepting answers. 开发者_JS百科 Want to improve this question? Update the question so it can be answered with facts and citations[详细]
2023-04-12 11:31 分类:问答