8 Work with Variables and Types

When you use Quick Starts to build your application's pages, you won't have to worry about variables and types because VB Studio automatically creates whatever is necessary for you. But if you're working with code to customize default logic or build your own, variables are key. You will use them to interact with UI components and data sources in order to implement your application's logic.