securing ASP.NET with Enterprise Services

T

Tony

I am building an ASP.NET application, with the following idea.

The project is split into three layers UI, BLL and DAL. The UI
(webpages) with runtime in the standard ASPNET process. BLL and DAL
should be in Enterprise Serviced Components, each running under it's
own identity.

How can this be acheived. I have the system setup for use with Library
application and this works (but not secure). I want to set this up to
use Server application, each with it's own identity. If I try this,
the first issue I find is the ASPNET process isn't allowed to call the
BLL and DAL components.

Help

Tony
 

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

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top