ASP.NET release
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
What are most of the steps I should follow before releasing an ASP.NET project on the web (security and performance wise)? I've heard that debugging should be set to false, but I'm unsure of other steps.. Please advise Regards, Tintin
-
What are most of the steps I should follow before releasing an ASP.NET project on the web (security and performance wise)? I've heard that debugging should be set to false, but I'm unsure of other steps.. Please advise Regards, Tintin
You might want to check out the checklists of the ASP.NET security and performance: ASP.NET security checklists[^] ASP.NET performance checklists[^]