Question about ASP.NET 2.0 Application and Plugins

R

rudolf.ball

Hi Newsgroup,

I have a question about a project I want to realize as a ASP.NET 2.0
Plugin System. I want to have an ASP.NET Base-Application, that handles
Users, Roles, but no content. Then I want to have the ability to write
"plugins". Perfectly, a plugin would mean to me:

- a ASP.NET plugin site with only a <Content> Section, with eg.
textboxes, buttons on it
- a C# Class (DLL), where the logic for the ASP.NET Plugin lies (eg.
The Event for the Button)

I want a plugin to be able to give the user back eg. a PDF file (or
some other file), or an image, text, whatever. The Plugin-Class (DLL)
has to be able to use some Classes I have written for the Base System.

So, in an overview, there I have Base System and a lot of plugins, that
I load at start of the site.

Now the question: How can I do this? Are there any "best practices"?

Tricky? Possible? Or Easy?

Thank you for your help,

Rudi
 

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

Members online

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,902
Latest member
Elena68X5

Latest Threads

Top