Section 4: Security, Recommendations, Best Practices, and Troubleshooting
Data and application security is one of the topmost priorities in the world of computing. VB allows us to secure both data and applications from unauthorized users. We'll talk about how to create different users and roles and restrict data and pages to prevent access from unauthorized users.
Along with this, we will talk about the best practices and recommendations to start your web or mobile applications that will enhance the performance of the application. This will take you on to another chapter where we will explain various ways to troubleshoot and debug the application. You will also learn how to use Visual Builder Studio (VB Studio) to manage the life cycle of application code.
This section comprises the following chapters:
- Chapter 12, Securing VB Applications
- Chapter 13, Understanding and Managing Various Stages of a VB App
- Chapter 14, Best Practices and Recommendations for VB...