Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 791509
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T21:50:54+00:00 2026-05-14T21:50:54+00:00

I am tasked with rewriting the a mobile client (Win CE, Win Mobile 6

  • 0

I am tasked with rewriting the a mobile client (Win CE, Win Mobile 6 and later) application, because our current implemetation, based on MCSF is no longer usable. I have found this MVC framework: http://blogs.msdn.com/priozersk/archive/2008/10/10/mobile-mvc-framework-part-1.aspx

Is this the current hotness?

Our needs include:

– support for different langauges

– support for different resolutions (QVGA, VGA, but possibly 640×200, 800×600)

– editable grids

– preferably having a local database on the devices, perhaps SQL Server CE

– it has to be fast, so the infrastructure needs to come with a minimal amount of gunk

– is the best backend still an asmx web service? WCF does not seem to support very many bindings for Compact Framework out of the box.

I would like an MVC approach so we can replace the views if needed. The data model is very extensive, and the client needs to be able to handle quite a bit of data.

Any pointers or suggestions would be greatly appreciated.

Cheers

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T21:50:54+00:00Added an answer on May 14, 2026 at 9:50 pm

    FWIW, I use (and wrote, so I’m partial) the public-domain-licensed OpenNETCF.IoC framework specifically for smart device use. It follows the CAB/SCSF object model, generally speaking, so if you’re familiar with SmartParts, Workspaces, etc then it should be no stretch to move into it.

    As for your laundry list:

    • Different language support: No framework really provides this, but neither do they prevent or hinder it. We have a loose framework we use internally, but it’s not really something that can be packaged and shared as it’s more a methodology.
    • Different Resolutions: Again, no frameworks that I’m aware of do this. There are different styles for handling this too. I prefer separate UI Views for each resolution, especially for portrait v. landscape. Docking and anchoring can only get you so far, but they might get you from, say, 320×240 to 640×480.
    • editable grids: Again, not really a framework issue, but a control one. There are a few commercial grids that you can look at (like Resco)
    • local database: We almost always use SQLCE. The query parser tends to be slow, but when you need speed that’s what TableDirect and indexes are for
    • needs to be fast: Define “fast”. These devices are inherently slow. The IoC framework does a lot of work for you by caching things. It’s as fast as I could make it considering all it does (and I’m always thinking about perf).
    • best back-end: when was an ASMX service decreed the “best” backend? There is no right answer here. If an ASMX worked well before for you, then it probably will again. WCF is great for some things. Azure is great for others. It really depends on your requirements and topology.

    See Also:

    • Compact Framework Best Practices: Building a GUI
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 435k
  • Answers 435k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer My final solution is based on the fact that 'C#'… May 15, 2026 at 3:35 pm
  • Editorial Team
    Editorial Team added an answer Through a bit of smarter Googling I managed to find… May 15, 2026 at 3:35 pm
  • Editorial Team
    Editorial Team added an answer You need to design for both orientations. You may like… May 15, 2026 at 3:35 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.