Visual Studio 2010 Samples for C# 4.0
April 25th, 2010 by Sanket
Visual Studio 2010 Samples for C# 4.0
We break out the C# samples into two different categories:
Language Samples
LINQ Samples
Language Samples
The language samples familiarize you with various C# language features. They are available in the LanguageSamples folder. The C# 4.0-specific samples are called:
Named and Optional
Office Sample
Python Sample
Simple Variance
Here is the complete list...Monitoring performance in Windows 7 using perfmon.exe
April 15th, 2010 by Sanket
The following options give greater control of Perfmon.exe directly from the command-line:
perfmon /rel Lets you review your computer’s reliability and problem history (the same result as right-clicking the Monitoring Tools node in Performance Monitor and selecting View System Reliability).
perfmon /report Collects performance data for 60 seconds and then generates and displays a system diagnostics...How To turn off UAC in Windows 7
April 10th, 2010 by Sanket
How To turn off UAC in Windows 7
Click Start, and then click Control Panel.
In Control Panel, click User Accounts.
In the User Accounts window, click User Accounts.
In the User Accounts tasks window, click Turn User Account Control on or off.
If UAC is currently configured in Admin Approval Mode, the User Account Control message appears. Click Continue.
Clear the Use User Account Control (UAC)...