I've recently started learning and working on asp.net. However, presently I have been given a project for building an application for providing a set of services for which users are to be charged for particular amount of money. I wanted to know how i could
implement a monitoring service / tool in this application that can keep a check on the service usage, bandwidth and amount used so far thereby giving an alert (by email) if the user could resubscribe / recharge by paying additional amount. I need the solution
asap.
your question is a very broad question.....as your are learning asp.net, I would suggest you to follow some starter kits....http://www.asp.net/downloads/previous
see and understand them and then plan your project....
sfarheen
0 Points
1 Post
Monitoring user statistics
Apr 15, 2012 08:30 AM|LINK
Hi there,
I've recently started learning and working on asp.net. However, presently I have been given a project for building an application for providing a set of services for which users are to be charged for particular amount of money. I wanted to know how i could implement a monitoring service / tool in this application that can keep a check on the service usage, bandwidth and amount used so far thereby giving an alert (by email) if the user could resubscribe / recharge by paying additional amount. I need the solution asap.
Thanks in advance. :)
duzi
Member
355 Points
90 Posts
Re: Monitoring user statistics
Apr 15, 2012 08:40 AM|LINK
use database for this - to keep the user visits and the amount you want to charge.
ramiramilu
All-Star
97899 Points
14509 Posts
Re: Monitoring user statistics
Apr 15, 2012 10:09 AM|LINK
your question is a very broad question.....as your are learning asp.net, I would suggest you to follow some starter kits....http://www.asp.net/downloads/previous
see and understand them and then plan your project....
Thanks,
JumpStart
hiza808
Member
270 Points
75 Posts
Re: Monitoring user statistics
Apr 15, 2012 02:22 PM|LINK
http://dotnetslackers.com/articles/aspnet/ASP-NET-Site-Traffic-and-Statistics-Monitoring.aspx