Social Networking :: How To Create GeoMap Charts In C#
Dec 5, 2013
How to create GeoMap charts in asp.net C#?
I want to create a GeoMap chart in my website in which i can Navigate to the Customize tab, where i can modify the color that appears on your map, etc.
I want to create an alert like that of facebook (the number in tiny red square at the top). I am googled a lot but i couldnt come up with anything which proved useful. I believe similar sort of notification alert has been used in this site as well. (new personal messages).
Show google map with markers and list the address in listview.I have created 20 images of google marker numbered from 1 to 20(Example marker-1.jpg,marker-2.jpg....marker-20.jpg).If i want to display 20 locations in google map with makerimages numbered from 1-20,how can i set the url of the icon in the marker options?Here's the code i have written.
I have seen your codes to integrate facebook in our application but in none of the code you have written how to logout once authenticated in facebook. I am asking this bcoz facebook session has been started so need to provide user with logout button.
I have tested the solution in the tutorial for getting users information from Login with Facebook (AspSnippet dll). My answer: is it possible to get also First name, Last Name?
I am creating a Social Networking Website. I want to know how to add friends in a social networking website in which a user sends friend's request to other user and the other user approves or denies the request. The user also gets added to the friend's list.
I am unable to write code for this and also not found any such code. It would be very useful for me to get the code.
I am developing a social networking site.I want to create a photo album.But I dont know how to start.Please guide me and steps how to create aphoto album and how to store photos and fetch the photos.I am using asp.net,C#,sql server and Ajax.
i am in the process of developing a social networking web app using asp.net mvc 2 and asp.net 3.5 sp1.I have implemented user authentication and role management (like admins, etc...) and i was wondering how i could implement page caching in such a scenario based on the user currently logged in.
Note that the web app page urls may, or may not contain the name of the user authenticated and that there are also pages available to both authenticated and both authenticated users.
What i would like to avoid is to make a cache version of a page for an authenticated user, available to a non authenticated or to another authenticated user.
All the facebook, twitter & LinkedIn api are working properly i have integrated this into my project. But still google api code is not findin in your site.
I have gone through your articles and I really enjoyed with all the facebook articles. In my aspx page in place of posting walls I want to send notification to facebook users. How can I do this.