Question
What are the advantages of extensible application markup language (xaml) over c# or vb.net?

Answers

XAML is the language which is used with Silverlight. It is one of the growing languages that has lots of features and properties. The advantages of it over C# or VB.NET are that:
C# or VB.NET provide development by using coding whereas, XAML provides codeless development and provides lots of features to create complex user interface controls etc. It can also define an instance of class which is being already defined by C# or VB.NET.   Your Comment




More Software Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q Brabantio is whose father in Shakespeare's play Othello?
  • Q Ergophobia is the irrational fear or what: working; oneself; snails; or the future?
  • Q What is PR campaign? Discuss the need for objective and planning in the campaign process.
  • Q Who has been appointed as the new Director General (DG) of Doordarshan News?
  • Q The time taken by earth to complete one rotation:
  • Q List the hardware oriented color models?
  • Q Kakrapar Dam is situated
  • Q Explain complement operator(!) in java with example?
  • Q Draw a research proposal flow chart.
  • Q Define homogenous function of x and y with degree n.
  • Q How to return Data from 4 Different tables in Stored Procedure with out using joins?