vote up 1 vote down star

Does anyone know a good online resource about using SQL Server 2005 dependency cache without asp.net (it's actually a console app). Using c# 2.0.

flag

75% accept rate

1 Answer

vote up 1 vote down check

There is nothing in the base system that makes working with it plug and play like ASP.NET has. However, the Enterprise Library has the Caching Application Block which works with any type of application: http://msdn.microsoft.com/en-us/library/dd203226.aspx

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.