logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is EXtensible Application Markup Language (XAML)?


  • Correct Answer
  • XAML is a markup language used to define dynamic or static UIs for NET applications Though Windows Vista would be used to design XAML UIs, they can be applied to Windows XP or Windows 2003 too XAML is similar to MVC in terms of the separation of the UI code from application logic XAML is bound to Windows Presentation foundation to build a UI in NET 30 and Windows Vista XAML Features: - XAML inherits all XML definitions and rules - It also contains HTML, XHTML and other markup languages for UI - Every XAML element represents a NET CLR class due to which working with XAML becomes simple - The application logic can be put in a separate file or be embedded in XAML file itself as XAML in conjunction with Windows Presentation Foundation model to provide the developers design a good UI in ASPNET - XAML files get compiled to BAML files which are smaller than XAML and easier to read which make them faster to load 


  • Technology problems


    Search Results


    • 1. What is the use of FOR XML in SQL Server?
    • Discuss
    • 2. What is Xpath?
    • Discuss
    • 3. What is XML template?
    • Discuss
    • 4. How do you parse/validate the XML document?
    • Discuss
    • 5. How do you load data from XML file to a ORACLE table?
    • Discuss
    • 6. What is the use of IP based hosting?
    • Discuss
    • 7. What is the use of Name based hosting?
    • Discuss
    • 8. What needs to be taken into consideration to host a website?
    • Discuss
    • 9. How does traffic measured in hosting platform?
    • Discuss
    • 10. What is the difference between Unix and Windows shared hosting services?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment