Sign in
United States (English)
Brasil (Português)
Česká republika (Čeština)
Deutschland (Deutsch)
España (Español)
France (Français)
Italia (Italiano)
Россия (Русский)
대한민국 (한국어)
中华人民共和国 (中文)
台灣 (中文)
日本 (日本語)
香港特别行政區 (中文)
.NET Framework Developer Center
Home
Library
Learn
Downloads
Support
Community
Forums
.NET Framework Developer Center
>
.NET Development Forums
>
Network Class Library (System.Net)
>
Monitor Web Site Visited
Ask a question
Search Forums:
Search Network Class Library (System.Net) Forum
Search All .NET Development Forums
Search All MSDN Forums
Monitor Web Site Visited
Friday, October 23, 2009 7:07 PM
WPF_Dev
0
Sign In to Vote
Hello Everyone
Is there any class of a way to monitor web sites visited on a computer using Classes in System.Net namespace?
Thanks
Reply
Quote
All Replies
Friday, October 30, 2009 10:11 PM
Mr. Javaman
0
Sign In to Vote
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/b4d4d195-2ecb-4728-9348-6f1bfa1a1b63.mspx?mfr=true
Then look into using the Perfmon classes
http://msdn.microsoft.com/en-us/library/aa645516(VS.71).aspx
as well as here:
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/0a6c9f07-a70c-4c3d-b93d-5dfef593c744.mspx?mfr=true
I've never done this but have fooled around with C# performance counters a bit in the past.
Javaman
Reply
Quote
Need Help with Forums? (FAQ)
© 2009 Microsoft Corporation. All rights reserved.
Manage Your Profile
|
Terms of Use
|
Trademarks
|
Privacy Statement
|
Contact Us