Skip to main content
Home Learn Videos Silverlight Videos Intensive Silverlight Programming and Expression Blend
Presented by:Jesse Liberty
May 15, 2008 | Duration: 17:27
Login to Rate
:( Error
0 0
Select Your Format
In this video Jesse Liberty continues his multi-part video series on Expression Blend for Silverlight Programmers by digging deeper into the tutorial written in late February by Scott Guthrie, First Look at Using Expression Blend with Silverlight 2; annotating and exploring the creation of Scott’s Silverlight IM program. Software: Silverlight 2 Beta 1, Expression 2.5 March Preview
Member
467 Points
#1 May 16, 2008 4:51 PM
Thanks Jesse,
You are really making a difference.
#2 May 16, 2008 5:22 PM
I have been having some problems styling the ListBox control, can you please put this in your to do list? this template in a template in a template in a ........ is driving me MAD.
Thanks
15 Points
#3 June 08, 2008 9:19 AM
how come when i try to view a video it doesn't work at all?
1 Points
#4 July 31, 2008 4:57 PM
thanx
217 Points
#5 August 21, 2008 10:22 PM
I had the same not being able to view the video. If you are running on windows sever 2003 or higher. The security settings will prevent the page from running, and in my case rendering correctly.
42 Points
#6 September 25, 2008 12:33 PM
Its a Great Video for a starter into Silverlight programming !!!
Thanks.
6 Points
#7 September 26, 2008 2:42 PM
sorry to ask some question i don't understand.
in this session there is a class called ChatSession.
in Page construct method of Page there is a line showed that
chatSesion = Resources["ChatSessionDS"] as ChatSession;
I think which might be new the ChatSession but why user Resources
and why the key is the string of "ChatSessionDS" not others.
please tell me.
#8 September 26, 2008 2:50 PM
sorry to ask some question,
when we watch over this video we know that there is a class call ChatSession,
in the construct method of Page there is a line showed that
chatSession = Resources["ChatSessionDS"] as ChatSession;
i wonder to know which can be replaced to this sentence
chatSession = new ChatSession();
if can, why the video-maker not use the second one, what does the Resources["ChatSessioDS"]mean,
why the key is the string of "ChatSessionDS" not the others.
thanks.
#9 September 26, 2008 2:52 PM
I am a Chinese, if someone can write the reason in Chinese,I feel very appreciate with them.
#10 December 04, 2008 4:59 AM
挺简单的,直接看明白的问题应该不大的吧
You must be logged in to leave a comment. Click here to log in.