I am a native code (C++) developer and my program accesses the internet/intranet (TCP).
Everytime I run a newly compiled EXE, a dialog box comes out notifying me that this could be an errant program trying to access the net.
Clicking Always Allow only allows me to run the current compiled version (same signature) without complaining the next time.
This is very annoying for programmers like me who compiles and runs new EXEs every few minutes.
In the old version, I just have to set the Anti Virus setting to exclude my EXE.
Seems the new version requires additional Firewall settings, but where?