Share via


PLEASE COMMENT: Patterns and Practices and the .NET Compact Framework

I am current working with my counterpart in the Patterns and Practices group on a schedule for potential .NET Compact Framework patterns and guidance. Is there something that you have been looking for or needing in the way of patterns, guides and / or code blocks in this area? I know there is!!!!

Please email me via the contact link via my blog or leave a comment.

Your comments and emails will help us prioritize the schedule for .NET Compact Framework prescriptive architecture and guidance (PAG).

Comments

  • Anonymous
    February 07, 2005
    Great Idea. How about data synchronization from device to full client.
  • Anonymous
    February 07, 2005
    How about "Smart Client Offline Application Block" - current one is not working with CF without lot of tweaking? Also, what about rest of "Enterprise Library" stuff? Atleast Exception management and Data Access blocks (SQLCE)?
  • Anonymous
    February 07, 2005
    Smart Client Offline Application Block is a must... its almost more applicable to the Compact Framework considering the devices.
  • Anonymous
    February 08, 2005
    A set of best practices for mobile and embedded development would good
  • Anonymous
    February 18, 2005
    application updater for PPC - all sorts of issues e.g. trying to install only to find app in memory etc, calling back centrally to see if the app is the current version etc.

    Jonny