AppDomain and Security



I'm creating a web application that accesses a database. I'm thinking
of restricting the rights of the default appdomain and allowing
database access only from a separate appdomain. Will that
configuration actually increase the security of my application or am I
creating unneccesary work for no reason? Thanks

mm
.



Relevant Pages

  • RE: AppDomain and Security
    ... What you are proposing doesn't really make sense, e.g. restricting something ... credentials which are transmitted via the connection string. ... of restricting the rights of the default appdomain and allowing ... database access only from a separate appdomain. ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: intercept shutdown of a IIS garden process to terminate a bkgd
    ... process's shutdown or recycle. ... However, when IIS worker process(the ... AppDomain, so when the application restart or shutdown, those managed ... This posting is provided "AS IS" with no warranties, and confers no rights. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Browser control in separate AppDomain crash on exit
    ... form is opened in a separate AppDomain. ... I find that when I close down my app ... AppDomain and shows form), I get an exception thrown or crash generated ... It appears as though the AppDomain unload is blowing away the COM object ...
    (microsoft.public.dotnet.framework.interop)
  • Re: Assembly loaded by a static (shared) function
    ... > it in a separate appdomain and then unload that appdomain. ... If replying to the group, please do not mail me too ...
    (microsoft.public.dotnet.framework)
  • database access
    ... I created a database with sa rights, ... then for security reasons.. ... I created a users "us" and in database access ... I selected the said data base and checked the 2 top options. ...
    (microsoft.public.sqlserver.security)