Programming for Android
So I’ve done my first programming for Android phones and thought I’d write a blog post about the experience. Programming for Android is a bit different from working with the Compact Framework. The…
So I’ve done my first programming for Android phones and thought I’d write a blog post about the experience. Programming for Android is a bit different from working with the Compact Framework. The…
Im writing a piece of code in compact framework that is supposed to tear down memory intese controls when they arent visible and then reactivate them when they are visible. Now I agree that checking…
This Session at tech-ed was held by Rob Tiffany, about how to utilize SQLCe with merge replication to achieve a scalable solution with SQL Merge replication to and from devices. This is the typical session…
Interesting session indeed. This was the first time that I felt a culture difference between he session hosters and the people listening to the session. The crowd was somewhat hard to active, and I believe…
This is a bit of a warning, apparently its possible to add a reference to the full framework of system.core to a compact framework project. The dll gets installed and deployed to a device…