Category: Web Development & Design

ASP.NET Core Security 0

ASP.NET Core Security

eBook Details: Paperback: 368 pages Publisher: WOW! eBook (July 26, 2022) Language: English ISBN-10: 1633439984 ISBN-13: 978-1633439986 eBook Description: ASP.NET Core Security: Secure your ASP.NET applications before you get hacked! This practical guide includes secure coding techniques with annotated examples and full coverage of built-in ASP.NET Core security tools. ASP.NET Core Security teaches you the skills and countermeasures you need to keep your ASP.NET Core apps secure from the most common web application attacks. With this collection of practical techniques, you will be able to anticipate risks and introduce practices like testing as regular security checkups. You’ll be fascinated as the author...

Testing Web APIs 0

Testing Web APIs

eBook Details: Paperback: 264 pages Publisher: WOW! eBook (December 6, 2022) Language: English ISBN-10: 1617299537 ISBN-13: 978-1617299537 eBook Description: Testing Web APIs: Ensure your web APIs are consistent and bug-free by implementing an automated testing process Testing Web APIs teaches you to plan and implement the perfect testing strategy for your web APIs. In it, you’ll explore dozens of different testing activities to help you develop a custom testing regime for your projects. This practical book demystifies abstract strategic concepts by applying them to common API testing scenarios, revealing how these complex ideas work in the real world. You’ll learn to...

Boozang from the Trenches 0

Boozang from the Trenches

eBook Details: Paperback: 351 pages Publisher: WOW! eBook (December 22, 2022) Language: English ISBN-10: 1484290097 ISBN-13: 978-1484290095 eBook Description: Boozang from the Trenches: Learn Test Automation with Boozang in an Enterprise Environment Test Automation is a key aspect of delivering high-quality software and reducing time to market. Several tools and approaches are available today, each with its own constraints and specificity. This Boozang from the Trenches book introduces Boozang, a codeless web automation tool, using a real-life enterprise project as source for examples. Install and set up a project with Boozang Create a modular test suite and use Gherkin to define scenarios...

Simplifying State Management in React Native 0

Simplifying State Management in React Native

eBook Details: Paperback: 202 pages Publisher: WOW! eBook (January 13, 2023) Language: English ISBN-10: 1803235039 ISBN-13: 978-1803235035 eBook Description: Simplifying State Management in React Native: Make fact-based decisions by comparing different solutions and learning popular ways to manage state in React Native with clear guidelines and recommendations by a React Native expert Managing state in a React Native app can be challenging as it is one of the most difficult concepts to grasp while learning React Native. This is because there are so many ways to do it, and because there is a lack of clear guidelines on what should be used...

Secure Web Application Development: A Hands-On Guide with Python and Django 0

Secure Web Application Development

eBook Details: Paperback: 483 pages Publisher: WOW! eBook (October 29, 2022) Language: English ISBN-10: 1484285956 ISBN-13: 978-1484285954 eBook Description: Secure Web Application Development: A Hands-On Guide with Python and Django Cyberattacks are becoming more commonplace and the Open Web Application Security Project (OWASP), estimates 94% of sites have flaws in their access control alone. Attacks evolve to work around new defenses, and defenses must evolve to remain effective. Developers need to understand the fundamentals of attacks and defenses in order to comprehend new techniques as they become available. Understand common coding vulnerabilities and how to avoid them Configure services, such as databases...