ANN: FAQ Update for 1/26/04

  • Thread starter Geoff Schwab [MSFT]
  • Start date
G

Geoff Schwab [MSFT]

Greetings,



The .NET Compact Framework FAQ has undergone the following updates:

http://msdn.microsoft.com/mobility/prodtechinfo/devtools/netcf/faq/default.aspx



Updated for SP2:

1.8. What is new in the latest .NET Compact Framework Service Pack?



Added:

1.31. How do I include imgdecmp.dll in an emulator image?
1.32. How do I programmatically replace Assemblies in the Global Assembly
Cache (GAC)?

2.9. Why can't I load an image?

6.19. How do I disable and capture hardware buttons?
6.20. How do I hide the start icon?
6.21. How do I enumerate, create, and terminate processes?

8.9. When using blocking Sockets, why does Send throw an
InvalidOperationException when blocking is set to false?

12.5. How do I set the title of a fullscreen multiline edit control window?


--
Geoff Schwab
Program Manager
Excell Data Corporation
http://msdn.com/mobility
http://msdn.microsoft.com/mobility/prodtechinfo/devtools/netcf/FAQ/default.aspx


This posting is provided "AS IS" with no warranties, and confers no rights.
 
C

Chris Tacke, eMVP

You're making us at OpenNETCF work! We can't provide answers for the simple
stuff any more. :)

-Chris
 
H

Hilton

1.30. What is the footprint of the .NET Compact Framework?

Why is the 2003 footprint 1.35M, but the 2002 footprint is 1.55M?

A 13% reduction is pretty significant - just curious...

Hilton
 
C

Chris Tacke, eMVP

My guess (and it's just a guess) is that they're talking the ARM4I or T,
which enables some 16-bit instructions for the processor. This often
results in a decent code size reduction without changing anything else.

-Chris
 

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

Similar Threads

ANN: FAQ Updates 2
ANN: FAQ Update 1
ANN: FAQ updates for 2/1/04 1
ANN: FAQ Updates 5
ANN: FAQ Updates 4
ANN: Updates to MSDN for 1/29/04 8
Virus 1
ANN: FAQ Updated 1

Top