Explore >> Select a destination


You are here

nodogmablog.bryanhogan.net
| | csharp.christiannagel.com
11.3 parsecs away

Travel
| | In older solutions I've created a service that returns all the different configurations used by different projects in a solution, e.g. URLs to APIs, connection strings, and more. Now with Azure App Configuration a service is offered by Microsoft Azure that makes this easy a lot easier: a service that can be used by your...
| | dusted.codes
11.7 parsecs away

Travel
| | Tips and tricks for ASP.NET Core applications
| | kpwags.com
9.5 parsecs away

Travel
| |
| | miparnisariblog.wordpress.com
58.9 parsecs away

Travel
| (The book and the answers to the questions at the end of each chapter.) Phew, this book took forever to finish. This is my attempt to summarise a 900+ page book :) Introduction Vulnerabilities in web apps arise because of one core problem: users can submit arbitrary input. Apps make themselves vulnerable by transmitting data...