Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5989817
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T23:09:20+00:00 2026-05-22T23:09:20+00:00

I have a bunch of classes in a C# class library that I bought

  • 0

I have a bunch of classes in a C# class library that I bought from a 3rd party company.

I want to use these classes and create my classes by inheriting them.
I have it all working on a .net 4 wpf application.

I want to then use these classes in my silverlight application.

What options do I have and which is the best option?
I want to use it in such a way that I can update the 3rd party company’s DLL as they release their new version every month.

Just to re-inforce few points:

We have few options.
1. Link the classes (as an adding existing item but with a link)
2. Create interfaces and share them amongst WCF as a link class and let all classes inherit the interface
3. Use RIA service and let the web app create auto code to expose it to silverlight.

Are there other options? and if not then which one is better for the scenario that I am facing?

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T23:09:21+00:00Added an answer on May 22, 2026 at 11:09 pm

    It’s worth noting however that the .NET platform shipping with Silverlight is not the same as the one shipping with the full .NET Framework.

    It means that there is little chance that the third party assembly will be compatible with Silverlight, even if SL uses the same IL. If the third party assembly only references mscorlib or System.dll, it could be compiled as a cross platform assembly between SL and WPF.

    However, in all the other cases, the differences between the SL and full .NET platform will prevent the assembly from being compatible with Silverlight.

    If the third party software has anything to do with UI or network, if the software uses Windows API… etc.. it won’t work in a Silverlight App.

    This is the reason why a general .NET assembly can’t be referenced from a SL project. However, there are cases when a SL assembly can be used in an general .NET project.

    If the assembly perform computational and asynchronous task however, you could execute it on the server, and send back the result to the Silverlight app.

    For instance it’s a great option if the class Library generates reports, files or images.

    What does the third party library do?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Let's say I have a bunch of classes that look something like... class Foo{
We have a bunch of classes that listen for events from the server and
I have a bunch of stored, serialized classes (that all inherit from a base
I'm using a library that generates a bunch of classes for me. These classes
I have a bunch of C++ classes. I want each class to have something
I have a bunch of classes I want to rename. Some of them have
I have a web application that contains a bunch of classes in the App_Code
In my program, I've got a bunch of classes that will only ever have
I have a bunch of classes extending an abstract Base class. Each subclass takes
I have a bunch of classes in a CUDA project that are mostly glorified

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.