Service pack ? speed ?

  • Thread starter Thread starter Lloyd Dupont
  • Start date Start date
L

Lloyd Dupont

how do I know which version of .NET I have on my PPC ?
(I have the default one installed by VS.NET 2003 by the way)

does SP1 & 2 improve speed ?
 
Visual Studio deploys the original RTM version. To install a service pack
release you must download the separate package and follow the install wizard
which will deploy the runtime via activesync. There have been no updates to
Visual Studio to allow it to deploy the SP1 runtimes.

SP1 does offer improved performance by offering better code caching on ARM
based processors and improved Forms performance.

SP2 was released but has been withdrawn currently due to some defects. SP1
is the latest release you should be using currently.

Peter
 
thanks for that.
I haven't really mesure, but SP1 seems a bit faster ;-)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top