I have a C# .NET 1.1 application where I need to monitor heartbeat
requests from an external system - the external system (which I cannot
otherwise access) is going to send a message to my application on a
periodic basis to let me know it is still functional, and my
application needs to monitor ...
more >>
Hi
I want to compress and decomress files. There is GZipStream class
in .Net. However this class requires to allocate buffer equal to the
file length to zip it (at least all sample code I saw were like that).
The file size in my case can be really very large and hence I want
something which d...
more >>
This is more of a bother than a problem, but why do some of my recent
projects show up in "Recent Projects", and others do not. In particular, I
have a website which never shows up in the list, yet when I select Open:
Website..., it defaults to the proper one.
Also, some of the 10 items ar...
more >>
Hi,
Not sure this question has been asked.
I have noticed .Net Framework SDK 2.0 does not contain PermView.exe. Can
someone please advise me what is the replacement in .Net 2?
Or is there a different way to examine the security requirement of an
assembly in .Net 2?
PermView in FX1.1...
more >>