Control

S

shapper

Hello,

I have been creating custom controls in Asp.Net 2.0 by creating Class
Library projects.

Then I compile it and use the DLL in my Asp.Net 2.0 web sites.

Is this the right way to do this?

I am asking this because I have been downloading a few projects from
CodePlex and their structures are similar to an Asp.Net 2.0 web site
with the App_Code, Themes, etc then to a class library.

Maybe I should create and Asp.Net 2.0 web site, compile it and use the
DLL in my other web sites?

I am a little bit lost. When I buy a commercial control such as a
Telerik or ComponentArt are they Class Libraries projects compiled or
Asp.Net 2.0 web sites compiled?

Thanks,

Miguel
 

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

Top