Skip to main content
Home Forums General Silverlight Getting Started AcceptanceTestLibrary
2 replies. Latest Post by Roy Sesler on November 5, 2009.
(0)
Roy Sesler
Member
0 points
4 Posts
11-03-2009 8:07 AM |
Hello
I am new to Visual Studio and the more I learn the less I know.
I need to be able to access the same database files from a local desktop application and through a web application and the PrismRIAServicesSample seem to be a good point to start.
I downloaded the PrismRIAServicesSample and I see a lot of references listed that were not included in the download.
I do not see a seperation between WPF and Silverlight Listings for the CompositeApplicationGuidance items.
Can someone tell me which dll goes with what module?
I am assuming that everything under client is Desktop and server is Silverlight.
Thank you
Roy
Maud
Contributor
3358 points
461 Posts
11-05-2009 12:40 AM |
Hi Roy,
I dont know any information about project PrismRIAServicesSample. From the project name, I guess at least you need install these two package.(suppose you have silverilght development environment)
Microsoft .NET RIA Services Packagehttp://www.microsoft.com/downloads/details.aspx?FamilyID=76bb3a07-3846-4564-b0c3-27972bcaabce&displaylang=en
Prismhttp://www.microsoft.com/downloads/details.aspx?FamilyID=fa07e1ce-ca3f-4b9b-a21b-e3fa10d013dd&DisplayLang=en
11-05-2009 8:46 AM |
Hi Maud
I have found out that there are seperate references with the same name for WPF and Silverlight.
Makes keeping track of DLLs dificult.