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

  • SEARCH
  • Home
  • 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 83307
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T21:45:11+00:00 2026-05-10T21:45:11+00:00

When moving my .Net Compact Framework application to the SD-card of a Windows CE

  • 0

When moving my .Net Compact Framework application to the SD-card of a Windows CE device, the program executes slower then running it from the internal memory.

I thought, the start-up might be slower, but it is the whole program. There is no IO to the storage card.

Why is my application so slow and how does the compact framework handles and loads the assemblies?

  • 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. 2026-05-10T21:45:11+00:00Added an answer on May 10, 2026 at 9:45 pm

    It has to do with demand-paging. Your app cannot be run directly from the SD-card, as SD is not executable media so it has to be pulled into RAM to run. Windows CE doesn’t typically have a whole lot of RAM, so the loader doesn’t pull your entire application into RAM to run. Sure, your heaps and stacks will be in RAM, but the actual IL code in the assembly itself is paged in as needed. It’s also paged out when the system decides it no longer needs a specific page.

    This paging can have an impact on performance, though I’m a bit surprised that it’s a large impact unless the app itself is really large (like if you have lots of embedded resources that it’s pulling out of the assembly).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm in the process of moving from ADO.NET to Linq. The application is a
I am moving an old ASP.net (C#) application from plain SQL queries to LINQ
I am moving a vb.net application from Oracle Lite to Sybase SQL anywhere. I
Using .NET Framework 3.5 C#, I am in the process of moving from SOAP-based
We have a long-lived ASP.NET 3.5 application we are moving from a physical server
In my vb.net winform application, I am moving the file (ex: sample.xls from one
I am looking at moving my company's internal business app from VB.NET to PHP.
I'm moving from .NET Framework 2.0 to 3.5. I'm not a big fan of
I have a Visual Basic .Net 2.0 program. I'm moving the settings from an
I am currently working on a project that is moving from .NET 2.0 to

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.