Welcome to MSDN Blogs Sign in | Join | Help

September 2009 - Posts

Global variables are bad

<This post is about C++ (C# folks are saved from this pain)> One of our devs taking care of NETCF on Nokia S60 reported that after the latest code reached their branch things are working very slow. It was observed that Garbage Collector is getting
Posted by abhinaba | 0 Comments

.NET Compact Framework BCL < .NET BCL

Over twitter some folks are regularly discussing about the fact that there are some chunks of desktop .NET Base class library (BCL) that are missing on the .NET Compact Framework (.NETCF). So I thought I’d post the rationale behind things that are missing
Posted by abhinaba | 4 Comments

NETCF: GC and thread blocking

One of our customers asked us a bunch of questions on the NETCF garbage collector that qualifies as FAQ and hence I thought I’d put them up here. Question: What is the priority of the GC thread Answer: Unlike some variants of the desktop GC and other
Posted by abhinaba | 0 Comments
 
Page view tracker