Is it possible to use a User Control to wrap a full asp.net application so that the User Control can be placed inside another application? If so, how would I go about trying to do this?
Would like to be able to use a small application commonly inside a number of other web apps.
Thanks for any advice.