<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Overview of SqlCeReplication methods - LoadProperties and SaveProperties</title><link>http://blogs.msdn.com/sqlservercompact/archive/2009/02/06/overview-of-sqlcereplication-methods-loadproperties-and-saveproperties.aspx</link><description>Whenever sync is started, developers provide all the necessary properties to an object of SqlCeReplication class. These properties are provided through the constructors or by directly setting the public properties of the object. In this approach developers</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Overview of SqlCeReplication methods - LoadProperties and SaveProperties</title><link>http://blogs.msdn.com/sqlservercompact/archive/2009/02/06/overview-of-sqlcereplication-methods-loadproperties-and-saveproperties.aspx#9412623</link><pubDate>Wed, 11 Feb 2009 15:35:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9412623</guid><dc:creator>Laxmi</dc:creator><description>&lt;p&gt;Important scenarios where this is useful are:&lt;/p&gt;
&lt;p&gt;In enterprises where there are password periodic expiration policies are in place, it would be very hard to keep changing the code (or app.config) for the new passwords of Publisher and Internet Server. &amp;nbsp;With this model there is no need to update the binary, but just send secure SMS to all concerned subscriber devices. &amp;nbsp;The SMS recipients run an app, that uses these APIs, updates the subcription properties by taking input from the user. What more, the app is pretty simple with just two API and just a mere C# class properties and decoupling from table and column mapping issues.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Laxmi&lt;/p&gt;</description></item></channel></rss>