I'm starting to build a MonoTouch / iOS commercial app. Some of the assemblies will also be shared with in-house Mac console apps, eg. the assembly with the database classes will be used on the iPad to extract data, and also by the in-house app to build the database that's distributed to the customers.
How best to organize the solution? Should there be a single solution with projects for the various components (main iPad app, assemblies, in-house Mac console apps, etc.)? Or should there be a solution for each application and/or assembly? I'm coming from a Delphi background, and new to .NET, so the basics of solution organization are new to me. Thanks! Van Swofford
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
