?Hi,
I am solving problem now. I have big amount of data (around 10000 rows) at SQLserver. I wanna find the best way how I could get those data, use and store them because after that I won't work with all of them. I will make query which retrieve only few rows which I will display at WebPart and those rows can be stored somewhere (cash) because data is changed only once per day.
I am using SharePoint server 2007 and Visual Studio 2008 SP1.
I am really wondering which classes and functions I shoud use for it.
Thanks a lot!