Written by: 09 January 2012 12:44
My last DotNetNuke module required quite a few views over the data and the design showed me that I would be hitting the Database a lot to get the desired results. Since the data was all based on a major snapshot I went down the route of using Delegated functions to do all the work. I am more than happy with the results.
0 comment(s) so far...