Hits Today: 1 Total: 6075 | Updated: 11/20/2003 | |
 | Counter can track and display hit of the page(s). This simple counter uses only one stored procedure to update and display hits. So it uses less server memory. The database back-end is SQL Server. Code: ASP.NET v1.1 & VB |
Hits Today: 1 Total: 7184 | Updated: 11/27/2002 | |
 | If you have a Web site or Web application that makes money, you are probably very interested in who visits your site, how much time they spend, what they look at, and if they come back. Author: Wayne Plourde Code: ASP.NET v1.0 & VB |
Hits Today: 2 Total: 3865 | Updated: 5/20/2002 | |
 | Leverage the power of performance counters to track your ASP.NET applications. Custom performance counters enable you to extract meaningful performance and business logic data out of your ASP.NET Web applications... Author: Jonathan Goodyear Code: ASP.NET v1.0 & VB | |  | |
Hits Today: 1 Total: 1569 | Updated: 11/9/2004 | |
 | A one-line snippet thats shows a method to determine the uptime of the webserver running the application. Author: Xander Zidler Code: ASP.NET v1.0 & VB |
Hits Today: 1 Total: 3075 | Updated: 5/9/2002 | |
 | In this great article, Scott Mitchell will look at how to display more performance-related metrics. Author: Scott Mitchell Code: ASP.NET v1.0 & VB |
Hits Today: 2 Total: 1567 | Updated: 6/7/2007 | |
 | In this tutorial we will learn how to create a website tracking application using ASP.NET 2.0 (C#) that will allow us to track unique users and page views on a daily, monthly and yearly basis. Author: Faisal Khan Code: ASP.NET v2.0 & C# |
Hits Today: 2 Total: 489 | Updated: 7/14/2007 | |
 | Part 2 of a Multipart Series - In this step-by-step tutorial we will learn how to track referring domains and URLs to our website. Will also revisit the stuff we learned in part1; how to track unique users and page views. Author: Faisal Khan Code: ASP.NET v2.0 & C# | |  | |
Hits Today: 1 Total: 237 | Updated: 10/24/2007 | |
 | We will create two (2) time zone charts for our website which will allow us to view where all of our visitors have mostly come from, and also to see in real-time, current active users' time zones. Author: Faisal Khan Code: ASP.NET v2.0 & C# |
Hits Today: 1 Total: 452 | Updated: 12/21/2007 | |
 | This tutorial lays down the basic architecture of a tracking website and highlights the technical aspects while implementing it using ASP.NET with C#. Tracking websites can record the visitor activity on any site. Author: Richard Bean Code: ASP.NET v2.0 & C# |
|