Ask a Question related to ASP.NET Security, Design and Development.
-
Tony #1
securing ASP.NET with Enterprise Services
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
Tony Guest
-
DPAPI Enterprise Services Example
I am trying to work through the sample from msdn, "How To Use DPAPI (User Store) from ASP.NET with Enterprise Services". I thought I had everything... -
I've installed a commercial copy of 2003 Enterprise over a 2003 enterprise trial and activation troubles ...
Hi I've installed a commercial copy of 2003 Enterprise over a 2003 enterprise activated trial version. After logon the system says that I must... -
Web services are not working on win2003 server Enterprise edition
Hi I have created a simple "Hello world" ASP.NET web service for tesing purpose. This runs well on windows2000 machines but if I deploy in the... -
WS / Com+ -> Enterprise services and Transactions
Hi, I'm doing a study on how to implement Transactionmanagement into our coming ..Net projects. We have earlier worked with Sybase XA and BEA... -
The Example in : "Securing XML Web Services Created Using ASP.NET"
Where is this example from? And what methods are you trying to employ in locking down your web service?? "David Abramowicz"...



Reply With Quote

