Browse by Tags

Workaround for XmlSerializer T[] and List<T> bug
05 November 07 09:34 PM | andarno | 0 Comments   
The XmlSerializer in NetCF 2.0 has a bug where if a single serialization requires reflecting into types that use a mixture of Collection<T>-like types for the same T the XmlSerializer will throw an exception.  Here an example where CF 2.0 would Read More...
Filed under: , ,
What do you think of the new WCF 'Store and forward' Mail Transport?
29 October 07 08:53 PM | andarno | 6 Comments   
With the .NET Compact Framework 3.5 release which comes with Visual Studio 2008, a new Windows Communication Foundation transport is introduced that uses email as the communication mechanism. Others have already blogged about this new transport including Read More...
Filed under: , , ,
Calling WCF services from NetCF 3.5 using Compact WCF and NetCFSvcUtil.exe
13 September 07 12:29 AM | andarno | 9 Comments   
The .NET Compact Framework 3.5 adds a subset of the Windows Communication Foundation (WCF or "Indigo") to smart devices, allowing them to communicate with desktop WCF components with all the flexibility of multiple, interchangeable service bindings and Read More...
Filed under: , , ,
How to (not) write an especially precarious app on .NET (Compact Framework)
02 July 07 11:33 PM | andarno | 2 Comments   
As the .NET Compact Framework developers work to add features, fix bugs, and refactor code, we often have to determine whether a given change could break existing customer code. The ideal is that NetCF 3.5 will run all apps that ran on NetCF 2.0 and 1.0. We run hundreds of apps and many, many tests before shipping each product to check backward compatibility. The .NET Framework (both desktop and CF) makes heavy use of internal classes to allow us the freedom to change the internals of the framework without breaking customer code. But there are still ways that customers can write apps that may break on future versions. This post covers these topics. Read More...
Filed under: ,

Search

Go

This Blog

Interesting blogs

Related sites

Syndication

Page view tracker