I am developing my own blog site in ASP.NET and I would have several blogs in future. I want to have a widget on page which will show the number of user visited to my page based on the URL {Because for every every blog I will a unique URL}, so that the new user could know that the blog has been visited how many times!
I can make the same via coding, very easily, but I have database size restriction from my hosting provider and I can't go beyond that !!
Please assist !