How secure is the Bin directory in my ASP.NET app?

From: Rob R. Ainscough (robains_at_pacbell.net)
Date: 06/30/05


Date: Thu, 30 Jun 2005 08:17:38 -0700

I house my backend application DLL's in my web app's Bin directory -- how
secure are these DLL's in that directory?

Thanks, Rob.



Relevant Pages

  • Re: Parser Error - Could not load type
    ... Hey Dan: ... You probably do not want the secure subdirectory to be an application. ... .NET will assume it has it's own bin directory and is looking for a ... >the namespace "MyApp.secure", but when I try to load this page im getting... ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: WebAppication project doesnt like separate codefiles
    ... App_Code is no less secure than the bin directory ... ...and instantiating the SQLDATA class is uncomplicated with: ... I'd recommend (depending on your time availability) ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: app.config not copied to bin directory
    ... Rob wrote: ... need it to be copied to the bin directory as.dll.config. ... You need to add your config data to the config file for the ...
    (microsoft.public.dotnet.languages.vb)