Click here to Skip to main content
15,894,362 members
Articles / Silverlight

Resource in Silverlight – Part 1 (Resource Files)

Rate me:
Please Sign up or sign in to vote.
4.22/5 (9 votes)
19 May 2011CPOL5 min read 43.1K   347   8  
Resource in Silverlight, A Brief Overview
<Deployment xmlns="http://schemas.microsoft.com/client/2007/deployment"
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
>
    <Deployment.Parts>
    </Deployment.Parts>
</Deployment>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Microsoft
India India
Nothing special .. I like challenges and love my critics.

Microsoft | Bangalore | India

Blog : http://manaspatnaik.com/blog

Twitter@manas_patnaik

Comments and Discussions