Hello guys,
the following code have already demonstrated a bug with StringBuilder.Replace back in 4.1 which supposedly was patched according to the link below.
https://netmf.codeplex.com/SourceCont...
Id #2012 | Release:
None
| Updated: Thu at 9:00 PM by godefroi | Created: Thu at 1:53 PM by jcherrabi
Double Post , couldn't find a way to delete...
please remove...
Id #2011 | Release:
None
| Updated: Fri at 11:11 AM by jcherrabi | Created: Thu at 1:53 PM by jcherrabi
Saving data into flash is an important feature for most of embedded devices. It allows to store configuration settings and user settings. On .netmf this is done by using EWR. While I recognize that...
Id #2010 | Release:
None
| Updated: Thu at 10:03 AM by Honken | Created: May 13 at 2:48 PM by leforban
Description
When using a StreamReader on a MemoryStream, the StreamReader.Peek() method will not return the last character.
Steps to Repro:
You can use the snippet below to repro the issue.
...
Id #2009 | Release:
None
| Updated: May 10 at 7:42 PM by michag | Created: May 10 at 7:42 PM by michag
There is a discrepancy in XmlReader from NETMF and Full .NET. I know both have a different code base but maybe it's convinient to maintain the same functionality.
The following is going different:...
Id #2007 | Release:
None
| Updated: May 8 at 11:31 AM by yummolambert | Created: May 8 at 9:02 AM by yummolambert
While testing a NetMF V4.2 application which connected to the Azure Service bus I found that after a while it ran out of memory and crashed. After some digging I found that each HTTPS request appea...
Id #2005 | Release:
None
| Updated: May 7 at 8:52 AM by BrynL | Created: May 3 at 3:53 AM by BrynL
Upgrading from VS2010 to VS2012, we noticed that deploying is very slow, which can be worked around but then stepping in code is very slow as well.
First, we thought it maybe the device but it is ...
Id #2004 | Release:
.NET MF 4.3 (RTM)
| Updated: May 15 at 6:12 AM by dobova | Created: May 1 at 3:55 PM by gus_ghielec
Using VS2012, when I add a bitmap resource to the project VS no longer generates the GetBitmap() method on the Resources class. The image resources appear as binary resources. This is both on addin...
Id #2003 | Release:
None
| Updated: May 1 at 8:13 AM by AndreMarschalek | Created: Apr 30 at 8:45 PM by David_Emrol
CLR\Libraries\SPOT_Net\spot_net_native_Microsoft_SPOT_Net_SocketNative.cpp
line 469, the return "ret" from socket connect is being ignored on the next if statement, causing a system crash.
if(!fT...
Id #2002 | Release:
None
| Updated: May 8 at 1:28 PM by Chris_MC | Created: Apr 29 at 2:44 PM by gus_ghielec
Using VB.net, if you put a breakpoint to an arraylist and try to access the list members, Visual Studio crashes.
Id #2000 | Release:
None
| Updated: Apr 28 at 2:23 PM by jango_jas | Created: Apr 28 at 2:23 PM by jango_jas