<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Silverlight</title>
        <link>http://geekswithblogs.net/dnoderer/category/6667.aspx</link>
        <description>Information and discussion about Microsoft Silverlight client WPF rendering tool.</description>
        <language>en-US</language>
        <copyright>Dave Noderer</copyright>
        <managingEditor>daven@computerways.com</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <item>
            <title>South Florida Code Camp 2008 - 2/2/2008</title>
            <link>http://geekswithblogs.net/dnoderer/archive/2008/01/24/south-florida-code-camp-2008---222008.aspx</link>
            <description>&lt;strong&gt;FREE - 4th Annual South Florida Code Camp - Register Now - Spaces are going fast!&lt;/strong&gt; &lt;br /&gt;
&lt;br /&gt;
To attend this free, all day .NET Developer mini-conference register at: http://www.clicktoattend.com/?id=122048 ! The Code Camp will be held on Saturday 2/2/2008 and include breakfast, lunch, giveaways, valuable raffle items and of course lots of great content! &lt;br /&gt;
&lt;br /&gt;
The sessions are now listed on the agenda page. A big thanks to all the speakers that have stepped forward and volunteered to come speak at their own expense. We have already scheduled 70 of 72 sessions. There will be something for everyone... from the person who is new to .net to advanced architecture and software process sessions. For the second year we will have an all Spanish track. Dedicated tracks include "Into to .NET", "Silverlight" and "Agile / CI". Sessions include Ajax, MVC, Visual Studio 2008, Powershell, Windows Workflow and .NET reflection. &lt;br /&gt;
&lt;br /&gt;
Find more information at &lt;strong&gt;http://codecamp08.fladotnet.com &lt;/strong&gt;. We have many sessions lined up. The track chairs will get them organized and on the website agenda over the next couple of weeks.&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=118875"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=118875" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/dnoderer/aggbug/118875.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Dave Noderer</dc:creator>
            <guid>http://geekswithblogs.net/dnoderer/archive/2008/01/24/south-florida-code-camp-2008---222008.aspx</guid>
            <pubDate>Thu, 24 Jan 2008 19:39:41 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/dnoderer/comments/118875.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/dnoderer/archive/2008/01/24/south-florida-code-camp-2008---222008.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/dnoderer/comments/commentRss/118875.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/dnoderer/services/trackbacks/118875.aspx</trackback:ping>
        </item>
        <item>
            <title>Review: "Silverlight 1.0 Unleashed"</title>
            <link>http://geekswithblogs.net/dnoderer/archive/2007/12/11/review-silverlight-1.0-unleashed.aspx</link>
            <description>&lt;p&gt;Sams - ISBN-13: 978-0-672-33007-0 by Adam Nathan&lt;/p&gt;
&lt;p&gt;This is a nice book in a number of ways... fairly short, limited scope, nice color pictures and full of great tips that could save you some time.&lt;/p&gt;
&lt;p&gt;Adam covers the basics of Silverlight 1.0 which is pretty straight forward and will give you a good handle on what it does and does not do. Even though Silverlight 2.0+ is of more interest to most of us, this is a great way to start!&lt;/p&gt;
&lt;p&gt;A bulk of the book is about basic XAML as implemented in Silverlight 1.0. If you are not familiar with WPF, this is a good tutorial on both drawing and events. If you are familiar with WPF in depth, a review of this material will show you where Silverlight is different.&lt;/p&gt;
&lt;p&gt;An example of the tips, there are a lot of them in shaded boxes throughout the booik, are a pair of warnings.on pages 28 and 29 showing some of the quirks of the syntax where in the Silverlight.CreateObject. In particular the isWindowless must be specified true/false as a string "true" where as inplaceInstallPrompt must not be specified as a string.. true to work.&lt;/p&gt;
&lt;p&gt;He also spends a lot of space on handling events, bubbling of events and some of the more suble "features". Although it makes perfect sense, the silverlight control must have focus to receive keystrokes. Only the root silverlight control can receive the gotfocus and lostfocus events.&lt;/p&gt;
&lt;p&gt;Anyway a very nice book with lots of examples.&lt;/p&gt;
&lt;p&gt;Now give me the CLR and some controls in Silverlight 2.0 and I'll be a happy camper!&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=117577"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=117577" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/dnoderer/aggbug/117577.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Dave Noderer</dc:creator>
            <guid>http://geekswithblogs.net/dnoderer/archive/2007/12/11/review-silverlight-1.0-unleashed.aspx</guid>
            <pubDate>Tue, 11 Dec 2007 11:44:59 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/dnoderer/comments/117577.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/dnoderer/archive/2007/12/11/review-silverlight-1.0-unleashed.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/dnoderer/comments/commentRss/117577.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/dnoderer/services/trackbacks/117577.aspx</trackback:ping>
        </item>
        <item>
            <title>My Silverlight Presentation in West Palm Beach on 6/26/2007</title>
            <link>http://geekswithblogs.net/dnoderer/archive/2007/06/26/My-Silverlight-Presentation-in-West-Palm-Beach-on-6262007.aspx</link>
            <description>&lt;p&gt;&lt;font size="3"&gt;Not a big crowd but we were able to pack into the conference room at &lt;/font&gt;&lt;a href="http://www.beanstalknetworks.com"&gt;&lt;font size="3"&gt;www.beanstalknetworks.com&lt;/font&gt;&lt;/a&gt;&lt;font size="3"&gt; and it made for a very pleasant and interactive session.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="3"&gt;Here are many of the links we explored tonight:&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.silverlight.net"&gt;&lt;font size="3"&gt;www.silverlight.net&lt;/font&gt;&lt;/a&gt;&lt;font size="3"&gt; - Go to "Get Started" to see what to download and install. You will find many of the demos there.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.visitmix.com"&gt;&lt;font size="3"&gt;www.visitmix.com&lt;/font&gt;&lt;/a&gt;&lt;font size="3"&gt; - Mixx Conference had many silverlight presentations, demos and hands on labs.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://dev.live.com"&gt;&lt;font size="3"&gt;http://dev.live.com&lt;/font&gt;&lt;/a&gt;&lt;font size="3"&gt; - Free media storage up to 4 gb.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="3"&gt; &lt;span style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; mso-bidi-font-family: 'Times New Roman'"&gt;&lt;a href="http://blogs.msdn.com/brada/archive/2007/06/07/silverlight1-1-asp-net-photoviewer-application.aspx"&gt;&lt;font face="Arial" size="3"&gt;http://blogs.msdn.com/brada/archive/2007/06/07/silverlight1-1-asp-net-photoviewer-application.aspx&lt;/font&gt;&lt;/a&gt;&lt;font face="Arial"&gt;&lt;font size="3"&gt; -&lt;/font&gt; &lt;font color="#000000" size="3"&gt;Chung Websters Silverlight Pictures demo on Brad Abrams blog&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; mso-bidi-font-family: 'Times New Roman'"&gt;&lt;a href="http://labs.live.com/photosynth/"&gt;&lt;font face="Arial" size="3"&gt;http://labs.live.com/photosynth/&lt;/font&gt;&lt;/a&gt;&lt;font face="Arial" size="3"&gt; - &lt;font color="#000000"&gt;Not Silverlight but ideas of what could be done with UI&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; mso-bidi-font-family: 'Times New Roman'"&gt;&lt;a href="http://www.ineta.org"&gt;&lt;font face="Arial" size="3"&gt;www.ineta.org&lt;/font&gt;&lt;/a&gt;&lt;font face="Arial" size="3"&gt; - &lt;font color="#000000"&gt;For user groups worldwide&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; mso-bidi-font-family: 'Times New Roman'"&gt;&lt;a href="http://www.fladotnet.com"&gt;&lt;font face="Arial" size="3"&gt;www.fladotnet.com&lt;/font&gt;&lt;/a&gt;&lt;font face="Arial" size="3"&gt; - &lt;font color="#000000"&gt;South Florida and Tampa user groups&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; mso-bidi-font-family: 'Times New Roman'"&gt;&lt;span style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; mso-bidi-font-family: 'Times New Roman'"&gt;&lt;span style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; mso-bidi-font-family: 'Times New Roman'"&gt;&lt;a href="http://select.nytimes.com/gst/timesreader.htm"&gt;&lt;font face="Arial" size="3"&gt;http://select.nytimes.com/gst/timesreader.htm&lt;/font&gt;&lt;/a&gt;&lt;font face="Arial" size="3"&gt; - &lt;font color="#000000"&gt;New York Times Reader&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; mso-bidi-font-family: 'Times New Roman'"&gt;&lt;a href="http://msdn2.microsoft.com/en-us/office/bb497969.aspx"&gt;&lt;font face="Arial" size="3"&gt;http://msdn2.microsoft.com/en-us/office/bb497969.aspx&lt;/font&gt;&lt;/a&gt;&lt;font face="Arial" size="3"&gt; - &lt;font color="#000000"&gt;Developers &lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;span style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; mso-bidi-font-family: 'Times New Roman'"&gt;&lt;font face="Arial" color="#000000" size="3"&gt;Map&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; mso-bidi-font-family: 'Times New Roman'"&gt;&lt;a href="http://www.searchdotnet.com"&gt;&lt;font face="Arial" size="3"&gt;www.searchdotnet.com&lt;/font&gt;&lt;/a&gt;&lt;font face="Arial" size="3"&gt; - &lt;font color="#000000"&gt;Dan Applemans customized Google search&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; mso-bidi-font-family: 'Times New Roman'"&gt;&lt;font face="Arial"&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;span style="FONT-SIZE: 11pt; COLOR: #1f497d; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA; mso-bidi-font-family: 'Times New Roman'"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=113489"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=113489" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/dnoderer/aggbug/113489.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Dave Noderer</dc:creator>
            <guid>http://geekswithblogs.net/dnoderer/archive/2007/06/26/My-Silverlight-Presentation-in-West-Palm-Beach-on-6262007.aspx</guid>
            <pubDate>Wed, 27 Jun 2007 03:46:22 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/dnoderer/comments/113489.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/dnoderer/archive/2007/06/26/My-Silverlight-Presentation-in-West-Palm-Beach-on-6262007.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/dnoderer/comments/commentRss/113489.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/dnoderer/services/trackbacks/113489.aspx</trackback:ping>
        </item>
        <item>
            <title>Infoworld Quote on Silverlight</title>
            <link>http://geekswithblogs.net/dnoderer/archive/2007/06/12/Infoworld-Quote-on-Silverlight.aspx</link>
            <description>&lt;p&gt;&lt;font face="Arial"&gt;&lt;a href="http://weblog.infoworld.com/techwatch/archives/012275.html"&gt;http://weblog.infoworld.com/techwatch/archives/012275.html&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=113183"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=113183" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/dnoderer/aggbug/113183.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Dave Noderer</dc:creator>
            <guid>http://geekswithblogs.net/dnoderer/archive/2007/06/12/Infoworld-Quote-on-Silverlight.aspx</guid>
            <pubDate>Tue, 12 Jun 2007 23:51:35 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/dnoderer/comments/113183.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/dnoderer/archive/2007/06/12/Infoworld-Quote-on-Silverlight.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/dnoderer/comments/commentRss/113183.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/dnoderer/services/trackbacks/113183.aspx</trackback:ping>
        </item>
        <item>
            <title>Silverlight Basics</title>
            <link>http://geekswithblogs.net/dnoderer/archive/2007/06/09/Silverlight-Basics.aspx</link>
            <description> 
&lt;ol style="MARGIN-TOP: 0in; FONT-SIZE: 16pt; MARGIN-BOTTOM: 0in; MARGIN-LEFT: 0.375in; DIRECTION: ltr; FONT-FAMILY: Calibri; unicode-bidi: embed" type="1"&gt;
    &lt;li style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value="1"&gt;&lt;span style="FONT-SIZE: 16pt; FONT-FAMILY: Calibri"&gt;Visit &lt;/span&gt;&lt;a href="http://www.silverlight.net/"&gt;&lt;span style="FONT-SIZE: 16pt; FONT-FAMILY: Calibri"&gt;&lt;font color="#800080"&gt;http://www.silverlight.net&lt;/font&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="FONT-SIZE: 16pt; FONT-FAMILY: Calibri"&gt; for more information, downloads, samples, etc.&lt;/span&gt;&lt;/li&gt;
    &lt;li style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value="2"&gt;&lt;span style="FONT-SIZE: 16pt; FONT-FAMILY: Calibri"&gt;Silverlight is a browser plug-in that runs on IE, Firefox and Safari - Windows and Macs&lt;/span&gt;&lt;/li&gt;
    &lt;li style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value="3"&gt;&lt;span style="FONT-SIZE: 16pt; FONT-FAMILY: Calibri"&gt;Silverlight is a vector rending engine that supports an upward compatible 2D subset of WPF graphic description language XAML&lt;/span&gt;&lt;/li&gt;
    &lt;li style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value="4"&gt;&lt;span style="FONT-SIZE: 16pt; FONT-FAMILY: Calibri"&gt;Silverlight has built in media support for wmv, wma, mp3, jpeg and png files on both windows and MAC with a few lines of code and WITHOUT media player&lt;/span&gt;&lt;/li&gt;
    &lt;li style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value="5"&gt;&lt;span style="FONT-SIZE: 16pt; FONT-FAMILY: Calibri"&gt;The 1.0 Version of Silverlight supports javascript client side scripting in a download a little over 1 mega byte.&lt;/span&gt;&lt;/li&gt;
    &lt;li style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value="6"&gt;&lt;span style="FONT-SIZE: 16pt; FONT-FAMILY: Calibri"&gt;Version 1.1 of Silverlight will contain a subset of the CLR allowing client programming with any .net language (yes, Mac too)&lt;/span&gt;&lt;/li&gt;
    &lt;li style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value="7"&gt;&lt;span style="FONT-SIZE: 16pt; FONT-FAMILY: Calibri"&gt;From a security standpoint, Silverlight runs in the context of the browser and does not have full access to the client machine.&lt;/span&gt;&lt;/li&gt;
    &lt;li style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value="8"&gt;&lt;span style="FONT-SIZE: 16pt; FONT-FAMILY: Calibri"&gt;There will be a DLR (Dynamic Language Runtime)&lt;span style="mso-spacerun: yes"&gt;  &lt;/span&gt;add on for Silverlight allowing creating of the client side dynamic language of your choice.&lt;/span&gt;&lt;/li&gt;
    &lt;li style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value="9"&gt;&lt;span style="FONT-SIZE: 16pt; FONT-FAMILY: Calibri"&gt;WPF and Silverlight allows even a video to be used as a paint brush texture so you can "paint" items with video.&lt;/span&gt;&lt;/li&gt;
    &lt;li style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value="10"&gt;&lt;span style="FONT-SIZE: 16pt; FONT-FAMILY: Calibri"&gt;Using VB.NET or C# instead of JavaScript on the client can be up to 1000 times faster.&lt;/span&gt;&lt;/li&gt;
    &lt;li style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value="11"&gt;&lt;span style="FONT-SIZE: 16pt; FONT-FAMILY: Calibri"&gt;Silverlight allows you to progressively play media content from any server or you can point to a streaming server.&lt;/span&gt;&lt;/li&gt;
    &lt;li style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value="12"&gt;&lt;span style="FONT-SIZE: 16pt; FONT-FAMILY: Calibri"&gt;Silverlight can work from any server, windows or linux, IIS or Apache.&lt;/span&gt;&lt;/li&gt;
    &lt;li style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value="13"&gt;&lt;span style="FONT-SIZE: 16pt; FONT-FAMILY: Calibri"&gt;Silverlight allows you to blend html, ajax and vector graphics.&lt;/span&gt;&lt;/li&gt;
    &lt;li style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value="14"&gt;&lt;span style="FONT-SIZE: 16pt; FONT-FAMILY: Calibri"&gt;Silverlight supports hi-def (720p) full screen video.&lt;/span&gt;&lt;/li&gt;
    &lt;li style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; VERTICAL-ALIGN: middle" value="15"&gt;&lt;span style="FONT-SIZE: 16pt; FONT-FAMILY: Calibri"&gt;Version 1.1 of Silverlight will support JSON allowing automatic marshalling of .NET datatypes to/from javascript.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=113125"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=113125" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/dnoderer/aggbug/113125.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Dave Noderer</dc:creator>
            <guid>http://geekswithblogs.net/dnoderer/archive/2007/06/09/Silverlight-Basics.aspx</guid>
            <pubDate>Sat, 09 Jun 2007 15:31:46 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/dnoderer/comments/113125.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/dnoderer/archive/2007/06/09/Silverlight-Basics.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/dnoderer/comments/commentRss/113125.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/dnoderer/services/trackbacks/113125.aspx</trackback:ping>
        </item>
    </channel>
</rss>