<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.silverlight.net/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>Silverlight Tip of the Day #18: How to Set Browser Cookies.</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/07/15/tip-of-the-day-18-how-to-set-browser-cookies.aspx</link><description>Cookies are strings of text that the server can store on the client side. These cookies can then be sent back by the client to the server each time the client accesses that server again. Cookies are commonly used for session tracking, authentication,</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>re: Silverlight Tip of the Day #18: How to Set Browser Cookies.</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/07/15/tip-of-the-day-18-how-to-set-browser-cookies.aspx#316024</link><pubDate>Sat, 07 Nov 2009 05:31:37 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:316024</guid><dc:creator>agush22</dc:creator><description>&lt;p&gt;the guy above me is true &lt;/p&gt;
&lt;p&gt;i was facing walls when i could get my first cookie but not the next ones so yeah you can either do .Trim()&lt;/p&gt;
&lt;p&gt;or do:&lt;/p&gt;
&lt;p&gt;if (keyValue[0].ToString()== key||keyValue[0].ToString()==&amp;quot; &amp;quot; + key)&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=316024" width="1" height="1"&gt;</description></item><item><title>re: Silverlight Tip of the Day #18: How to Set Browser Cookies.</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/07/15/tip-of-the-day-18-how-to-set-browser-cookies.aspx#199757</link><pubDate>Wed, 01 Apr 2009 20:35:46 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:199757</guid><dc:creator>RandomEngy</dc:creator><description>&lt;p&gt;The cookie will look like this:&lt;/p&gt;
&lt;p&gt;Key1=Value1; Key2=Value2&lt;/p&gt;
&lt;p&gt;So you need to call .Trim() on each cookie before you break it into key and value. Or else you'll get a space on the beginning of all keys but your first one, and you won't be able to get those cookies with the key you saved them under.&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=199757" width="1" height="1"&gt;</description></item><item><title>??????????????? ??? ?????? &amp;laquo; jin_u as blog</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/07/15/tip-of-the-day-18-how-to-set-browser-cookies.aspx#195009</link><pubDate>Wed, 25 Mar 2009 02:01:57 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:195009</guid><dc:creator>??????????????? ??? ?????? « jin_u as blog</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;??????????????? ??? ?????? &amp;amp;laquo; jin_u as blog&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=195009" width="1" height="1"&gt;</description></item><item><title>presentão de Ano Novo: dúzias de dicas e tutoriais de Silverlight ;)</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/07/15/tip-of-the-day-18-how-to-set-browser-cookies.aspx#155353</link><pubDate>Sat, 03 Jan 2009 11:25:00 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:155353</guid><dc:creator>o UAU nosso de cada dia</dc:creator><description>&lt;p&gt;essa lista eu copiei desse blog b&amp;#225;rbaro (acompanhe por RSS voc&amp;#234; tamb&amp;#233;m): uma lista de dicas super &amp;#250;teis&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=155353" width="1" height="1"&gt;</description></item><item><title>Silverlight Tips of the Day - Summary Outline</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/07/15/tip-of-the-day-18-how-to-set-browser-cookies.aspx#155094</link><pubDate>Fri, 02 Jan 2009 22:56:22 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:155094</guid><dc:creator>Silverlight Tips of the Day - Blog by Mike Snow</dc:creator><description>&lt;p&gt;The purpose of this post is to create an outline summary all the blogs from my Silverlight tips of the&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=155094" width="1" height="1"&gt;</description></item><item><title>Silverlight Tip of the Day #19: Using Isolated Storage</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/07/15/tip-of-the-day-18-how-to-set-browser-cookies.aspx#134151</link><pubDate>Wed, 19 Nov 2008 18:39:36 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:134151</guid><dc:creator>Silverlight Tips of the Day</dc:creator><description>&lt;p&gt;Silverlight uses Isolated Storage as a virtual file system to store data in a hidden folder on your machine.&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=134151" width="1" height="1"&gt;</description></item><item><title>re: Tip of the Day #18: How to Set Browser Cookies.</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/07/15/tip-of-the-day-18-how-to-set-browser-cookies.aspx#81220</link><pubDate>Sun, 17 Aug 2008 16:15:14 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:81220</guid><dc:creator>tzahis</dc:creator><description>&lt;p&gt;Is the cookies saved in the browser relating to the current page? for example, what happens if I call HtmlPage.Document.Cookies from a difernet page, will I see the cookies set by the former one?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Tzahi.&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=81220" width="1" height="1"&gt;</description></item><item><title>Trapping Application's events in Silverlight</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/07/15/tip-of-the-day-18-how-to-set-browser-cookies.aspx#79639</link><pubDate>Mon, 11 Aug 2008 21:35:40 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:79639</guid><dc:creator>Deepak's WebLog</dc:creator><description>&lt;p&gt;When you create a Silverlight application the App.xaml.cs code behind file has the Application event&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=79639" width="1" height="1"&gt;</description></item><item><title>Silverlight - Tip of the Day by Mike Snow at Blog von J??rgen Ebner</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/07/15/tip-of-the-day-18-how-to-set-browser-cookies.aspx#75231</link><pubDate>Mon, 28 Jul 2008 11:06:52 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:75231</guid><dc:creator>Silverlight - Tip of the Day by Mike Snow at Blog von J??rgen Ebner</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Silverlight - Tip of the Day by Mike Snow at Blog von J??rgen Ebner&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=75231" width="1" height="1"&gt;</description></item><item><title>Silverlight 2 – (alcune) risorse</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/07/15/tip-of-the-day-18-how-to-set-browser-cookies.aspx#72510</link><pubDate>Fri, 18 Jul 2008 12:27:01 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:72510</guid><dc:creator>Pietro Brambati Blog</dc:creator><description>&lt;p&gt;Updated 18/7/2008 Percorso formativo in italiano Aggiornamento del percorso formativo su Silverlight&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=72510" width="1" height="1"&gt;</description></item><item><title>Silverlight 2 – (alcune) risorse</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/07/15/tip-of-the-day-18-how-to-set-browser-cookies.aspx#72503</link><pubDate>Fri, 18 Jul 2008 12:21:46 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:72503</guid><dc:creator>Pietro Brambati Blog</dc:creator><description>&lt;p&gt;Updated 18/7/2008 Percorso formativo in italiano Aggiornamento del percorso formativo su Silverlight&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=72503" width="1" height="1"&gt;</description></item><item><title>Silverlight Tips of the Day - Week 2</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/07/15/tip-of-the-day-18-how-to-set-browser-cookies.aspx#72305</link><pubDate>Thu, 17 Jul 2008 21:19:55 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:72305</guid><dc:creator>Visual Web Developer Team Blog</dc:creator><description>&lt;p&gt;6 new Silverlight tutorials are completed! Tip of the Day #15 - Communicating between JavaScript &amp;amp;amp;&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=72305" width="1" height="1"&gt;</description></item><item><title>Silverlight Tips of the Day Week 2</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/07/15/tip-of-the-day-18-how-to-set-browser-cookies.aspx#72304</link><pubDate>Thu, 17 Jul 2008 21:19:54 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:72304</guid><dc:creator>Visual Web Developer Team Blog</dc:creator><description>&lt;p&gt;6 new Silverlight tutorials are completed! Tip of the Day #15 - Communicating between JavaScript &amp;amp;amp;&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=72304" width="1" height="1"&gt;</description></item><item><title>Post: 141</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/07/15/tip-of-the-day-18-how-to-set-browser-cookies.aspx#71912</link><pubDate>Wed, 16 Jul 2008 18:12:25 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:71912</guid><dc:creator>Mirrored Blogs</dc:creator><description>&lt;p&gt;Post: Approved at: Jul-16-2008 File Dialog and more! Here is a great screencast on Channel 9 showing&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=71912" width="1" height="1"&gt;</description></item><item><title>Tip of the Day #19: Using Isolated Storage</title><link>http://blogs.silverlight.net/blogs/msnow/archive/2008/07/15/tip-of-the-day-18-how-to-set-browser-cookies.aspx#71910</link><pubDate>Wed, 16 Jul 2008 18:08:29 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:71910</guid><dc:creator>Mike Snows Silverlight Blog</dc:creator><description>&lt;p&gt;Silverlight uses Isolated Storage as a virtual file system to store data in a hidden folder on your machine&lt;/p&gt;
&lt;img src="http://blogs.silverlight.net/aggbug.aspx?PostID=71910" width="1" height="1"&gt;</description></item></channel></rss>