« Mobile2Market Catalog and Pop Ups | Main | .NET Remoting vs web services »
September 27, 2004
cross platform .net development
A couple of good postings on developing applications for the compact framework and the full framework
http://www.zen13120.zen.co.uk/Blog/2004/09/share-code-if-fullframe_17.html
http://www.zen13120.zen.co.uk/Blog/2004/09/retargetable-256.html
Swoosh! uses the same "business logic" dll (exact same binary) and then different exe UIs (one compact framework and several full framework) on top of that. I definitely agree that in general it isn't worth it to use the same exe. Who wants a Pocket PC UI on a 17" monitor? I had heard of the conditional compilation constant approach before but wasn't comfortable enough to use it at the time I started Swoosh!. This article lays out more of how to set things up. I think if I had done it that way, it would have saved a lot of time copy and pasting stuff back and forth.
Posted by mikel at September 27, 2004 03:55 PM
Trackback Pings
TrackBack URL for this entry:
http://WWW.mjberger.COM/cgi-bin/mt-tb.cgi/23
Comments
Thanks for the links!
Just a quick note that my blog has moved to danielmoth.com
http://www.danielmoth.com/Blog/2004/09/share-code-if-fullframe_17.html
http://www.danielmoth.com/Blog/2004/09/retargetable-256.html
Cheers
Posted by: Daniel Moth
at November 21, 2004 10:48 AM
Post a comment
Thanks for signing in, . Now you can comment. (sign out)
(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)