Monday, January 11, 2010

Temporary Post Used For Theme Detection (b6d04dfe-1e72-450a-9931-ef458bcd013e - 3bfe001a-32de-4114-a6b4-4005b770f6d7)

Temporary Post Used For Theme Detection (b6d04dfe-1e72-450a-9931-ef458bcd013e - 3bfe001a-32de-4114-a6b4-4005b770f6d7)


Temporary Post Used For Theme Detection (b6d04dfe-1e72-450a-9931-ef458bcd013e - 3bfe001a-32de-4114-a6b4-4005b770f6d7)

Posted: 11 Jan 2010 01:35 PM PST

This is a temporary post that was not deleted. Please delete this manually. (ee860299-38dd-4af0-a65e-d1a8926b49c1 - 3bfe001a-32de-4114-a6b4-4005b770f6d7) Read More......(read more)

[Silverlight] An image loading control

Posted: 11 Jan 2010 12:08 PM PST

Re, Ok the title is not really explicit but in this post we're going to see an image control which display the busy pointer that we saw in my previous post , until the image be loaded. First we create the Xaml composed with two controls: an image and...( read more )...(read more)

Silverlight Top 10 of 2009

Posted: 11 Jan 2010 11:44 AM PST

2009 has come to a close… and what a year it was for the Silverlight team! From the launch of Silverlight 3 and Expression 3 in July, to the live broadcasts of major events like Wimbledon and the Michael Jackson Memorial Broadcast, to the new Silverlight...( read more )...(read more)

Silverlight Cream for January 11, 2010 -- #775

Posted: 11 Jan 2010 11:11 AM PST

In this Issue: Jeremy Likness , Justin Angel , Pete Blois , Adam Kinney , and Victor Gaudioso . From SilverlightCream.com : Auto-Discoverable Views using Fluent PRISM in Silverlight Jeremy Likness has a follow-on to his Fluent Prism in Silverlight posts...( read more )...(read more)

Severely Decoupled Configuration

Posted: 11 Jan 2010 07:40 AM PST

    In the spirit of a glass-house (you get to see everything as it happens), open source project, here is a draft of how I see handling configuration for the Silverlight HyperVideo Platform   -- this will be modified in the next iteration...( read more )...(read more)

Animation Overview

Posted: 11 Jan 2010 11:15 AM PST

WPF allows you to create simple and complex animations in your application. Learn more in this article!

[Silverlight] A busy mouse pointer

Posted: 11 Jan 2010 08:18 AM PST

Hello everyone, Today I'm gonna present you a control which can be really useful, since you can find him in Windows: the busy mouse pointer. This control is used for notice the user than something is happening. The code for this control is quite simple...( read more )...(read more)

Kaxaml Status

Posted: 11 Jan 2010 07:34 AM PST

I got an email this morning that asked if Kaxaml development had been discontinued. The answer is a big huge no way, Jose. That said, it's been a long time since I dusted off the Kaxaml source. Here's where we are: 1) Unfortunately, Kaxaml is just a hobby...( read more )...(read more)

Honey, I MEF-fed the Silverlight Gallery (for Christmas), Part 2

Posted: 10 Jan 2010 06:53 PM PST

The first part of the article was about getting familiar with MEF (Managed Extensibility Framework) – to get to know the basics, define its core principles and apply those to an existing Gallery application to make it configurable through themes . This...( read more )...(read more)

Silverlight 4 – Displaying a Bunch of Files from a Zip File

Posted: 11 Jan 2010 03:48 AM PST

One of the things I often find when publishing blog posts is that I want to display a bunch of files. For instance – in talking about WPF or Silverlight you might be trying to show something that involves a XAML file and a couple of code files and it...( read more )...(read more)

Windows Client Developer Roundup for 1/11/2010

Posted: 10 Jan 2010 10:00 PM PST

This is Windows Client Developer roundup #6. Ahh, another wonderful binary day: 011110, this time we also have symmetry in the number. So happy "30" everyone! The Windows Client Developer Roundup aggregates information of interest to Windows Client (...( read more )...(read more)

Silverlight Cream for January 10, 2010 -- #774

Posted: 10 Jan 2010 08:56 PM PST

In this Issue: Michael Washington , and Fredrik Normén ( 2 , 3 ). Shoutout: You know who Jeff Prosise is, or you should! ... check out the Tech Focus Series he's got advertised... I signed up! Wintellect's Free Tech Focus Series From SilverlightCream...( read more )...(read more)

ASP.NET MVC 2: Strongly Typed Html Helpers

Posted: 10 Jan 2010 08:57 PM PST

[In addition to blogging, I am also now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu ] This is the first in a series of blog posts I'm doing on the upcoming ASP.NET MVC 2 release.  This blog post covers the new strongly-typed HTML helpers added with ASP.NET MVC 2. Existing HTML Helper Methods ASP.NET MVC 1 shipped with a set of HTML helper methods that can be used within view templates to help with the generation of HTML UI.  For example, to output a textbox you could write code (within your .aspx view template) using the Html.TextBox() helper method below: The first parameter to the helper method above supplies the name/id for the textbox, and the second parameter specifies the value it should...(read more)

ASP.NET MVC 2

Posted: 10 Jan 2010 08:54 PM PST

[In addition to blogging, I am also now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu ] Over the last six months the ASP.NET team has been steadily releasing preview, then beta, and now release candidate builds of ASP.NET MVC 2. Given that the final release is not too far away, I thought it was a good time to start a new multi-part ASP.NET MVC 2 blog series that discusses the new features and how best to take advantage of them. ASP.NET MVC 2 We shipped ASP.NET MVC 1.0 last March.  Since then, almost 1 million developers have downloaded and used the final release, and its popularity has steadily grown month over month. ASP.NET MVC 2 is the next significant update of ASP.NET MVC. It is a compatible...(read more)

Blitting images and the creativity of others

Posted: 10 Jan 2010 05:45 PM PST

I get a huge kick out of other people using things that I've created and especially when they do things that I haven't even imagined and take it to the next level. Adam Kinney posted about doing a torn photo effect with the image blitting methods that...( read more )...(read more)

No comments:

Post a Comment