Click here to Skip to main content
15,889,682 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionTextBox Methods In VC.Net Pin
Nagaraju_Focus22-Jun-06 0:55
Nagaraju_Focus22-Jun-06 0:55 
AnswerRe: TextBox Methods In VC.Net Pin
MatthewAnderson26-Jun-06 3:55
MatthewAnderson26-Jun-06 3:55 
Questionconverting exe to Web Application Pin
Shailesh Ha22-Jun-06 0:20
Shailesh Ha22-Jun-06 0:20 
AnswerRe: converting exe to Web Application Pin
Dave Kreskowiak22-Jun-06 1:28
mveDave Kreskowiak22-Jun-06 1:28 
QuestionWhat is Serialize and MarshalByRef ? Pin
webC#21-Jun-06 20:02
webC#21-Jun-06 20:02 
AnswerRe: What is Serialize and MarshalByRef ? Pin
Josh Smith23-Jun-06 4:24
Josh Smith23-Jun-06 4:24 
QuestionCan't implement real-world UI using XAML. Pin
nicknotyet21-Jun-06 11:22
nicknotyet21-Jun-06 11:22 
AnswerRe: Can't implement real-world UI using XAML. Pin
Josh Smith22-Jun-06 4:29
Josh Smith22-Jun-06 4:29 
I feel your pain. I, too, am torturing myself with the hazy and poorly documented world of WPF. Smile | :)

IMO, the behavior you described (disabling the UI until a custom event fires) sounds like something that should not be in the XAML. From my experience with WPF so far, it seems that a layout and appearance settings should live in XAML, but any specialized behavior should be in the code-behind. Francois, the turtlenecked artiste, should not have to see the implementational details of how an app behaves.

That's just my opinion, though.

Josh
GeneralRe: Can't implement real-world UI using XAML. Pin
nicknotyet22-Jun-06 8:21
nicknotyet22-Jun-06 8:21 
GeneralRe: Can't implement real-world UI using XAML. Pin
Dustin Metzgar22-Jun-06 8:32
Dustin Metzgar22-Jun-06 8:32 
GeneralRe: Can't implement real-world UI using XAML. Pin
nicknotyet22-Jun-06 11:28
nicknotyet22-Jun-06 11:28 
GeneralRe: Can't implement real-world UI using XAML. Pin
Josh Smith22-Jun-06 11:24
Josh Smith22-Jun-06 11:24 
GeneralRe: Can't implement real-world UI using XAML. Pin
nicknotyet22-Jun-06 11:27
nicknotyet22-Jun-06 11:27 
AnswerRe: Can't implement real-world UI using XAML. Pin
Dustin Metzgar22-Jun-06 4:42
Dustin Metzgar22-Jun-06 4:42 
QuestionXAML / Grid Pin
Andre xxxxxxx21-Jun-06 5:19
Andre xxxxxxx21-Jun-06 5:19 
AnswerRe: XAML / Grid Pin
Dustin Metzgar21-Jun-06 5:44
Dustin Metzgar21-Jun-06 5:44 
GeneralRe: XAML / Grid Pin
nicknotyet21-Jun-06 6:09
nicknotyet21-Jun-06 6:09 
GeneralRe: XAML / Grid Pin
Andre xxxxxxx21-Jun-06 6:27
Andre xxxxxxx21-Jun-06 6:27 
GeneralRe: XAML / Grid Pin
Dustin Metzgar21-Jun-06 6:38
Dustin Metzgar21-Jun-06 6:38 
GeneralRe: XAML / Grid Pin
Andre xxxxxxx21-Jun-06 6:48
Andre xxxxxxx21-Jun-06 6:48 
GeneralRe: XAML / Grid Pin
Dustin Metzgar21-Jun-06 6:56
Dustin Metzgar21-Jun-06 6:56 
GeneralRe: XAML / Grid [modified] Pin
Josh Smith21-Jun-06 7:16
Josh Smith21-Jun-06 7:16 
GeneralRe: XAML / Grid Pin
nicknotyet21-Jun-06 7:15
nicknotyet21-Jun-06 7:15 
AnswerRe: XAML / Grid Pin
Josh Smith21-Jun-06 7:12
Josh Smith21-Jun-06 7:12 
QuestionWhich Message Board is appropriate for XAML questions? Pin
nicknotyet21-Jun-06 4:45
nicknotyet21-Jun-06 4:45 

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.