September 2008 - Posts
When using a query notification enabled application that is using SqlDependency, if Stop() method is called very frequently, which throws away the machinery for receiving a query notification, but it doesn't actually cancel the subscription. So, when
Read More...
General info, best practices 907284 - Changes to the readme file for SQL Server 2005 910229 - SQL Server 2005 Express Edition Readme 905395 - A change to the Readme.htm file for SQL Server 2005 Mobile Edition 910070 - The SQL Server 2005 Setup program
Read More...
Imagine we are running a 32bit .NET app in a x64 machine . This app is failing so we have taken a memory dump of the app when a specific CLR exception gets raised. We open the dump with our 64bit version of Windbg ( Windbg x64 ), and we verify that we
Read More...