Click here to Skip to main content
15,891,951 members
Home / Discussions / WPF
   

WPF

 
Questionhow to set relative image path of image source from style Pin
salon5-Aug-09 4:25
salon5-Aug-09 4:25 
AnswerRe: how to set relative image path of image source from style Pin
Mark Salsbery5-Aug-09 6:09
Mark Salsbery5-Aug-09 6:09 
AnswerRe: how to set relative image path of image source from style Pin
Michael Sync6-Aug-09 6:24
Michael Sync6-Aug-09 6:24 
QuestionHow to get the description of an item in RSS feeds Pin
Nekkantidivya5-Aug-09 3:10
Nekkantidivya5-Aug-09 3:10 
AnswerRe: How to get the description of an item in RSS feeds Pin
Michael Sync6-Aug-09 7:49
Michael Sync6-Aug-09 7:49 
QuestionBinding Listbox to list of object Pin
sunit_825-Aug-09 3:00
sunit_825-Aug-09 3:00 
AnswerRe: Binding Listbox to list of object Pin
Mark Salsbery5-Aug-09 6:22
Mark Salsbery5-Aug-09 6:22 
GeneralRe: Binding Listbox to list of object Pin
sunit_825-Aug-09 19:16
sunit_825-Aug-09 19:16 
WOW! that solved my problem.

But what i'm still wondering is I have a similar class called 'DirInfo' in my webservice with two string fields(NOT string properties). And when i get List<DirInfo> as return object from its webmethod, I bind it directly to another ListBox. Here it works perfectly without any string properties.
Any idea why this could be?

(FYI: when   List<DirInfo> is returned in the <WebMethodeCompletedHandler> its returned in e.Results as System.Collections.ObjectModel.ObservableCollection<DirInfo> object.

Is this anyway related to my question?
)

Thanx again for the help.

s.a.w.

GeneralRe: Binding Listbox to list of object Pin
Mark Salsbery6-Aug-09 6:46
Mark Salsbery6-Aug-09 6:46 
AnswerRe: Binding Listbox to list of object Pin
nizam babu30-Aug-09 22:43
nizam babu30-Aug-09 22:43 
QuestionSimple custom Control Question Pin
ErickTreeTops4-Aug-09 21:04
ErickTreeTops4-Aug-09 21:04 
AnswerRe: Simple custom Control Question Pin
#realJSOP4-Aug-09 22:45
mve#realJSOP4-Aug-09 22:45 
AnswerRe: Simple custom Control Question Pin
Mark Salsbery5-Aug-09 9:36
Mark Salsbery5-Aug-09 9:36 
QuestionWindows vista MenuItem Pin
yanairon4-Aug-09 3:47
yanairon4-Aug-09 3:47 
AnswerRe: Windows vista MenuItem Pin
Super Lloyd6-Aug-09 1:54
Super Lloyd6-Aug-09 1:54 
GeneralRe: Windows vista MenuItem Pin
yanairon9-Aug-09 1:15
yanairon9-Aug-09 1:15 
GeneralRe: Windows vista MenuItem Pin
Super Lloyd9-Aug-09 1:45
Super Lloyd9-Aug-09 1:45 
GeneralRe: Windows vista MenuItem Pin
yanairon9-Aug-09 3:21
yanairon9-Aug-09 3:21 
QuestionSlow WPF performance. Please Help Pin
Etienne_1234-Aug-09 0:56
Etienne_1234-Aug-09 0:56 
AnswerRe: Slow WPF performance. Please Help Pin
#realJSOP4-Aug-09 1:06
mve#realJSOP4-Aug-09 1:06 
GeneralRe: Slow WPF performance. Please Help Pin
Etienne_1235-Aug-09 2:32
Etienne_1235-Aug-09 2:32 
QuestionLINQ Pin
sunil.n.cs4-Aug-09 0:44
sunil.n.cs4-Aug-09 0:44 
AnswerRe: LINQ Pin
Michael Sync4-Aug-09 1:27
Michael Sync4-Aug-09 1:27 
GeneralRe: LINQ Pin
sunil.n.cs4-Aug-09 2:32
sunil.n.cs4-Aug-09 2:32 
GeneralRe: LINQ Pin
Michael Sync4-Aug-09 4:24
Michael Sync4-Aug-09 4:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.