Click here to Skip to main content
15,888,320 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
I am trying to implement Sql Caching in asp.net using Poll base. I refer this link http://www.dotnetfunda.com/articles/show/1382/how-to-implement-sql-caching-in-aspnet-poll-based-sql-cache-dependency
In that example they provide operation on one table(ie select query on one table) but I want to perform operation on multiple table. ie In query I want some joins,sub query etc. So how can I perform Operation on multiple tables.I am beginner so please provide me some example so I can refer that example.

thank you
Posted
Comments
GANESHGITE 30-May-14 7:51am    
I got solution.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900