Email the Author
You can use this page to email Simon Timms and David Paquette about Evolving ASP.net Applications.
About the Book
This book is a work in progress. As we write more sections we'll raise the price, but if you buy now then you'll get all this extra content for free!
We took a great example of a legacy ASP.NET and we're tearing it to pieces, fixing and improving it as we go. It's our hope that the end product will be a more stable, easier to adapt piece of software that is healthier than the original.
At the moment the book covers
- Initial code review of a project
- Converting a web site to a web application
- Updating C# dependencies
- Updating JavaScript dependencies
- Preventing SQL injection attacks
- Updating authentication
- Avoiding cross site scripting
- Preventing sensitive information disclosure
- Protecting yourself from cross site scripting attacks
- Checking redirects
- Implementing master pages
- Extracting JavaScript
- Adding new code (integrating MVC)
- Giving the UI a facelift
About the Authors