Microsoft Silverlight is a web application framework in order to make multimedia, computer graphics, animation and interactivity can be run at the same time.
First released as a plug-in for video streaming, then on the next version of Silverlight added interactivity features and also supports component CLI language development tools. Version 4 was released in April 2010.
Features in Silverlight similar to what was held by Adobe Flash.
Silverlight is a powerful development platform for creating exciting, interactive user experiences for Web, desktop, and mobile applications when online or offline.
Microsoft Silverlight pulling power, interactive user experiences wherever the web works.
Silverlight is a powerful development platform for creating rich media applications and business applications for the desktop Web, and mobile devices.
And now i want to tell you how to make webcam and microphone integration in Silverlight 4 :
1. Create a new Silverlight project. Add the following code to the XAML page:
2. Then in the Xaml.cs page add the following code which is self-explanatory:
That’s the way how to make webcam and microphone integration in Silverlight 4 . I hope this article can help.