Author: DavidR. | Posted on: 6/9/2008 5:31:06 PM | Views : 866

Hi to all. I have some questions about a hit counter that I have to do. I'm developing a website which will have a lot of users, and I have to develop a hit counter that connects to sql server 2005.

I want to save all the information in database but in a way that the site's performance couldn't be affected. I thought in asp.net c#, javascript and sqlserver. Does anyone have an example to show me? Which is the best way to do this without a windows service? I think that an update in every page hit is very bad to site's performance.

Thanks and sorry for the poor english.
...

Go to the complete details ...