Click here to Skip to main content
15,912,329 members
Home / Discussions / WPF
   

WPF

 
QuestionText Box Validation in C#, not XAML? Pin
MattFunke18-Feb-10 4:49
MattFunke18-Feb-10 4:49 
AnswerRe: Text Box Validation in C#, not XAML? Pin
Stryder_118-Feb-10 6:17
Stryder_118-Feb-10 6:17 
GeneralRe: Text Box Validation in C#, not XAML? Pin
MattFunke18-Feb-10 7:07
MattFunke18-Feb-10 7:07 
AnswerRe: Text Box Validation in C#, not XAML? Pin
Pete O'Hanlon18-Feb-10 9:12
mvePete O'Hanlon18-Feb-10 9:12 
QuestionFacial recognition Pin
Etienne_12318-Feb-10 2:50
Etienne_12318-Feb-10 2:50 
AnswerRe: Facial recognition Pin
ProtoBytes19-Feb-10 4:36
ProtoBytes19-Feb-10 4:36 
AnswerRe: Facial recognition Pin
ProtoBytes19-Feb-10 4:46
ProtoBytes19-Feb-10 4:46 
QuestionDynamic loading Pin
nerra17-Feb-10 17:43
nerra17-Feb-10 17:43 
AnswerRe: Dynamic loading Pin
AspDotNetDev17-Feb-10 18:36
protectorAspDotNetDev17-Feb-10 18:36 
GeneralRe: Dynamic loading Pin
nerra17-Feb-10 20:59
nerra17-Feb-10 20:59 
Questionuse flash in asp.net Pin
zahramoghadam16-Feb-10 21:35
zahramoghadam16-Feb-10 21:35 
AnswerRe: use flash in asp.net Pin
Pete O'Hanlon16-Feb-10 22:52
mvePete O'Hanlon16-Feb-10 22:52 
AnswerRe: use flash in asp.net Pin
Abhinav S17-Feb-10 0:07
Abhinav S17-Feb-10 0:07 
QuestionPass parameters Pin
mehrdadov16-Feb-10 19:30
mehrdadov16-Feb-10 19:30 
AnswerRe: Pass parameters Pin
Pete O'Hanlon16-Feb-10 22:28
mvePete O'Hanlon16-Feb-10 22:28 
GeneralRe: Pass parameters Pin
mehrdadov17-Feb-10 4:31
mehrdadov17-Feb-10 4:31 
GeneralRe: Pass parameters Pin
Kevin McFarlane18-Feb-10 9:09
Kevin McFarlane18-Feb-10 9:09 
QuestionListBox, WrapPanel & Images Pin
Jammer16-Feb-10 10:19
Jammer16-Feb-10 10:19 
AnswerRe: ListBox, WrapPanel & Images Pin
Abhinav S17-Feb-10 0:06
Abhinav S17-Feb-10 0:06 
GeneralRe: ListBox, WrapPanel & Images Pin
Jammer17-Feb-10 10:49
Jammer17-Feb-10 10:49 
GeneralRe: ListBox, WrapPanel & Images Pin
Abhinav S17-Feb-10 11:58
Abhinav S17-Feb-10 11:58 
QuestionHyperlinkButton won't navigate to external site Pin
fjparisIII15-Feb-10 10:56
fjparisIII15-Feb-10 10:56 
I've set Hyperlinkbutton.NavigateUri to an external site and when I click it, I get a "Navigation is only supported to relative URI's" exception, even though the MSDN documentation says that the default value for the enableNavigation value is "all". As expected, explicitly setting this value to "all" in my TestPage.html file does not solve the problem.

The documentation also says, "This property can only be set during Silverlight plug-in initialization." Maybe I'm trying to set it past this point. But I want it set to the default value anyhow, so it shouldn't matter.
AnswerRe: HyperlinkButton won't navigate to external site Pin
Abhinav S15-Feb-10 11:03
Abhinav S15-Feb-10 11:03 
GeneralRe: HyperlinkButton won't navigate to external site Pin
fjparisIII15-Feb-10 11:39
fjparisIII15-Feb-10 11:39 
AnswerRe: HyperlinkButton won't navigate to external site Pin
Sundeep Ganiga15-Feb-10 20:07
Sundeep Ganiga15-Feb-10 20:07 

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.