Results 1 to 4 of 4

Thread: [RESOLVED] Building a project (VS2008 Compact .Net Framework / WM6) is very very slow

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2007
    Posts
    35

    Resolved [RESOLVED] Building a project (VS2008 Compact .Net Framework / WM6) is very very slow

    When I made a change in my program and build it again, to test my changes I must wait about 60 seconds and longer.

    The most of time I spent for programming is lost for waiting.

    Is it possible to speed up the building process? Is there a option (debug/final) that I misconfigured? Or is this Compact Framework stuff really sloooooooow?
    Last edited by belinea2003; Oct 3rd, 2007 at 01:44 PM.

  2. #2
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

    Re: Building a project (VS2008 Compact .Net Framework / WM6) is very very very very slow

    I haven't worked in VS2008, and I doubt many people have. Have you done anything like this in an earlier version? I have worked in 2005 and 2003 with the CF without seeing the kind of slow you are seeing. I would say that in either case launching was slower than for a desktop app, but that's reasonable, since you are pushing the app across a (relatively) slow connection to a slow processor. However, I wouldn't put the time difference at more than ten to fifteen seconds or so. A full minute would be MIGHTY slow by comparison.
    My usual boring signature: Nothing

  3. #3

    Thread Starter
    Member
    Join Date
    Aug 2007
    Posts
    35

    Re: [RESOLVED] Building a project (VS2008 Compact .Net Framework / WM6) is very very slow

    I have ported my project from VS2008 to VS2005 and everything is fine now.

    VS2008 build time: approximate 60 seconds
    VS2005 build time: 1 second

  4. #4
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

    Re: [RESOLVED] Building a project (VS2008 Compact .Net Framework / WM6) is very very slow

    That's ominous.
    My usual boring signature: Nothing

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width