| Author |
Message |
dcroft
Joined: 25 Feb 2012 Posts: 1
|
Posted: Sat Feb 25, 2012 5:46 pm Post subject: Recommended settings for ASP.NET MVC 3 |
|
|
Can anyone recommend the "strongest" settings for ASP.NET MVC 3 apps? I'm also using NInject for DI.
I'm finding it difficult to get settings that work unless I back most of the stuff off. |
|
| Back to top |
|
 |
james.billings
Joined: 16 Jun 2010 Posts: 844 Location: My desk.
|
Posted: Mon Feb 27, 2012 2:04 pm Post subject: |
|
|
Thanks for your post.
I'm not aware of any recommended set of settings unfortunately - it depends rather a lot on the specifics of your application. In general, anything that gets loaded / referenced via reflection will probably need excluding from obfuscation. You can target specific namespaces/classes/methods for exclusion using custom attributes, as described here. |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group