Silverlight 4 and C# DLL's
I am working on Silverlight 4. I have the dll's which were created with the C# windows application. Now i want the same to be converted to Silverlight. So can I add the same dll's in this silvelright application. Please give some suggestion so that i can continue my work.
Answers (1)
0
but my client may be without .Net FrameWork in his PC. so i think i can't use .Net Remoting.
0
Why not....!
You can use the .NET Remotting with HTTP Channel.