Sign In
Andrew Arnott
News from my corner of the Visual Studio Project & Build team, programming tips, and solutions to common programming issues.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
As seen on
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET
C++
Identity
Immutability
Mobile devices
NetCF
PowerShell
Provisioning
Silverlight
Visual Studio
WCF
WPF
Options
RSS for posts
Atom
RSS for comments
OK
January, 2008
MSDN Blogs
>
Andrew Arnott
>
January, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Andrew Arnott
New job with Visual Studio Platform & Ecosystem
Posted
over 4 years ago
by
Andrew L Arnott
0
Comments
I have accepted a new position within Microsoft with the Visual Studio Platform & Ecosystem team. Rather than working on the .NET Compact Framework I will be working on "VS10". I don't actually make the transition for a few more...
Andrew Arnott
XmlSerializer compatibility between NetCF and the desktop
Posted
over 4 years ago
by
Andrew L Arnott
1
Comments
The XmlSerializer found in the .NET Compact Framework has a very different implementation than the one found in the full .NET Framework. The reasons for the differences include size and performance constraints that make the desktop's XmlSerializer...
Andrew Arnott
Using the XmlSerializer as an XmlObjectSerializer with WCF
Posted
over 4 years ago
by
Andrew L Arnott
3
Comments
The Windows Communication Foundation introduced the new DataContractSerializer to replace the XmlSerializer in many scenarios. The DataContractSerializer is faster than the XmlSerializer, but has certain limitations. For example it does not...
Andrew Arnott
An impressive Silverlight Slideshow control
Posted
over 4 years ago
by
Andrew L Arnott
8
Comments
I recently discovered a very impressive (and free) Silverlight slideshow control. I would recommend it over any Flash-based slideshow controls that I've seen so far (because this one's better--not just because I work here <g>) Here's a sample: Watch...
Page 1 of 1 (4 items)