N
Neil Cowburn [MVP]
The Microsoft® .NET Compact Framework 1.0 SP1 Redistributable includes
everything you need to run .NET Compact Framework applications, including
the Common Language Runtime and the .NET Compact Framework class library.
Download SP1 from the following link:
http://smartdevices.microsoftdev.com/Downloads/Links_LinkRedirector.aspx?id=568
..NET Compact Framework 1.0 Service Pack 1 details:
Defect Fix List:
.. App would not launch properly if it were already running and showing
MessageBox when the user navigated out to Home
.. Application terminates with a first-chance exception in gwes.exe when
typing quickly in a textbox
.. Authentication state handling errors in http client
.. Auto scroll - scrollbars aren't removed until control is inside bounds of
scrollbars
.. Auto scroll - with control sitting bottom left, should get both scrollbars
when control moved over right edge
.. BinaryReader.ReadBytes() returns less bytes than asked
.. DataRowCollection.Find Method Returning Incorrect Row
.. Don't get GotFocus Event for first control in form
.. Focus should move to the next control when the current control with the
focus gets disabled
.. Force tear down of sockets after dialup disconnect
.. Http client not using credentials from supplied proxy object
.. If a focused control property is changed while the application is in the
background it loses its focus
.. Improved code cache performance and memory utilization on ARM processors
.. Improved network media sense / connection management experience
.. Improved performance of Controls property
.. InvalidOperationException when polymorphic type is returned and in the
same namespace as the service
.. Memory leak in the ControlCollection class
.. Native exception thrown while setting the RadioButton.Checked property to
false
.. Native exception while calling String.Intern()
.. Parsing of Numeric values is not working correctly on some locales
(specially affects VB scenarios)
.. Problem receiving empty arrays mixed with other data
.. Scrollable Control - thumb in wrong position after setting
AutoScrollPosition
.. Scrollable Control throws not supported exception setting AutoScroll=false
.. Scrollbars should go away when app 100% client sized control is returned
back to 100% inside client area
.. System.Type.GetType(string) fails to load types that reside on external
assemblies if those assemblies are not already loaded
.. The ListView control allows setting the text alignment of its first column
to HorizontalAlignment.Center and HorizontalAlignment.Right
.. The ListViewItem.Checked property always returns false if the CheckBoxes
property of the listview control is set to false
.. Web services: Compatibility issues
.. Web services: Not correctly handling the default values that VB creates
for enums when using the DefaultValue attribute
.. WebRequest.Proxy doesn't allow spaces in the URL
.. XmlQualifiedName objects are corrupted if the namespace of the data is the
same as that of the service
--Neil
everything you need to run .NET Compact Framework applications, including
the Common Language Runtime and the .NET Compact Framework class library.
Download SP1 from the following link:
http://smartdevices.microsoftdev.com/Downloads/Links_LinkRedirector.aspx?id=568
..NET Compact Framework 1.0 Service Pack 1 details:
Defect Fix List:
.. App would not launch properly if it were already running and showing
MessageBox when the user navigated out to Home
.. Application terminates with a first-chance exception in gwes.exe when
typing quickly in a textbox
.. Authentication state handling errors in http client
.. Auto scroll - scrollbars aren't removed until control is inside bounds of
scrollbars
.. Auto scroll - with control sitting bottom left, should get both scrollbars
when control moved over right edge
.. BinaryReader.ReadBytes() returns less bytes than asked
.. DataRowCollection.Find Method Returning Incorrect Row
.. Don't get GotFocus Event for first control in form
.. Focus should move to the next control when the current control with the
focus gets disabled
.. Force tear down of sockets after dialup disconnect
.. Http client not using credentials from supplied proxy object
.. If a focused control property is changed while the application is in the
background it loses its focus
.. Improved code cache performance and memory utilization on ARM processors
.. Improved network media sense / connection management experience
.. Improved performance of Controls property
.. InvalidOperationException when polymorphic type is returned and in the
same namespace as the service
.. Memory leak in the ControlCollection class
.. Native exception thrown while setting the RadioButton.Checked property to
false
.. Native exception while calling String.Intern()
.. Parsing of Numeric values is not working correctly on some locales
(specially affects VB scenarios)
.. Problem receiving empty arrays mixed with other data
.. Scrollable Control - thumb in wrong position after setting
AutoScrollPosition
.. Scrollable Control throws not supported exception setting AutoScroll=false
.. Scrollbars should go away when app 100% client sized control is returned
back to 100% inside client area
.. System.Type.GetType(string) fails to load types that reside on external
assemblies if those assemblies are not already loaded
.. The ListView control allows setting the text alignment of its first column
to HorizontalAlignment.Center and HorizontalAlignment.Right
.. The ListViewItem.Checked property always returns false if the CheckBoxes
property of the listview control is set to false
.. Web services: Compatibility issues
.. Web services: Not correctly handling the default values that VB creates
for enums when using the DefaultValue attribute
.. WebRequest.Proxy doesn't allow spaces in the URL
.. XmlQualifiedName objects are corrupted if the namespace of the data is the
same as that of the service
--Neil