Browse by Tags
All Tags »
ASP.Net/Web Services (RSS)
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
Read More...
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
Read More...
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...
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
Read More...
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
Read More...
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 controls.
Read More...
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...
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...
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 last
Read More...
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...
I've always thought that Flash was cool. When I was in college I purchased a copy of Macromedia studio at the academic price and tried to create some Flash animations for a website. However, I'm not a designer and the learning curve was too much for me
Read More...
In my life as a developer I have somehow never been on a project where I was creating a windows forms application (or a VB6 UI for that matter) AFAIR. Somehow I was always doing either ASP, ASP.NET, or some backend application with no real UI. My current
Read More...
Just upgraded the sqlxml.org blogs to community server 2.1 . One of the features that I was interested in was the Feedburner support. I was thinking of using feedburner a long time ago, but I really didn't feel like figuring out all the issues around
Read More...
From WindowsWorkflow.Net : Windows Workflow Foundation Beta 2.2 is now available for download on MSDN at this location . Please note that this release is not compatible with the February CTP of WinFx and must be installed on a machine without the February
Read More...
I really like what the on10 guys did with the on10 website. The login UI is the best I've seen and I really like the mashup they do on the profile page. I like it all so much that I've been working hard to duplicate a lot of it for use on some of my hobby
Read More...