Re: Single instance on a Smartphone (not true with .NET)

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Even if it took 3 minutes or 3 hours for the app to load I still fail to
understand how if 2 apps compete for the same mutex, how they both can be
getting it. Something's not right.

-Chris


"Alex Feinman [MVP]" <public_news@xxxxxxxxxxxxxxx> wrote in message
news:uBsNEByNFHA.2704@xxxxxxxxxxxxxxxxxxxxxxx
> Sorry, missed the "empty" part. No, I don't think 3 sec for an enpty app
> is reasonable. On the other hand on current smartphones (like C500) try
> pressing Start and then 4, 8 (on my menu 4 is Settings, 8 is Calendar and
> 8 in Settings is Home Screen). YOu get Calendar. The whole thing is pretty
> slow. I'm not even sure if making a C++ launcher will provide a definitive
> answer
>
> --
> Alex Feinman
> ---
> Visit http://www.opennetcf.org
> "Sylvain Fortin" <SylvainFortin@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
> message news:022CE056-1CAC-48D2-8CB0-F52F290FA817@xxxxxxxxxxxxxxxx
>> Hi Alex,
>>
>> That's exactly what I thought, but if you read my first post, you'll see
>> that I'm asking if it's normal for an empty application (single form, no
>> menu, etc.) to take up to 3 seconds to load.
>>
>> With that kind of load time on a .NET application startup, there's no way
>> to
>> do anything about my multiple instance problem. But there's maybe a work
>> around. Can I build that small and efficient launcher application using
>> embedded Microsoft Visual C++ 4 and count the number of processes running
>> in
>> this application?
>>
>> Thanks for your time Alex.
>>
>> Sylvain Fortin
>


.



Relevant Pages

  • Re: Single instance on a Smartphone (not true with .NET)
    ... Sorry, missed the "empty" part. ... "Sylvain Fortin" wrote in message ... With that kind of load time on a .NET application startup, ... Can I build that small and efficient launcher application using ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Single instance on a Smartphone (not true with .NET)
    ... That's exactly what I thought, but if you read my first post, you'll see ... that I'm asking if it's normal for an empty application (single form, ... With that kind of load time on a .NET application startup, ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Pickling and unpickling inherited attributes
    ... Alex wrote: ... in Child: ... Grandchild class following the same set-state protocol). ... delete it if it was empty). ...
    (comp.lang.python)
  • Re: go back button not bold, and wont work
    ... "Alex" wrote in message ... > the go back button doesnt work...... ... Then your browse stack may be empty. ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Re: How do I improve .net CF 2.0 application load time?
    ... You should see how long it takes to load an empty Hello, ... No matter what you do, you're unlikely to improve on that load time. ... happens in the form load method and in the main routine? ...
    (microsoft.public.dotnet.framework.compactframework)