<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Get Your Tips On Silverlight</title>
	<atom:link href="http://silverlighttips.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://silverlighttips.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Mon, 23 Feb 2009 12:59:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='silverlighttips.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Get Your Tips On Silverlight</title>
		<link>http://silverlighttips.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://silverlighttips.wordpress.com/osd.xml" title="Get Your Tips On Silverlight" />
	<atom:link rel='hub' href='http://silverlighttips.wordpress.com/?pushpress=hub'/>
		<item>
		<title>how silverlight 2.0 run on webserver?, Silverlight 2.0 Life cycle, Silverlight tips on Lifecycle</title>
		<link>http://silverlighttips.wordpress.com/2009/02/23/how-silverlight-20-run-on-webserver-silverlight-20-life-cycle-silverlight-tips-on-lifecycle/</link>
		<comments>http://silverlighttips.wordpress.com/2009/02/23/how-silverlight-20-run-on-webserver-silverlight-20-life-cycle-silverlight-tips-on-lifecycle/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 12:59:16 +0000</pubDate>
		<dc:creator>silverlighttips</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[lifecycle]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://silverlighttips.wordpress.com/2009/02/23/how-silverlight-20-run-on-webserver-silverlight-20-life-cycle-silverlight-tips-on-lifecycle/</guid>
		<description><![CDATA[Hello Friends I will try to give you best knowledge on Silverlight 2.0 from my reading and my experience. We are starting on First tips which is related to how Silverlight page actually run. I have devided silverlight lifecycle in 6 stage. Below I have described what happens when Silverlight page is requested: 1. The [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=silverlighttips.wordpress.com&amp;blog=6689665&amp;post=3&amp;subd=silverlighttips&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hello Friends I will try to give you best knowledge on Silverlight 2.0 from my reading and my experience.<br />
We are starting on First tips which is related  to how Silverlight page actually run. I have devided silverlight lifecycle in 6 stage. Below I have described what happens when Silverlight page is requested:<br />
1. The server first creates all the server-side objects (whatever on the .aspx page either it is listbox, frame, grid etc.) and starts the page lifecycle.<br />
2. After all the events have fired (and any event handling code has finished), the server<br />
renders the page to ordinary HTML, at a time do work on one control. At this point, the Sil-<br />
verlight control converts itself to a <span> placeholder inside the
<div> element and<br />
generates the JavaScript code that calls createObject().<br />
3. When the page is fully rendered, itís sent to the client. The server-side objects are<br />
released from memory.<br />
4. When the browser receives the page, it begins processing it. It displays the HTML<br />
content and runs the JavaScript. In turn, the JavaScript calls createObject(), which<br />
launches the Silverlight application.<br />
5. The browser initializes the Silverlight plug-in, downloads the XAP file for the Silverlight<br />
application (if itís not already present in the cache), and starts the application.<br />
6. The Silverlight application runs in the client browser. No more server-side web page<br />
code will be executed, unless the user navigates to another page or refreshes the cur-<br />
rent page (both of which will shut down the current Silverlight application and restart<br />
the entire process). If the user interacts with an ASP.NET control elsewhere on the<br />
page, that control may post back the page (which will effectively end the currently run-<br />
ning Silverlight application) or call back to the web server using ASP.NET AJAX (which<br />
wonít disturb it).<br />
As youíll see later in this chapter, the Silverlight application also has<br />
the ability to trigger web server code by calling a web service.<br />
Tomorrow I will give you brief introduction on silverlight and asp.net. And how javascript is different from silverlight.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/silverlighttips.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/silverlighttips.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/silverlighttips.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/silverlighttips.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/silverlighttips.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/silverlighttips.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/silverlighttips.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/silverlighttips.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/silverlighttips.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/silverlighttips.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/silverlighttips.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/silverlighttips.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/silverlighttips.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/silverlighttips.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=silverlighttips.wordpress.com&amp;blog=6689665&amp;post=3&amp;subd=silverlighttips&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://silverlighttips.wordpress.com/2009/02/23/how-silverlight-20-run-on-webserver-silverlight-20-life-cycle-silverlight-tips-on-lifecycle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a10b3e570346ef6d256dba5746fb6dea?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">silverlighttips</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://silverlighttips.wordpress.com/2009/02/22/hello-world/</link>
		<comments>http://silverlighttips.wordpress.com/2009/02/22/hello-world/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 19:49:01 +0000</pubDate>
		<dc:creator>silverlighttips</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=silverlighttips.wordpress.com&amp;blog=6689665&amp;post=1&amp;subd=silverlighttips&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/silverlighttips.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/silverlighttips.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/silverlighttips.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/silverlighttips.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/silverlighttips.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/silverlighttips.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/silverlighttips.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/silverlighttips.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/silverlighttips.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/silverlighttips.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/silverlighttips.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/silverlighttips.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/silverlighttips.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/silverlighttips.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=silverlighttips.wordpress.com&amp;blog=6689665&amp;post=1&amp;subd=silverlighttips&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://silverlighttips.wordpress.com/2009/02/22/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a10b3e570346ef6d256dba5746fb6dea?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">silverlighttips</media:title>
		</media:content>
	</item>
	</channel>
</rss>
