TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Ezzy
NA
1
0
Adding in-memory assembly to referenced assemblies
Nov 2 2005 10:47 AM
Hi, I have a problem concerning in-memory compilation.
I first generate an in-memory assembly of some source code describing an interface.
I then want to generate an in-memory assembly of some source code describing a class implementing that interface. I don't want to store the interface assembly as a file on the disk temporarily during the last compilation process (which seems my only option...)
Any suggestions?
Thank you for your attention!
Best regards,
Ezzymann
Reply
Answers (
0
)
Binding
Can someone Help me with this?