Showing related tags and posts accross the entire site.
-
Hello all, I have a page with a repeater on it that is consuming data from a custom stored procedure. This procedure does paging and handles some funky logic under the hood (otherwise I would have used the built-in version). On my stored proc, I'm returning a dataset that nettiers correctly interprets...
-
First let me say that this CodeSmith and .NetTiers are great products, but I need a bit of help with them. We are trying to create a stored procedure to use with an entitygridview on an aspx page in our website. What we have tried is not working, we have no idea why and were hoping that someone in the...