Hi
We awnt to know that What is the .xap file inside ClientBin folder of consuming Silverlight application?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Posted May 16, 2012, 10:38 PM
The following files might present in it.
1) Complied XAML files
2) External referenced assemblies
3) Application manifest
4) ServiceReferences.ClientConfig file.
The xap file has mime type of application/x-silverlight.
Satyapriya NayakPosted May 16, 2012, 10:36 PM
Please refer the below links
http://forums.asp.net/t/1277554.aspx
http://www.c-sharpcorner.com/uploadfile/dhananjaycoder/what-is-xap-file-in-silverlight/default.aspx
Thanks