<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.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>ASP.NET MVC Application Building: Family Video Website #3 – Play Videos with Silverlight</title><link>http://weblogs.asp.net/stephenwalther/archive/2008/09/03/asp-net-mvc-application-building-family-video-website-3-play-videos-with-silverlight.aspx</link><description>In this series of blog entries, I build an entire ASP.NET MVC application from start to finish. In this entry, I integrate the Silverlight Media Player into the Family Videos MVC application so I can play videos. Before reading this blog entry, you might</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: ASP.NET MVC Application Building: Family Video Website #3 – Play Videos with Silverlight</title><link>http://weblogs.asp.net/stephenwalther/archive/2008/09/03/asp-net-mvc-application-building-family-video-website-3-play-videos-with-silverlight.aspx#6666898</link><pubDate>Thu, 09 Oct 2008 10:07:58 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6666898</guid><dc:creator>almny</dc:creator><author>almny</author><description>&lt;p&gt;hi do you know how i can controller in sound to up or down it ?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6666898" width="1" height="1"&gt;</description></item><item><title>Wordpress Themes</title><link>http://weblogs.asp.net/stephenwalther/archive/2008/09/03/asp-net-mvc-application-building-family-video-website-3-play-videos-with-silverlight.aspx#6648495</link><pubDate>Tue, 30 Sep 2008 12:00:27 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6648495</guid><dc:creator>Wordpress Themes</dc:creator><author>Wordpress Themes</author><description>&lt;p&gt;I love wordpress! Its not only a software for blogging. Its a full content-management-system. I personally like it more than typo3! :-)&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6648495" width="1" height="1"&gt;</description></item><item><title>ASP.NET MVC Application Building: Family Video Website #4 – Paging, Silverlight and Flip</title><link>http://weblogs.asp.net/stephenwalther/archive/2008/09/03/asp-net-mvc-application-building-family-video-website-3-play-videos-with-silverlight.aspx#6633054</link><pubDate>Thu, 18 Sep 2008 21:20:37 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6633054</guid><dc:creator>Stephen Walther on ASP.NET MVC</dc:creator><author>Stephen Walther on ASP.NET MVC</author><description>&lt;p&gt;(ASP.NET MVC + Silverlight + Flip Video) is a wonderful combination! In this blog entry, I continue building&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6633054" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET MVC Application Building: Family Video Website #3 – Play Videos with Silverlight</title><link>http://weblogs.asp.net/stephenwalther/archive/2008/09/03/asp-net-mvc-application-building-family-video-website-3-play-videos-with-silverlight.aspx#6625118</link><pubDate>Sun, 14 Sep 2008 22:55:42 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6625118</guid><dc:creator>kahanu</dc:creator><author>kahanu</author><description>&lt;p&gt;Good stuff. &amp;nbsp;Have you used HttpHandlers in ASP.NET MVC yet? &amp;nbsp;I'm trying to get one to work now and I'm having problems. &amp;nbsp;It's a simple custom image handler to display thumbnails, etc., but I'm not getting an image, or an error.&lt;/p&gt;
&lt;p&gt;Can you point me to any articles that shows how to use a custom HttpHandler in MVC?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6625118" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET MVC Application Building: Family Video Website #3 – Play Videos with Silverlight</title><link>http://weblogs.asp.net/stephenwalther/archive/2008/09/03/asp-net-mvc-application-building-family-video-website-3-play-videos-with-silverlight.aspx#6602626</link><pubDate>Fri, 05 Sep 2008 17:47:57 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6602626</guid><dc:creator>swalther</dc:creator><author>swalther</author><description>&lt;p&gt;@geek50 -- I get that error message all of the time when working in a view. It goes away after I do a Build (sometimes I need to select Build, Clean to clean everything out before I do a build). Is the error preventing the application from running?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6602626" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET MVC Application Building: Family Video Website #3 – Play Videos with Silverlight</title><link>http://weblogs.asp.net/stephenwalther/archive/2008/09/03/asp-net-mvc-application-building-family-video-website-3-play-videos-with-silverlight.aspx#6602537</link><pubDate>Fri, 05 Sep 2008 17:05:16 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6602537</guid><dc:creator>geek50</dc:creator><author>geek50</author><description>&lt;p&gt;Error	1	Name '__o' is not declared.	C:\MVC Framework\FamilyVideos3\FamilyVideos\FamilyVideos\Views\Home\Index.aspx	42	5	FamilyVideos&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6602537" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET MVC Application Building: Family Video Website #3 – Play Videos with Silverlight</title><link>http://weblogs.asp.net/stephenwalther/archive/2008/09/03/asp-net-mvc-application-building-family-video-website-3-play-videos-with-silverlight.aspx#6602490</link><pubDate>Fri, 05 Sep 2008 16:25:12 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6602490</guid><dc:creator>swalther</dc:creator><author>swalther</author><description>&lt;p&gt;@Timothy -- Really cool idea! -- I like how you are thinking about Preview 5 features :)&lt;/p&gt;
&lt;p&gt;I still like the web.config approach because it enables me to support new media types without needing to recompile the application.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6602490" width="1" height="1"&gt;</description></item><item><title>re: ASP.NET MVC Application Building: Family Video Website #3 – Play Videos with Silverlight</title><link>http://weblogs.asp.net/stephenwalther/archive/2008/09/03/asp-net-mvc-application-building-family-video-website-3-play-videos-with-silverlight.aspx#6601925</link><pubDate>Fri, 05 Sep 2008 10:56:14 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6601925</guid><dc:creator>Nullable</dc:creator><author>Nullable</author><description>&lt;p&gt;Nicely done! I saw this post a couple of days ago, and have been meaning to read it through... and I'm glad I did :)&lt;/p&gt;
&lt;p&gt;What do you think about, instead of using the web.config approach, using a cusotm ActionSelection attribute?&lt;/p&gt;
&lt;p&gt;Example:&lt;/p&gt;
&lt;p&gt;[ActionName(&amp;quot;RenderMedia&amp;quot;), FileType(&amp;quot;jpg,png,gif&amp;quot;)]&lt;/p&gt;
&lt;p&gt;public ActionResult RenderMedia_Jpg(string fileName);&lt;/p&gt;
&lt;p&gt;[ActionName(&amp;quot;RenderMedia&amp;quot;), FileType(&amp;quot;mp3,wav&amp;quot;)]&lt;/p&gt;
&lt;p&gt;public ActionResult RenderMedia_Music(string fileName);&lt;/p&gt;
&lt;p&gt;[ActionName(&amp;quot;RenderMedia&amp;quot;), FileType(&amp;quot;wmv&amp;quot;)]&lt;/p&gt;
&lt;p&gt;public ActionResult RenderMedia_Movie(string fileName);&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;-Timothy Khouri&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6601925" width="1" height="1"&gt;</description></item><item><title>2008 September 05 - Links for today &amp;laquo; My (almost) Daily Links</title><link>http://weblogs.asp.net/stephenwalther/archive/2008/09/03/asp-net-mvc-application-building-family-video-website-3-play-videos-with-silverlight.aspx#6601542</link><pubDate>Fri, 05 Sep 2008 05:49:49 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6601542</guid><dc:creator>2008 September 05 - Links for today « My (almost) Daily Links</dc:creator><author>2008 September 05 - Links for today « My (almost) Daily Links</author><description>&lt;p&gt;Pingback from &amp;nbsp;2008 September 05 - Links for today &amp;amp;laquo; My (almost) Daily Links&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6601542" width="1" height="1"&gt;</description></item><item><title>ASP.NET MVC Archived Blog Posts, Page 1</title><link>http://weblogs.asp.net/stephenwalther/archive/2008/09/03/asp-net-mvc-application-building-family-video-website-3-play-videos-with-silverlight.aspx#6597643</link><pubDate>Thu, 04 Sep 2008 04:39:25 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6597643</guid><dc:creator>ASP.NET MVC Archived Blog Posts, Page 1</dc:creator><author>ASP.NET MVC Archived Blog Posts, Page 1</author><description>&lt;p&gt;Pingback from &amp;nbsp;ASP.NET MVC Archived Blog Posts, Page 1&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6597643" width="1" height="1"&gt;</description></item></channel></rss>