What is xaml in c#?



What is xaml in c#?..

Answer / Vivek Kumar Basumata

XAML (eXtensible Application Markup Language) is an XML-based markup language used to create user interfaces for Windows Presentation Foundation (WPF), UWP, and Xamarin.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Are c# tuples immutable?

1 Answers  


Is string primitive?

1 Answers  


what is full assembly reference

1 Answers  


What is web forms in c#?

1 Answers  


WHAT ARE Design Patterns USING IN DOTNET

3 Answers   HP,


1. What is lazy loading? 2. What is delay signing? 3. How to transfer view object to presenter in MVP? 4. How to create a generic class? 5. What is Ajax object? 6. What is explicit interface implementation? 7. I1, I2 interfaces have same methods (say PrintName) explicitly implemented in class C1. Now how to call PrintName method from I1? 8. I have a list of Customers. List the customer with maximum orders using LINQ.

1 Answers   Aptron, Volvo,


What is instantiating a class in c#?

1 Answers  


What is a data set in c#?

1 Answers  


What are the valid parameter types we can pass in an Indexer ?

3 Answers   CMC,


What I can do with c#?

1 Answers  


Why do we need interface in c#?

1 Answers  


Explain the difference between .net and c#?

1 Answers  


Categories