Click here to Skip to main content
15,886,788 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: MS RibbonBar Pin
Christian Graus30-Oct-09 14:07
protectorChristian Graus30-Oct-09 14:07 
GeneralRe: MS RibbonBar Pin
#realJSOP30-Oct-09 23:50
mve#realJSOP30-Oct-09 23:50 
AnswerRe: MS RibbonBar Pin
Mark Salsbery30-Oct-09 15:45
Mark Salsbery30-Oct-09 15:45 
GeneralRe: MS RibbonBar Pin
Christian Graus30-Oct-09 17:10
protectorChristian Graus30-Oct-09 17:10 
GeneralRe: MS RibbonBar Pin
Mark Salsbery30-Oct-09 17:33
Mark Salsbery30-Oct-09 17:33 
GeneralRe: MS RibbonBar Pin
#realJSOP30-Oct-09 23:55
mve#realJSOP30-Oct-09 23:55 
QuestionCalling property from silverlight page Pin
Deabdy2129-Oct-09 3:40
Deabdy2129-Oct-09 3:40 
AnswerRe: Calling property from silverlight page Pin
Mark Salsbery29-Oct-09 6:52
Mark Salsbery29-Oct-09 6:52 
Deabdy21 wrote:
How can I call this propery in the code behind page of ASP.net(c#)


You can't, since the asp.net code behind runs on the server and the
Silverlight app runs on the client.


You can use javascript to communicate with the Silverlight plugin
from HTML...

HTML Bridge: Interaction Between HTML and Managed Code[^]

Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

QuestionProblem with silverlight data grid Pin
ravi.vellanky28-Oct-09 23:40
ravi.vellanky28-Oct-09 23:40 
AnswerRe: Problem with silverlight data grid Pin
Mark Salsbery29-Oct-09 6:55
Mark Salsbery29-Oct-09 6:55 
QuestionNew To silver light Pin
kKamel28-Oct-09 20:41
kKamel28-Oct-09 20:41 
AnswerRe: New To silver light Pin
Mark Salsbery29-Oct-09 7:03
Mark Salsbery29-Oct-09 7:03 
QuestionI am fresher in silver light, from where should i start ? Pin
koolprasad200328-Oct-09 20:09
professionalkoolprasad200328-Oct-09 20:09 
AnswerRe: I am fresher in silver light, from where should i start ? Pin
Mark Salsbery29-Oct-09 7:09
Mark Salsbery29-Oct-09 7:09 
GeneralRe: I am fresher in silver light, from where should i start ? Pin
koolprasad200329-Oct-09 23:43
professionalkoolprasad200329-Oct-09 23:43 
AnswerRe: I am fresher in silver light, from where should i start ? Pin
eslsys3-Nov-09 4:01
professionaleslsys3-Nov-09 4:01 
QuestionParsing binary TCP messages Pin
earlgraham28-Oct-09 12:08
earlgraham28-Oct-09 12:08 
AnswerRe: Parsing binary TCP messages Pin
Mark Salsbery29-Oct-09 7:14
Mark Salsbery29-Oct-09 7:14 
GeneralRe: Parsing binary TCP messages Pin
earlgraham29-Oct-09 10:32
earlgraham29-Oct-09 10:32 
GeneralRe: Parsing binary TCP messages Pin
Mark Salsbery29-Oct-09 12:10
Mark Salsbery29-Oct-09 12:10 
GeneralRe: Parsing binary TCP messages Pin
earlgraham30-Oct-09 5:43
earlgraham30-Oct-09 5:43 
GeneralRe: Parsing binary TCP messages Pin
Mark Salsbery30-Oct-09 6:50
Mark Salsbery30-Oct-09 6:50 
GeneralRe: Parsing binary TCP messages Pin
earlgraham30-Oct-09 9:33
earlgraham30-Oct-09 9:33 
GeneralRe: Parsing binary TCP messages Pin
Mark Salsbery30-Oct-09 9:54
Mark Salsbery30-Oct-09 9:54 
Questionhow to export wpf datagrid to excel? PinPopular
Viji Raj28-Oct-09 11:44
Viji Raj28-Oct-09 11:44 

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.