(VS2005) other deploiment newbie question

  • Thread starter Thread starter Lloyd Dupont
  • Start date Start date
L

Lloyd Dupont

Apparently in ASP.NET 2.0 you could deploy your web site as a single DLL,
great!
What I was wondering what if I write a component, let's call it a 'Blog
control' how do I deploy/reuse it as a single DLL?
 
never mind this one, apparently you have to use web control (C#) file.
yuou can't use .asx file to make a control library.. or so it seems...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top