Page view counter

Browse by Tags

Twilight: A Silverlight Twitter Badge
Saturday, January 24, 2009 1:27 AM
When Twitter first came out I signed up but never really caught on until recently. I finally figured out that you really need to follow some people first to get the hang of it. Now I enjoy using Twitter and read peoples tweets using Witty, a WPF Twitter... Read More...
Integrating MVC with Silverlight (Part 2)
Thursday, June 05, 2008 11:41 PM
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... Read More...
Integrating MVC with Silverlight
Wednesday, June 04, 2008 8:53 PM
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... Read More...
Silverlight Streaming CS Module
Wednesday, May 02, 2007 3:17 PM
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... Read More...
Silverlight Hello World in C# from VS 2005
Wednesday, May 02, 2007 3:31 AM
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... Read More...
Upgrading from WPF/E to Silverlight
Tuesday, May 01, 2007 3:10 PM
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... Read More...
WPF/E Server Controls
Tuesday, March 13, 2007 4:02 AM
Donald Burnett has an interesting piece call Poor, maligned, and misunderstood by many: WPF/E which I found to be an interesting read. He brings up two myths about WPF/E that (1) it doesn't support databinding and (2) it doesn't have any input... Read More...
Simulating Data Grids in WPF/E - Part 2
Thursday, March 08, 2007 4:23 PM
The source code for this article can be downloaded here . You can view a live sample of the grid in action here. This article builds on Part 1 where we used ASP.Net AJAX to get a list of employees and then format then with Xaml to add them to our data... Read More...
Simulating Data Grids in WPF/E - Part 1
Thursday, February 08, 2007 7:11 PM
The source code for this article can be downloaded here . While there is no official Data Grid in Windows Presentation Foundation (WPF) you can still layout your data quite easily using the Grid Panel. In WPF/E (E for Everywhere) there is no Grid Panel... Read More...
WPF/E + ASP.NET AJAX, Better Together
Thursday, January 25, 2007 3:39 PM
One of my side projects at work has been a social website for the SoCal solution developers. I decided the site would be a great chance to learn more about WPF/E as well as ASP.NET AJAX so I've been making heavy use of both on the site. One of the... Read More...
WPF/E CSModule Released
Thursday, January 18, 2007 3:27 PM
I just posted my WPF/E CSModule that I created to display WPF/E content on Community Server blogs. You can download the module and the source code here . It will allow you to display multiple WPF/E items in a single post and puts links on the posts when... Read More...

This Blog

Syndication