One Large Program vs. Several Small Programs

One Large Program vs. Several Small Programs

Question:
We have 4 good size programs, and we are considering consolidated theminto 1 single program. Combined, these 4 programs would have about 60 forms and a total of 500 controls. According the the VB3 specs, it can handle 230 forms, of which 80 can be loaded at once. It also permits about 600 controls. However it mentions that performance may degrade as the numberof controls increases. Are we better off with 4 individual programs or with one consolidated program? How much of a performance hit do we see as we increase the number of controls in a program?

Answer:
The question here is how often is more than one program used simultaneously. If you’re using two or three of the programs at the same time, that’s a good argument for combining them. However, if you only are using one at a time, it doesn’t make sense to combine them. The alternative is to keep them separate, and build a toolbar or launcher application that would make it easier to get to all four programs. As far as the performance loss, it’s hard to say exactly, but there will be a slowdown as it has to load more and more controls and forms. However, this also depends on the number of forms that are loaded (visible) at one time. You could have some huge forms in your app and never run into a memory problem if you manage them correctly and efficiently. The other thing you may have to deal with, depending on your situation, is how big the program is to install. If you’re writing a shrink-wrapped app, you have to think about those issues. If it is an internal app that can be installed from a corporate network, it doesn’t matter as much. However, a larger app inherently takes longer to load than a smaller one.

Share the Post:
XDR solutions

The Benefits of Using XDR Solutions

Cybercriminals constantly adapt their strategies, developing newer, more powerful, and intelligent ways to attack your network. Since security professionals must innovate as well, more conventional endpoint detection solutions have evolved

AI is revolutionizing fraud detection

How AI is Revolutionizing Fraud Detection

Artificial intelligence – commonly known as AI – means a form of technology with multiple uses. As a result, it has become extremely valuable to a number of businesses across

AI innovation

Companies Leading AI Innovation in 2023

Artificial intelligence (AI) has been transforming industries and revolutionizing business operations. AI’s potential to enhance efficiency and productivity has become crucial to many businesses. As we move into 2023, several

data fivetran pricing

Fivetran Pricing Explained

One of the biggest trends of the 21st century is the massive surge in analytics. Analytics is the process of utilizing data to drive future decision-making. With so much of

kubernetes logging

Kubernetes Logging: What You Need to Know

Kubernetes from Google is one of the most popular open-source and free container management solutions made to make managing and deploying applications easier. It has a solid architecture that makes

ransomware cyber attack

Why Is Ransomware Such a Major Threat?

One of the most significant cyber threats faced by modern organizations is a ransomware attack. Ransomware attacks have grown in both sophistication and frequency over the past few years, forcing

data dictionary

Tools You Need to Make a Data Dictionary

Data dictionaries are crucial for organizations of all sizes that deal with large amounts of data. they are centralized repositories of all the data in organizations, including metadata such as