.Net Framework Interview Questions and Answers
<< Previous Question Next Question >>
 Question: 719 Page Views: 

What is Silverlight?



Posted By: Avi Date: 14 October 2010 10:14:49 PM
 Answer:

Silverlight is development platform for creating web, desktop and mobile applications.


Posted By: avibtech


Date: 14 October 2010 10:14:49 PM
Post a better Answer if you have
 
(Will show your Gravatar icon)  
  Country flag

Loading
Enter the text as shown in the image 1bpcFL
Related Questions
.Net Framework : What is private assembly in .Net?

What is private assembly in .Net?

A private assembly is an assembly that is deployed with an application and is available for the excl....
Category: .Net Framework Date: 8/29/2009 7:19:01 AM
.Net Framework : What are the various types of assemblies in .Net?

What are the various types of assemblies in .Net?

There are three types of assemblies in .Net: 1. Private Assembly 2. Shared Assembly 3. Satellite Ass....
Category: .Net Framework Date: 8/29/2009 7:14:17 AM
.Net Framework : What is assembly manifest?

What is assembly manifest?

Assembly manifest is a metadata which contains information about an assembly. This information inclu....
Category: .Net Framework Date: 8/29/2009 6:30:44 AM
.Net Framework : What is an assembly?

What is an assembly?

When you compile .Net source code, an exe or dll is generated, which is actually known as an assembl....
Category: .Net Framework Date: 8/29/2009 6:27:06 AM
.Net Framework : What features of .Net 2.0 can be used to implement distributed applications?

What features of .Net 2.0 can be used to implement distributed applications?

ASP.Net Web Services and .Net Remoting
Category: .Net Framework Date: 8/29/2009 6:20:37 AM