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
ABCsharpD
NA
1
0
Store .net assemblies in SQL databases
May 18 2010 5:54 PM
Hi All,
I need to find an efficient way to deal with assemblies. The number of these assemblies can grow considerably large (around 2000) in future. I can easily put can assembly in the GAC for web. But we have a desktop application too. So we don't want to create the maintainance overhead of register/ un-register assemblies and dealing with different versions etc. on users machine. I was wondering if there is a way where we can store these assemblies in the database. And load it back in to the memory and cast it back to a custom object. That way it will be relatively easier to maintain in future.
Any ideas..?
Thanks.
Reply
Answers (
3
)
order by date query
Is it possible to give a query in the from clause