iPhone/Android ebooks for CSLA 4 series.

iPhone/Android ebooks for CSLA 4 series.

Old forum URL: forums.lhotka.net/forums/t/10853.aspx


pkb8 posted on Tuesday, November 08, 2011

Hi

Just starting learning Monotouch and managed to successfully compile and create a business object using CSLA using the 4.2beta.

Recently purchased a couple of the ebooks covering asp.net mvc and silverlight/wpf.

Had the following thoughts:

  1. Are there any plans to publish ebooks for iPhone/Android?
  2. Will CSLA 4.2 for iOS and Android support remote application server mode. I noticed in the beta code that code had been commented out so that it only runs in local mode, as the iPhone doesn't support the use of a central application configuration file (ie app.config/web.config).
  3. Do you have any plans to promote CSLA cross platform ability with Xamarin as they have overviews of what other companies have written using MonoTouch on their website?

Cheers
pkb8

RockfordLhotka replied on Tuesday, November 08, 2011

Quick answers:

  1. Not at this time. Writing these books takes a lot of time and energy, and I need to know that there's a broad enough level of interest that I'll sell enough books to make it worth all that time/effort. Hopefully enough people will get excited about CSLA support for mono that I'll have some confidence that a few hundred people (at least) will buy the ebooks, but I don't have that confidence at this point in time.
  2. In version 4.2 the support for iOS and Android will include the local data portal only. That allows apps to be written that make service calls from the device to SOAP or REST services using whatever network protocols are supported on the device. As monotouch and mono for Android get more stable WCF client stacks, and as we have more time to do deeper testing of the remote data portal, we'll hopefully add remote data portal support. This may happen in 4.3 or 4.5. This also ties in with some serialization work that's being done (by Sergey) on Silverlight - and that work will translate to all platforms, probably in version 4.3.
  3. I was in communication with Miguel prior to the Attachmate/Novell/Xamarin thing earlier this year. That interaction slowed dramatically as they focused on starting the new company and getting things "rebooted". Once 4.2 is released I'll work with Miguel (or someone at Xamarin) around cross-promotion of the products.

 

Copyright (c) Marimer LLC