I have two questions the first one is:

1. Is there a more simplify way to write the following?

If strX = "A" or strX = "B" then


2. The exe that one download from the internet, what language is that written in. Because those exe is has no other require files (such as dll).

Thank You