I am few months old to iphone / ipad development. I know few coding standards, few coding practices. I am not开发者_开发技巧 aware of design principles and stuff for building a good iphone application
I have a requirement to let users edit each others entries.So in case of bad entries, I need to be able to go ba开发者_如何学运维ck to an earlier version.
I am interested to build a platform on Google App Engine where one Master App provides common functionality to several child Apps (Web portals).
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m looking for suggestions for the following issue, and I realize there is really not going to be a perfect answer to my question:
I will be building a system where a particular object will originate from a web service (SOAP based). It will then be displayed on a web page (via PHP). Under certain circumstances we\'ll store a copy
We were thinking about building a virtual file system in SQL. There are several knowns 开发者_运维知识库ways of achieving file system like structures in SQL (Materialzed path, adjency lists ...).
I have an application architecture which has following layers (or c# projects). web front end (asp.net mvc2)
What are the deep technical details behind creating and using correctly custom exceptions? I mean, I can see the use of custom except开发者_如何转开发ions to help control flow around higher layers an
I\'m developing an application that contains a module that other team develop and I\'m hosting it using MEF.