I wrote a WPF application in Visual Studio that uses some .Net framework classes. It has absolutely no code in it for accessing any network resources and does not act as a server. I just received a pop up from ZoneAlarm saying this application is asking for access to the internet. I had written another application about a year ago, a simple text editor and after I left it running for an extended period of time it did the same thing.
Does anyone know why it would do that? Is there something built into the .Net framework that makes an application check for updates to the framework?