Bryant Likes's Blog

It's all about WebData

Recent Posts

Tags

News


  • Windows Live Alerts
    View Bryant Likes's profile on LinkedIn

    Me

    The posts on this weblog are provided "as is" with no warranties and confer no rights. The opinions expressed herin are the personal opinions of the individual authors and do not represent the views of Avanade in any way.

Community

Email Notifications

Archives

Browse by Tags

All Tags » Silverlight » ASP.Net/Web Services (RSS)
Integrating MVC with Silverlight (Part 2)
Ok, so in my first post on Integrating MVC with Silverlight I didn't actually get to the Silverlight part. I only laid out the navigation and set it up so that it would work with Silverlight when I did add it in. So while on the flight from Orlando to...
Integrating MVC with Silverlight
Ok, so before I go any farther I want to spell out a couple of things. First, my sample code doesn't have any Silverlight in it yet . Since I didn't have a whole lot of time and beta 2 is only a day or so away I didn't think it was worth the effort. This...
Video.Show
Tim Sneath [via Lamont ] shows off the new Video.Show reference application: Video.Show is an end-to-end solution that provides a reference-quality sample for user-generated video content sites. Taking advantage of all of our latest technologies: .NET...
Web Experience Events
Via Tim Heuer I read about Kirk's xbox contest : To help fill those seats, we are giving away two XBox 360s to people simply who blog about the event with some pre-canned text. The first XBox 360 will be given away during the keynote at the Los Angeles...
Silverlight Streaming CS Module
Now that there is a central place to host your Silverlight applications, creating a Community Server Module for Silverlight is a lot easier. I took my previous WPF/E CS Module and modified it to work with the Silverlight streaming service . If you want...
Silverlight Hello World in C# from VS 2005
Well I've been downloading the VS Orcas for a few days and it still isn't done. I really wanted to try out the .NET support in Silverlight 1.1 and so I asked if this could be done with VS 2005 and Scott Louvau replied: Well, in VS2005 you can create a...
Upgrading from WPF/E to Silverlight
I'm going through the process of updating my WPF/E Samples to Silverlight. Since it is a little more painful than the last update I thought I would walk you through the process so you don't have to figure the out. Copy the Silverlight.js file to your...