How To Store Information About The Sessions in Silverlight Applications For The Analysis – Part 3
Last Updated on Monday, 7 May 2012 04:27 Written by Andrew Ivanov Tuesday, 15 May 2012 12:00
Please begin by reading Part 1 and Part 2.
Next, implement WCF service to get analysis results and display them on UI. It may look like the image below:
Learn MoreHow To Store Information About The Sessions in Silverlight Applications For The Analysis – Part 2
Last Updated on Monday, 7 May 2012 04:27 Written by Andrew Ivanov Sunday, 13 May 2012 12:00
Please begin by reading Part 1.
Now, create a table in the database and update the Entity Framework model. It may look like the image below:
Learn MoreHow To Store Information About The Sessions in Silverlight Applications For The Analysis – Part 1
Last Updated on Monday, 7 May 2012 04:27 Written by Andrew Ivanov Friday, 11 May 2012 12:00
In this article, I will teach you how to store information about the sessions in Silverlight Applications for analysis.
Why it is necessary?
Well, for example:
1. For the analysis of how many users are online at this moment;
2. For the analysis of geolocation by the IP addresses of users;
3. For the analysis of how many users visited the application today, yesterday, last 7 days and last 30 days;



Recent Comments