PDA

Click to See Complete Forum and Search --> : Using .xap file in xaml


usamaalam
Oct 22nd, 2009, 10:34 AM
Hello everybody,

I'm new to Silverlight, I have started a VS 2008 Silverlight application and I need to add a third party silverlight control in my Mainpage.xaml file. Would you please let me know the way I can do this?

This is the control that I need to use.

http://www.mydotnetplayground.nl/menu/default.aspx

Thanks.

MattP
Oct 22nd, 2009, 01:44 PM
Try adding .zip to the .xap file and open it up. You should be able to see the dll and manifest that they're using.

RobDog888
Dec 17th, 2009, 08:46 PM
If the third party has obfusicated the xap file then you may not be able to see/use much.