I am integrating SqlCacheDependency to use in my LinqToSQL datacontext. I am using an extension class for Linq querys found here - http://code.msdn.microsoft.com/linqtosqlcache
I am trying to get the .focus() working in IE, it works in chrome etc.My form is called: <form name=\"feedbackform\" action=\"feedback.asp\" target=\"_self\" onsubmit=\"return
Is SQLCacheDependency used in context of ASP.net or can it be used for a project of .net only. Rather tahn using ASP.net i am receiving request by listening on a port.I want to store data for my sessi
I\'m looking for some easy to use cross-platform threading library written in C++. What\'s your opinion on boost::thread or Pthreads?
I am so puzzled. I am using this open-source snippet.I have a table without any triggers in SQL Server, and yet the SQLCacheDependency is working fine.I thought you needed triggers on the table for
I need to implement cache dependency on a sql select command that selects one value (latest modified date of some rows).
I have an application in asp.net mvc (C#), in which each user have different products sharing a common table separated by user id.
We need to return subset of records and for that we use the following command: using (SqlCommand command = new SqlCommand(