Results 1 to 2 of 2

Thread: Reuse ASP.NET Web applications

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2002
    Posts
    52

    Reuse ASP.NET Web applications

    If I've create a simple Visual Basic ASP.NET Web Application and wonder if there's anyway to reuse this appilcation when you've compiled it? What I'd like to do is use the created asp application in a new application, pretty much the same way you can do with activex component. With other words I'd like my ASP.NET application to be accessable from the toolbox and just draw in to the grid like you can do with for example the button. Can you do this or should I use web controls or something!? I've tried to customize the toolbox and add the dll file created when compiling the project, but that doesn't seem to work. Mabey I'm way off line as usuall. I've tried experimenting a little bit with the web control librararies, but they don't seem to use any grid or form and it doesn't really look like the usually VB.NET code to me so I guess I shouldn't use these?!
    Last edited by ikk; Jun 11th, 2002 at 04:48 AM.

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Well you can always re-use it, but I heared there is soemthing special you have to do to have it show up in the IDE toolbox...but I dont really know since I dont ever use the IDE.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width