ANN: 6 New Whitepapers Live on MSDN

  • Thread starter Thread starter Jonathan Wells [msft]
  • Start date Start date
J

Jonathan Wells [msft]

Howdy y'all,

The following .NET Compact Framework articles have just gone live on MSDN:

P/Invoking Serial APIs in the Compact Framework
http://msdn.com/mobility/default.aspx?pull=/library/en-us/dnnetcomp/html/pisapicf.asp

..NET Compact Framework Mobile Web Server Architecture
http://msdn.com/mobility/default.aspx?pull=/library/en-us/dnnetcomp/html/netcfma.asp

Improving .NET Compact Framework HTTP Communications using HttpWebRequest
and Custom ASP.NET Providers
http://msdn.com/mobility/default.aspx?pull=/library/en-us/dnnetcomp/html/httpcomm.asp

Adding Designer Support to the .NET Compact Framework DateTimePicker Control
http://msdn.com/mobility/default.aspx?pull=/library/en-us/dnnetcomp/html/DTPick_WD.asp

Creating an MSI Package that Detects and Updates the .NET Compact Framework
http://msdn.com/mobility/default.aspx?pull=/library/en-us/dnnetcomp/html/netcfdepl.asp

Saving a Control Image to a Bitmap File
http://msdn.com/mobility/default.aspx?pull=/library/en-us/dnnetcomp/html/scibf.asp

Note that the samples for these whitepapers have been live for some time.
--
Jonathan Wells
Product Manager
..NET Compact Framework
Check out the .NET Compact Framework FAQ at:
http://msdn.microsoft.com/mobility/prodtechinfo/devtools/netcf/FAQ/default.aspx

This posting is provided "AS IS" with no warranties, and confers no rights.
 
It appears the previously posted URLs are not functioning yet - try these:

P/Invoking Serial APIs in the Compact Framework
http://msdn.microsoft.com/library/en-us/dnnetcomp/html/PISAPICF.asp

..NET Compact Framework Mobile Web Server Architecture
http://msdn.microsoft.com/library/en-us/dnnetcomp/html/NETCFMA.asp

Improving .NET Compact Framework HTTP Communications using HttpWebRequest
and Custom ASP.NET Providers
** COMING SOON **

Adding Designer Support to the .NET Compact Framework DateTimePicker Control
http://msdn.microsoft.com/library/en-us/dnnetcomp/html/DTPick_WD.asp

Creating an MSI Package that Detects and Updates the .NET Compact Framework
http://msdn.microsoft.com/library/en-us/dnnetcomp/html/netcfdepl.asp

Saving a Control Image to a Bitmap File
http://msdn.microsoft.com/library/en-us/dnnetcomp/html/scibf.asp
--
Jonathan Wells
Product Manager
..NET Compact Framework
Check out the .NET Compact Framework FAQ at:
http://msdn.microsoft.com/mobility/prodtechinfo/devtools/netcf/FAQ/default.aspx

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Jon,

The MSI sample by Stan Alderman has a bit of a ... MSI problem - it insists
on downloading a .NET framework redistribution never mind that it is present
on the machine. That's like 25 MB I could do without. <g>
 
Back
Top