What is clipping in silverlight?
Answer / Sarita Ramgari
Clipping in Silverlight refers to the technique of limiting a shape or visual element to a specific area by defining a boundary. This can be used to optimize rendering performance and improve the appearance of complex graphics.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the different development tools used in silverlight?
Explain the mouse events that silverlight currently supports.
Describe the different XAML files generated when a new project in Silverlight Visual Studio is created
How do you grant silverlight permission to talk to a server that is not on your local host.
How can you see a silverlight application in full-screen mode?
What is silverlight tool kit?
explain deep zoom in silverlight?
Which .net applications are supported in silverlight?
What is the procedure to add an event handler in managed code?
Explain the element tree in silverlight architecture?
Will silverlight-based applications and content run on any web server? What are the benefits to running it on servers running windows?
Write the code to populate the controls in silverlight?