architecture
Component Based Architecture in game development
I have been thinking of trying out component based architecture for game development. I have read some blog posts and articles about it but I have a few things I have not sorted out yet. When I say co[详细]
2023-04-10 15:19 分类:问答Is this the right architecture for our MMORPG mobile game?
These days I am trying to design architecture of a new MMORPG mobile game for my company. This game is similar to Mafia Wars, iMobsters, or RISK. Basic idea is to prepare an army to battle your oppone[详细]
2023-04-10 13:48 分类:问答ASP.NET MySQL WebApp Architecture
I\'d like to know the best architecture. We have a web application running different domains. Each domain has its own MySQL database but the db structure is the same for all of them.[详细]
2023-04-10 12:27 分类:问答Android App Architecture: how to share behavior between all screens
Hi fellow Android coders, that\'s a problem I struggle with every time when I make a new app. Imagine you have sub classes of Activity, ListActivity and MapActivity in your app. Now I want that every[详细]
2023-04-10 10:03 分类:问答Usecase Diagram
I\'m new to UML.I have a question.consider we have a user 开发者_Go百科that can change user specification(change user password,Grant Access,...) for Use Case diagram which of these two picture is corr[详细]
2023-04-10 09:34 分类:问答Ruby on Rails architecture: Pre-generating a View for seldom-updated data
I\'m creating an application that polls a number of sensors every X minutes and adds the new readings, with a timestamp, in the database. The latest data can be viewed via webpage.[详细]
2023-04-10 07:22 分类:问答Architecture more suitable for web apps than MVC?
I\'ve been learning Zend and its MVC application structure for my new job, and found that working with it just bothered me for reasons I couldn\'t quite put my finger on.Then during the course of my s[详细]
2023-04-10 03:57 分类:问答how to draw an interaction diagram
I have 开发者_如何学JAVA10 classes.I want to diagram out how they interact for my fellow developers.What diagram type is the best for this?[详细]
2023-04-10 01:10 分类:问答Android StartActivtyForResult() from a Service
First I\'m sorry for my english that is not so good :). I am facing a problem to develop my app. That is a general architecture scheme of my solution.[详细]
2023-04-09 22:10 分类:问答Web application architecture with web services [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-04-09 17:57 分类:问答