|
|
|
|
|
|
|
Microsoft Visio 2010 : Creating Swimlane Diagrams |
One final note about the Visio 2010 take on cross-functional flowcharts: although the end result looks very much as it has in previous versions of Visio, the underlying structure is very different |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Visual Basic 2010 : Implementing Query Interceptors |
Basically interceptors are .NET methods exposed by the service class enabling developers to intercept Http requests and to establish how such requests must be handled, both in reading and in writing operations. |
|
|
|
|
|
|
Visual Basic 2010 : Consuming WCF Data Services |
Basically you need to add a service reference from the client and then instantiate the proxy class. Such a class will be generated for you by Visual Studio 2010 and will expose members for accessing data on the server |
|
Visual Basic 2010 : Implementing WCF Data Services |
If you run Internet Explorer, you can select Tools, Internet Options, Content and then click the Settings button, finally you unflag the Turn On Feed Reading View check box. You will need to restart Internet Explorer for the change to take effect. |
|
|
|
|
|
Using Windows 7 Tools to Discover System Information |
The Task Manager utility shows the applications and processes that are currently running on your computer, as well as CPU and memory usage information. To access Task Manager, press Ctrl+Alt+Delete and click Start Task Manager |
|
Optimizing Windows 7 with Performance Monitor (part 3) |
Alerts can be generated when a specific counter rises above or falls below a specified value. You can configure alerts to log an entry in the application event log and/or start a data collector set. Creating an alert is similar to creating a performance counter data log except you are required to specify the alert conditions. |
|