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

.NET (Core and Framework)

 
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 
ABuenger wrote:
Is it possible to create custom controls using XAML? Can I invent my own tags and put it into XAML?

Yes, you can definitely write your own controls: http://windowssdk.msdn.microsoft.com/en-us/ms745025(VS.80).aspx[^]

I'm not sure about writing your own tags though. There's an xsd out there that xaml files are validated against. I imagine if they let you add your own tags, it would cause errors with the validation. It looks like the custom control they make in the article does not have its own tags.





Logifusion[^]
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 
AnswerRe: Which Message Board is appropriate for XAML questions? [modified] Pin
Josh Smith21-Jun-06 5:06
Josh Smith21-Jun-06 5:06 
QuestionSingleton ? Pin
fregolo5221-Jun-06 0:38
fregolo5221-Jun-06 0:38 
AnswerRe: Singleton ? Pin
Josh Smith21-Jun-06 4:10
Josh Smith21-Jun-06 4:10 
QuestionRe: Singleton ? Pin
Jun Du21-Jun-06 5:14
Jun Du21-Jun-06 5:14 
AnswerRe: Singleton ? Pin
fregolo5221-Jun-06 5:28
fregolo5221-Jun-06 5:28 
GeneralRe: Singleton ? Pin
Jun Du21-Jun-06 6:03
Jun Du21-Jun-06 6:03 
GeneralRe: Singleton ? Pin
Felipe Dalorzo22-Jun-06 6:32
Felipe Dalorzo22-Jun-06 6:32 
QuestionAdding Controls Dynamically,but not accessing [modified] Pin
Nagaraju_Focus20-Jun-06 0:54
Nagaraju_Focus20-Jun-06 0:54 
AnswerRe: Adding Controls Dynamically,but not accessing Pin
Josh Smith21-Jun-06 4:13
Josh Smith21-Jun-06 4:13 
GeneralRe: Adding Controls Dynamically,but not accessing Pin
Nagaraju_Focus22-Jun-06 0:41
Nagaraju_Focus22-Jun-06 0:41 
Questiondatabase accessing Pin
Nagraju19-Jun-06 23:03
Nagraju19-Jun-06 23:03 
AnswerRe: database accessing Pin
Vasudevan Deepak Kumar19-Jun-06 23:10
Vasudevan Deepak Kumar19-Jun-06 23:10 
QuestionMultiplatform (32bits/64bits/CE) & Interop Pin
Super Lloyd19-Jun-06 16:16
Super Lloyd19-Jun-06 16:16 

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.