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
Matt Borum
NA
1
0
Package dependent dll's
Feb 22 2007 7:36 AM
Hi, I am working on a control which uses one my own previously written classes (let's call it ClassA). I add a reference to the class and add a using statement in the code of my control. Everything works fine when testing the control, just as it should. My problem is that when I use this control in another project (either by adding a reference and a using statement or via the toolbox) the compiler complains that it cannot find ClassA. Is there a way to avoid having to reference ClassA everytime I want to use my control, maybe packing the ClassA dll within the control assembly? TIA Matt.
Reply
Answers (
0
)
Please needed help ragarding Problem in Convertion of pages frm HTML to XHTML/ or designing pages compatible to .net 2005
Problem in unloading C++ DLL from C# Application