Hi All,
I'm a newbie in C# and is finding this language really fun to program with
The only thing that's turning me off about it is the fact that all my _C# apps_ take a while to activate/run whenever I'm connected to our LAN in the office. This is true even for a "helloworld" console program!
By "slow", I mean... at least 10 secs before the string "hello world!" shows up on the screen!
However, all the apps run as quick as could be expected whenever I'm disconnected from the LAN.
All my other apps (Microsoft Office apps and even those I've written using C/C++) work just fine. It really looks like it's a .Net-thing.
I'm running Win2K on an IBM laptop w/ a P4 processor. I'm using Visual Studio.NET 2002.
'Really appreciate if somebody could tell me what I can do about this.
Thanks in advance!
I'm a newbie in C# and is finding this language really fun to program with
The only thing that's turning me off about it is the fact that all my _C# apps_ take a while to activate/run whenever I'm connected to our LAN in the office. This is true even for a "helloworld" console program!
By "slow", I mean... at least 10 secs before the string "hello world!" shows up on the screen!
However, all the apps run as quick as could be expected whenever I'm disconnected from the LAN.
All my other apps (Microsoft Office apps and even those I've written using C/C++) work just fine. It really looks like it's a .Net-thing.
I'm running Win2K on an IBM laptop w/ a P4 processor. I'm using Visual Studio.NET 2002.
'Really appreciate if somebody could tell me what I can do about this.
Thanks in advance!