<?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>DotNet Geeks</title>
	<atom:link href="http://dailydotnet.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dailydotnet.wordpress.com</link>
	<description>A Daily approach to learn DotNet...!!!</description>
	<lastBuildDate>Sat, 29 Aug 2009 18:43:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='dailydotnet.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>DotNet Geeks</title>
		<link>http://dailydotnet.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://dailydotnet.wordpress.com/osd.xml" title="DotNet Geeks" />
	<atom:link rel='hub' href='http://dailydotnet.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Interactive Silverlight</title>
		<link>http://dailydotnet.wordpress.com/2009/08/30/interactive-silverlight/</link>
		<comments>http://dailydotnet.wordpress.com/2009/08/30/interactive-silverlight/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 18:43:23 +0000</pubDate>
		<dc:creator>rsshivs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dailydotnet.wordpress.com/?p=44</guid>
		<description><![CDATA[Events and Event Handlers A Silverlight event is something that occurs while a Silverlight application is running. This “something” could be a mouse click, a mouse movement, keyboard input, the application receiving or losing the focus, the application being fully loaded, or something else altogether. All events are tied to an object, so it makes [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailydotnet.wordpress.com&amp;blog=8654888&amp;post=44&amp;subd=dailydotnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">Events and Event Handlers</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">A Silverlight event is something that occurs while a Silverlight application is running.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">This “something” could be a mouse click, a mouse movement, keyboard input, the</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">application receiving or losing the focus, the application being fully loaded, or something</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">else altogether. All events are tied to an object, so it makes a difference whether</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">the mouse click occurs while the mouse pointer is, say, over a given rectangle or text</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">block.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">Silverlight currently supports more than two dozen events, and future releases may</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">have even more. This chapter focuses on the most important ones, and provides the</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">background knowledge you’ll need to work with previously unknown events.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">An event handler is a piece of code that is executed once an event occurs or is fired. The</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">concept of both events and event handlers is very similar to the concept of JavaScript</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">events in HTML.</div>
<div>Events and Event Handlers</div>
<div></div>
<div>A Silverlight event is something that occurs while a Silverlight application is running.</div>
<div>This “something” could be a mouse click, a mouse movement, keyboard input, the</div>
<div>application receiving or losing the focus, the application being fully loaded, or something</div>
<div>else altogether. All events are tied to an object, so it makes a difference whether</div>
<div>the mouse click occurs while the mouse pointer is, say, over a given rectangle or text</div>
<div>block.</div>
<div>Silverlight currently supports more than two dozen events, and future releases may</div>
<div>have even more. This chapter focuses on the most important ones, and provides the</div>
<div>background knowledge you’ll need to work with previously unknown events.</div>
<div>An event handler is a piece of code that is executed once an event occurs or is fired. The</div>
<div>concept of both events and event handlers is very similar to the concept of JavaScript</div>
<div>events in HTML.</div>
<div></div>
<div></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dailydotnet.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dailydotnet.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dailydotnet.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dailydotnet.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dailydotnet.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dailydotnet.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dailydotnet.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dailydotnet.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dailydotnet.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dailydotnet.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dailydotnet.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dailydotnet.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dailydotnet.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dailydotnet.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailydotnet.wordpress.com&amp;blog=8654888&amp;post=44&amp;subd=dailydotnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dailydotnet.wordpress.com/2009/08/30/interactive-silverlight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8cea16d573cbbcb8fdefc0a1bf929a02?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rsshivs</media:title>
		</media:content>
	</item>
		<item>
		<title>Using Shapes</title>
		<link>http://dailydotnet.wordpress.com/2009/08/29/using-shapes/</link>
		<comments>http://dailydotnet.wordpress.com/2009/08/29/using-shapes/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 18:16:11 +0000</pubDate>
		<dc:creator>rsshivs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dailydotnet.wordpress.com/?p=41</guid>
		<description><![CDATA[Most typical Silverlight visual elements are shapes: geometrical elements that make up the visual experience of the application Most typical Silverlight visual elements are shapes: geometrical elements that make up the visual experience of the application There are several of them, and many of them are specific to certain shapes, but the following three properties [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailydotnet.wordpress.com&amp;blog=8654888&amp;post=41&amp;subd=dailydotnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">Most typical Silverlight visual elements are shapes: geometrical elements that make up</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">the visual experience of the application</div>
<div>Most typical Silverlight visual elements are shapes: geometrical elements that make up</div>
<div>the visual experience of the application</div>
<div>
<div>There are several of them, and many of them are specific to certain shapes, but the</div>
<div>following three properties are shared among all shapes:</div>
<div>Fill</div>
<div>How to fill the inner area of a shape, e.g., by providing a color</div>
<div>Stroke</div>
<div>How to paint the outline of a shape, e.g., by providing a color</div>
<div>StrokeThickness</div>
<div>The width of the outline, in pixels (must not be an integral value)</div>
</div>
<div>
<div>The easiest one is a linear curve, but they are easy to draw without any</div>
<div>extra help from Silverlight. However, there are more complex variants. A quadratic</div>
<div>Bézier curve (called that because in the defining formula values are squared) uses a socalled</div>
<div>control point to shape the exact look of the curve</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dailydotnet.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dailydotnet.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dailydotnet.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dailydotnet.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dailydotnet.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dailydotnet.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dailydotnet.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dailydotnet.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dailydotnet.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dailydotnet.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dailydotnet.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dailydotnet.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dailydotnet.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dailydotnet.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailydotnet.wordpress.com&amp;blog=8654888&amp;post=41&amp;subd=dailydotnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dailydotnet.wordpress.com/2009/08/29/using-shapes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8cea16d573cbbcb8fdefc0a1bf929a02?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rsshivs</media:title>
		</media:content>
	</item>
		<item>
		<title>XAML</title>
		<link>http://dailydotnet.wordpress.com/2009/08/29/xaml/</link>
		<comments>http://dailydotnet.wordpress.com/2009/08/29/xaml/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 18:10:48 +0000</pubDate>
		<dc:creator>rsshivs</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dailydotnet.wordpress.com/?p=38</guid>
		<description><![CDATA[XAML is an XML dialect, so we will use a lot of angle brackets throughout this book. In this chapter, we will have a look at the most important XAML elements. It is virtually impossible to cover them all in a book of this size, but we will present as many as possible to let [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailydotnet.wordpress.com&amp;blog=8654888&amp;post=38&amp;subd=dailydotnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">XAML is an XML dialect, so we will use a lot of angle brackets throughout this book.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">In this chapter, we will have a look at the most important XAML elements. It is virtually</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">impossible to cover them all in a book of this size, but we will present as many as</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">possible to let you dive into XAML with maximum speed.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">If you have already worked with XAML for WPF applications, you already know most</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">of what is covered in this chapter (and most of Chapter 6, as well). However, there are</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">some subtle differences: Silverlight does not support the full XAML format like WPF,</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">but only a subset. Future versions of Silverlight will increase the percentage of supported</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">elements and attributes, but some things just cannot work in a web browser as they</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">do in a desktop application.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">The root element of every XAML file is &lt;Canvas&gt;, which defines the area that holds the</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">Silverlight content. “Positioning Elements will show other uses for the &lt;Canvas&gt; element.</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">For now, just remember to put this element at the beginning of each XAML file</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">and supply the correct namespaces as follows:</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">&lt;Canvas xmlns=&#8221;http://schemas.microsoft.com/client/2007&#8243;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">xmlns:x=&#8221;http://schemas.microsoft.com/winfx/2006/xaml&#8221;&gt;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">&#8230;</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:0;width:1px;height:1px;">&lt;/Canvas&gt;</div>
<div>XAML is an XML dialect.</div>
<div>The root element of every XAML file is &lt;Canvas&gt;, which defines the area that holds the</div>
<div>Silverlight content. “Positioning Elements will show other uses for the &lt;Canvas&gt; element.</div>
<div>For now, just remember to put this element at the beginning of each XAML file</div>
<div>and supply the correct namespaces as follows:</div>
<div>&lt;Canvas xmlns=&#8221;http://schemas.microsoft.com/client/2007&#8243;</div>
<div>xmlns:x=&#8221;http://schemas.microsoft.com/winfx/2006/xaml&#8221;&gt;</div>
<div>&#8230;</div>
<div>&lt;/Canvas&gt;</div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dailydotnet.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dailydotnet.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dailydotnet.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dailydotnet.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dailydotnet.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dailydotnet.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dailydotnet.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dailydotnet.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dailydotnet.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dailydotnet.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dailydotnet.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dailydotnet.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dailydotnet.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dailydotnet.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailydotnet.wordpress.com&amp;blog=8654888&amp;post=38&amp;subd=dailydotnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dailydotnet.wordpress.com/2009/08/29/xaml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8cea16d573cbbcb8fdefc0a1bf929a02?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rsshivs</media:title>
		</media:content>
	</item>
		<item>
		<title>Difference Between JVM and CLR.</title>
		<link>http://dailydotnet.wordpress.com/2009/04/25/difference-between-jvm-adn-clr/</link>
		<comments>http://dailydotnet.wordpress.com/2009/04/25/difference-between-jvm-adn-clr/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 12:26:50 +0000</pubDate>
		<dc:creator>rsshivs</dc:creator>
				<category><![CDATA[DotNet Fundamentals]]></category>
		<category><![CDATA[Learn Dot Net]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[CLR]]></category>
		<category><![CDATA[Dot Net]]></category>
		<category><![CDATA[JIT]]></category>
		<category><![CDATA[JVM]]></category>

		<guid isPermaLink="false">http://dailydotnet.wordpress.com/?p=33</guid>
		<description><![CDATA[CLR will Cache the Native Code and load it whenever needed. JVM doesn&#8217;t Cache Native code everytime it will compile and run it. CLR does JIT compilation. JVM does Interpretation. Due to this ASP.Net is 4 times faster than JSP Servlet.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailydotnet.wordpress.com&amp;blog=8654888&amp;post=33&amp;subd=dailydotnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>CLR will Cache the Native Code and load it whenever needed.</p>
<p>JVM doesn&#8217;t Cache Native code everytime it will compile and run it.</p>
<p>CLR does JIT compilation.</p>
<p>JVM does Interpretation.</p>
<p>Due to this ASP.Net is 4 times faster than JSP Servlet.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dailydotnet.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dailydotnet.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dailydotnet.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dailydotnet.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dailydotnet.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dailydotnet.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dailydotnet.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dailydotnet.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dailydotnet.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dailydotnet.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dailydotnet.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dailydotnet.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dailydotnet.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dailydotnet.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailydotnet.wordpress.com&amp;blog=8654888&amp;post=33&amp;subd=dailydotnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dailydotnet.wordpress.com/2009/04/25/difference-between-jvm-adn-clr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8cea16d573cbbcb8fdefc0a1bf929a02?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rsshivs</media:title>
		</media:content>
	</item>
		<item>
		<title>What is a JIT Compiler?</title>
		<link>http://dailydotnet.wordpress.com/2009/04/24/what-is-a-jit-compiler/</link>
		<comments>http://dailydotnet.wordpress.com/2009/04/24/what-is-a-jit-compiler/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 11:51:33 +0000</pubDate>
		<dc:creator>rsshivs</dc:creator>
				<category><![CDATA[DotNet Fundamentals]]></category>
		<category><![CDATA[Learn Dot Net]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[Dot Net]]></category>
		<category><![CDATA[Eco - JIT]]></category>
		<category><![CDATA[JIT Compiler]]></category>
		<category><![CDATA[Native Code]]></category>
		<category><![CDATA[Pre - JIT]]></category>
		<category><![CDATA[Standard - JIT]]></category>

		<guid isPermaLink="false">http://dailydotnet.wordpress.com/?p=29</guid>
		<description><![CDATA[.Net Assemblies needs to be JIT Compiled. A JIT Compiler can Convert MSIL Code to Native Code. A Native Code is proproitary to a Machine it can&#8217;t be run in another Machine. MSIL is Platform Independent. There are 3 types od JIT Compilers Standard JIT Pre JIT Eco-JIT 1) Standard JIT Only Current Class requiered [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailydotnet.wordpress.com&amp;blog=8654888&amp;post=29&amp;subd=dailydotnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>.Net Assemblies needs to be JIT Compiled.</p>
<p>A JIT Compiler can Convert MSIL Code to Native Code.</p>
<p>A Native Code is proproitary to a Machine it can&#8217;t be run in another Machine.</p>
<p>MSIL is Platform Independent.</p>
<p>There are 3 types od JIT Compilers</p>
<ol>
<li>Standard JIT</li>
<li>Pre JIT</li>
<li>Eco-JIT</li>
</ol>
<p>1) Standard JIT</p>
<p>Only Current Class requiered is loaded in .Net on Demand.No Extra Memory is Allocated .</p>
<p>2)Pre &#8211; JIT</p>
<p>Compiles and make Native Code before executing.Wecan&#8217;t run this without Caching.We can&#8217;t run this in mobile devices.</p>
<p>Ngen.exe is a tool used for generating the Native Code for entire class.</p>
<p>C:&gt;Copy D:\Hello.exe  C:\Echo\</p>
<p>C:\Echo&gt;Ngen Hello.exe</p>
<p>using Pre-JIT compiler is preferrable.</p>
<p>Native Code is not portable and is not saved along the Exe.</p>
<p>After Native code generation we can&#8217;t delete the EXE/Assembly because Ngen will convert only MSIL to Native Code.It will not have Registry or Metadata.</p>
<p> </p>
<p>Eco &#8211; JIT</p>
<p>It generates the Native code for that particular Class/Assembly ,runs it and the deletes it inorder to save memory.</p>
<p>This is mainly used in mobile devices like PDA etc.</p>
<p>In this feature .Net acts like Java.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dailydotnet.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dailydotnet.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dailydotnet.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dailydotnet.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dailydotnet.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dailydotnet.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dailydotnet.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dailydotnet.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dailydotnet.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dailydotnet.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dailydotnet.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dailydotnet.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dailydotnet.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dailydotnet.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailydotnet.wordpress.com&amp;blog=8654888&amp;post=29&amp;subd=dailydotnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dailydotnet.wordpress.com/2009/04/24/what-is-a-jit-compiler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8cea16d573cbbcb8fdefc0a1bf929a02?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rsshivs</media:title>
		</media:content>
	</item>
		<item>
		<title>What is a Meta Data?</title>
		<link>http://dailydotnet.wordpress.com/2009/04/24/what-is-a-meta-data/</link>
		<comments>http://dailydotnet.wordpress.com/2009/04/24/what-is-a-meta-data/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 11:36:35 +0000</pubDate>
		<dc:creator>rsshivs</dc:creator>
				<category><![CDATA[DotNet Fundamentals]]></category>
		<category><![CDATA[Learn Dot Net]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[Assembly Descripton]]></category>
		<category><![CDATA[Dot Net]]></category>
		<category><![CDATA[Meta Data]]></category>
		<category><![CDATA[Type Description]]></category>

		<guid isPermaLink="false">http://dailydotnet.wordpress.com/?p=25</guid>
		<description><![CDATA[Meta Data is the data about a data.     Assembly Description Assembly Description has all the information about the Assembly eg. Assembly Name. Assembly Version. URL. Author. Hashcode &#8211; A Unique number allocated for each Assembly. Strong Name &#8211; Digital Certificates (Optional Feature). Culture &#8211; Its the Language in which it displays the messages(default [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailydotnet.wordpress.com&amp;blog=8654888&amp;post=25&amp;subd=dailydotnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Meta Data is the data about a data.</p>
<p> </p>
<p> </p>
<ul> Assembly Description</ul>
<p>Assembly Description has all the information about the Assembly</p>
<p>eg.</p>
<ol>
<li>Assembly Name.</li>
<li>Assembly Version.</li>
<li>URL.</li>
<li>Author.</li>
<li>Hashcode &#8211; A Unique number allocated for each Assembly.</li>
<li>Strong Name &#8211; Digital Certificates (Optional Feature).</li>
<li>Culture &#8211; Its the Language in which it displays the messages(default EN-US).</li>
<li>Custom Attribute &#8211; User Defined Property.</li>
</ol>
<ul> Type Deescription</ul>
<ol>
<li>Type Name</li>
<li>Access Modifier</li>
<li>Base Type</li>
<li>Members &#8211; Attributes,Methods,Constructors,Etc.</li>
</ol>
<p>Dot Net Assemblies are Self contained/Defined Assemblies.</p>
<p>To install a .Net Application just do X-copy.i.e,Copy &#8211; Paste.No need to install in the Registry.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dailydotnet.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dailydotnet.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dailydotnet.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dailydotnet.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dailydotnet.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dailydotnet.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dailydotnet.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dailydotnet.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dailydotnet.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dailydotnet.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dailydotnet.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dailydotnet.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dailydotnet.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dailydotnet.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailydotnet.wordpress.com&amp;blog=8654888&amp;post=25&amp;subd=dailydotnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dailydotnet.wordpress.com/2009/04/24/what-is-a-meta-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8cea16d573cbbcb8fdefc0a1bf929a02?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rsshivs</media:title>
		</media:content>
	</item>
		<item>
		<title>Types</title>
		<link>http://dailydotnet.wordpress.com/2009/04/23/types/</link>
		<comments>http://dailydotnet.wordpress.com/2009/04/23/types/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 11:30:04 +0000</pubDate>
		<dc:creator>rsshivs</dc:creator>
				<category><![CDATA[DotNet Fundamentals]]></category>
		<category><![CDATA[Learn Dot Net]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[Dot Net]]></category>
		<category><![CDATA[Types]]></category>

		<guid isPermaLink="false">http://dailydotnet.wordpress.com/?p=23</guid>
		<description><![CDATA[There are Two Types in DotNet 1)Value Type 2)Refrence Type   Structures,Enums,Int Float,etc are Value Types   Classes,Interface ,Delegates,etc are Reference Types.   A Software in Dotnet is the collection of Value Types and Reference Types.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailydotnet.wordpress.com&amp;blog=8654888&amp;post=23&amp;subd=dailydotnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There are Two Types in DotNet</p>
<p>1)Value Type</p>
<p>2)Refrence Type</p>
<p> </p>
<p>Structures,Enums,Int Float,etc are Value Types</p>
<p> </p>
<p>Classes,Interface ,Delegates,etc are Reference Types.</p>
<p> </p>
<p>A Software in Dotnet is the collection of Value Types and Reference Types.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dailydotnet.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dailydotnet.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dailydotnet.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dailydotnet.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dailydotnet.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dailydotnet.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dailydotnet.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dailydotnet.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dailydotnet.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dailydotnet.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dailydotnet.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dailydotnet.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dailydotnet.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dailydotnet.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailydotnet.wordpress.com&amp;blog=8654888&amp;post=23&amp;subd=dailydotnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dailydotnet.wordpress.com/2009/04/23/types/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8cea16d573cbbcb8fdefc0a1bf929a02?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rsshivs</media:title>
		</media:content>
	</item>
		<item>
		<title>What is PEEP?</title>
		<link>http://dailydotnet.wordpress.com/2009/04/23/what-is-peep/</link>
		<comments>http://dailydotnet.wordpress.com/2009/04/23/what-is-peep/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 11:15:15 +0000</pubDate>
		<dc:creator>rsshivs</dc:creator>
				<category><![CDATA[DotNet Fundamentals]]></category>
		<category><![CDATA[Learn Dot Net]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[Dot Net]]></category>
		<category><![CDATA[Peep]]></category>

		<guid isPermaLink="false">http://dailydotnet.wordpress.com/?p=20</guid>
		<description><![CDATA[PEEP &#8211; Portable Executable Entry Point. It is the Starting point and the Ending point of any Application.In DotNet Main Method is the Portable Executable Entry Point.Application Without Main is called a Class Library. A Class Library doesn&#8217;t have a PEEP.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailydotnet.wordpress.com&amp;blog=8654888&amp;post=20&amp;subd=dailydotnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>PEEP &#8211; Portable Executable Entry Point.</p>
<p>It is the Starting point and the Ending point of any Application.In DotNet Main Method is the Portable Executable Entry Point.Application Without Main is called a Class Library.</p>
<p>A Class Library doesn&#8217;t have a PEEP.<img class="aligncenter size-full wp-image-21" title="Peep" src="http://dailydotnet.files.wordpress.com/2009/08/peep.gif?w=480&#038;h=210" alt="Peep" width="480" height="210" /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dailydotnet.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dailydotnet.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dailydotnet.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dailydotnet.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dailydotnet.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dailydotnet.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dailydotnet.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dailydotnet.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dailydotnet.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dailydotnet.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dailydotnet.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dailydotnet.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dailydotnet.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dailydotnet.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailydotnet.wordpress.com&amp;blog=8654888&amp;post=20&amp;subd=dailydotnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dailydotnet.wordpress.com/2009/04/23/what-is-peep/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8cea16d573cbbcb8fdefc0a1bf929a02?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rsshivs</media:title>
		</media:content>

		<media:content url="http://dailydotnet.files.wordpress.com/2009/08/peep.gif" medium="image">
			<media:title type="html">Peep</media:title>
		</media:content>
	</item>
		<item>
		<title>Silverlight Life Cycle</title>
		<link>http://dailydotnet.wordpress.com/2009/04/13/silverlight-life-cycle/</link>
		<comments>http://dailydotnet.wordpress.com/2009/04/13/silverlight-life-cycle/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 10:00:46 +0000</pubDate>
		<dc:creator>rsshivs</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[Dot Net]]></category>
		<category><![CDATA[Silver light]]></category>

		<guid isPermaLink="false">http://dailydotnet.wordpress.com/?p=11</guid>
		<description><![CDATA[The user request the HTML entry page in the browser. The Silverlight plug in is loaded.It downloads the XAP file with your application. The Silverlight plug in reads the AppManifest.xml file from the XAP to find out what assemblies your application uses.It creates the Silverlight runtime environment and then loads your application assembly into it. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailydotnet.wordpress.com&amp;blog=8654888&amp;post=11&amp;subd=dailydotnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The user request the HTML entry page in the browser.<br />
The Silverlight plug in is loaded.It downloads the XAP file with your application.<br />
The Silverlight plug in reads the AppManifest.xml file from the XAP to find out what assemblies your application uses.It creates the Silverlight runtime environment and then loads your application assembly into it.<br />
The Silverlight plug in creates an instance of your custom application class.<br />
The default constructor of the application class raises the Startup event.<br />
Your application handles the startup event and creates the Startup page.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dailydotnet.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dailydotnet.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dailydotnet.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dailydotnet.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dailydotnet.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dailydotnet.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dailydotnet.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dailydotnet.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dailydotnet.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dailydotnet.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dailydotnet.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dailydotnet.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dailydotnet.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dailydotnet.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailydotnet.wordpress.com&amp;blog=8654888&amp;post=11&amp;subd=dailydotnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dailydotnet.wordpress.com/2009/04/13/silverlight-life-cycle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8cea16d573cbbcb8fdefc0a1bf929a02?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rsshivs</media:title>
		</media:content>
	</item>
		<item>
		<title>Silverlight Website Types</title>
		<link>http://dailydotnet.wordpress.com/2009/04/11/7/</link>
		<comments>http://dailydotnet.wordpress.com/2009/04/11/7/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 09:37:58 +0000</pubDate>
		<dc:creator>rsshivs</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[Dot Net]]></category>
		<category><![CDATA[Silver light]]></category>

		<guid isPermaLink="false">http://dailydotnet.wordpress.com/?p=7</guid>
		<description><![CDATA[Using Visual Studio 2008 You can create 2 type of Websites: 1)HTML web site: In this case, the entry point to your Silverlight application is a basic HTML file that includes a Silverlight content region. 2)ASP.NET web site: In this case, Visual Studio creates two projects?one to contain the Silverlight application files, and one to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailydotnet.wordpress.com&amp;blog=8654888&amp;post=7&amp;subd=dailydotnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Using Visual Studio 2008 You can create 2 type of Websites:<br />
1)HTML web site: In this case, the entry point to your Silverlight application is a basic HTML file that includes a Silverlight content region.<br />
2)ASP.NET web site: In this case, Visual Studio creates two projects?one to contain the Silverlight application files, and one to hold the server-side ASP.NET web site that will be deployed alongside your Silverlight files.</p>
<p>The entry point to your Silverlight application can be an ordinary HTML file or an ASP.NET web form that also includes server-generated content.<br />
No matter which option you choose, your Silverlight application will run the same way,the client browser will receive an HTML web page, that HTML page will include a Silverlight content region, and the Silverlight<br />
code will run on the local computer, not the web server.<br />
However, the ASP.NET web approach makes it easier to mix ASP.NET and Silverlight content.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/dailydotnet.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/dailydotnet.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/dailydotnet.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/dailydotnet.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/dailydotnet.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/dailydotnet.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/dailydotnet.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/dailydotnet.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/dailydotnet.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/dailydotnet.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/dailydotnet.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/dailydotnet.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/dailydotnet.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/dailydotnet.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dailydotnet.wordpress.com&amp;blog=8654888&amp;post=7&amp;subd=dailydotnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dailydotnet.wordpress.com/2009/04/11/7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8cea16d573cbbcb8fdefc0a1bf929a02?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rsshivs</media:title>
		</media:content>
	</item>
	</channel>
</rss>
