Search
Sign In
Home
Recent
Media
Videos
Podcasts
Screencasts
Learn
Shows
The Knowledge Chamber
The Continuum Show
Going Deep
See All Shows...
Forums
Coffeehouse
Tech Off
Feedback
Sandbox
Key Topics
Visual Studio
Continuum
Identity
Interoperability
Azure
Windows
Wiki
Search
Subscribe
Posts
>
mtaulty
Silverlight - Dynamically Loading Assemblies/Code
Posted By:
Mike Taulty
|
Jul 15th, 2008 @ 12:14 PM
|
8,130
Views |
2
Comments
It can be useful to be able to dynamically load assemblies from the web in order to factor the application or add additional code at runtime. Here we look at how we can start doing that.
Tags:
en-GB
,
Silverlight
,
UK
,
UKDevTeam
Media Downloads:
Screencast
Share:
Del.icio.us
Digg
DotNetShoutout
Facebook
FriendFeed
MSDN
Twitter
Rating:
0
0
page 1 of 1
Delete
Edit
Comment on Post
Delete
Edit
Reply
#Jul 20th, 2008 @ 9:02 AM
AnthonyWJones
AJ
In reply to {0}
Download:
[Pending]
In this demo the type name of the 'plugin' was hard coded into the hosting application. A more decoupled approach would be to enumerate types in the assembly looking for an implementation of the desired interface.
Delete
Edit
Reply
#Jul 24th, 2008 @ 1:27 AM
mtaulty
Mike Taulty
In reply to {0}
Download:
[Pending]
Hi,
Yes, definitely agree - should have called that out in the demo. Generally, if you can keep it out of the code then keep it out of the code
Mike.
Delete
Edit
Reply
In reply to {0}
Download:
[Pending]
Delete
Edit
Reply
In reply to {0}
Download:
[Pending]
Delete
Edit
Reply
In reply to {0}
Download:
[Pending]
Delete
Edit
Reply
In reply to {0}
Download:
[Pending]
Delete
Edit
Reply
In reply to {0}
Download:
[Pending]
Delete
Edit
Reply
In reply to {0}
Download:
[Pending]
Delete
Edit
Reply
In reply to {0}
Download:
[Pending]
page 1 of 1
Delete
Edit
Comment on Post
Posts
>
mtaulty
>
Silverlight - Dynamically Loading Assemblies/Code
Be the first to comment!
Reply
Reply to root
In reply to {0}
Start related discussion
Forum:
Site Feedback
Tech Off
The 9 Guy Around The World
The Coffeehouse
Subject:
Tags
*Loading available tags