Sign in
DavidHardin
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Azure
Change Tracking
Diagnostics
Dynamics AX
ETW
IntelliTrace
Sagacious Thoughts
Silverlight
SQL Server
SSL
TFS
Tracing
WAD
WP7
WP7CertInstaller
Archive
Archives
March 2013
(1)
January 2013
(1)
September 2011
(2)
July 2011
(1)
June 2011
(2)
May 2011
(1)
March 2011
(3)
February 2011
(4)
January 2011
(6)
December 2010
(1)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
DavidHardin
Azure Diagnostics and ASP.NET Health Monitoring
Posted
over 2 years ago
by
david.hardin
1
Comments
By default Windows Azure Diagnostics (WAD) does not receive ASP.NET Health Monitoring events. The machine web.config file at %windir%\Microsoft.NET\Framework64\v4.0.30319\Config\web.config shows the default behavior of ASP.NET Health Monitoring...
DavidHardin
WAD is Built on ETW
Posted
over 2 years ago
by
david.hardin
1
Comments
Windows Azure Diagnostics (WAD) is built upon Event Tracing for Windows (ETW) . To get the most out of WAD and future Azure product offerings you need to understand and use ETW. Here is a little ETW primer and how it relates to WAD: 1. ETW is the efficient...
DavidHardin
Windows Azure Diagnostics Series
Posted
over 2 years ago
by
david.hardin
0
Comments
I’ve decided to write a series of blog posts on Windows Azure Diagnostics best practices to share what I’ve learned. MSIT is in the process of reviewing our current Azure monitoring, combining it with some product team insight, to define MSIT’s...
DavidHardin
SQL Server 2008 Column Change Tracking
Posted
over 2 years ago
by
david.hardin
2
Comments
I could not find a good description of how SQL Server Change Tracking determines if a column changed so I decided to give it a try in 2008 R2 using the script below. Basically in the last update statement I update a column to the same value which...
Page 1 of 1 (4 items)