Social Networking :: Create Chat Box Like Gmail
Apr 12, 2013how to create chat window that we see in gmail while chatting.. What will be the design source code and c# code for that.
View 1 Replieshow to create chat window that we see in gmail while chatting.. What will be the design source code and c# code for that.
View 1 Replieshow can i add chat application like facebook in my social networking site?
i need to add chat application in my project just like facebook chat
how can i create in asp.net?
while importing google(gmail) contacts getting an error that
Execution of request returned unexpected result: [URL]
I read "Import Contacts from Google Gmail Account in ASP.Net using C# " article [URL] .....
Its very nice, i follow all steps as per article, it working fine. But i face one problem, through this we get only 10 contacts. I need to fetch all contacts present in my email account. What should i do.
Is there any solution to retrieve phone no using this dll [URL] ....
View 1 RepliesI am getting this error !!
The remote server returned an error: (403) Forbidden
I follow this link [URL] ....
How can I create FB and gmail type web base chat in Asp.net ....
View 1 RepliesHow 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 while login to facebook from my site then an application will be create in facebook and App ID and App Secret code will be returned to me .
I am using VS2013 (.Net frame work 4.5) with C#
I want to create Facebook application using asp.net. How i will create.
View 1 RepliesI want to create a app on Facebook but i have only http url. I don't have https url. How i will create app on Facebook without https url?
View 1 RepliesHow to Create the facebook application using ASP.net With ScreenShots....
View 1 RepliesHow to create Google Site Map in asp.net.
View 1 RepliesI 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).
View 1 RepliesShow 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.
var markers = [
<asp:Repeater ID="rptMarkers" runat="server">
<ItemTemplate>
{
"title": '<%# Eval("Name") %>',
"lat": '<%# Eval("Latitude") %>',
"lng": '<%# Eval("Longitude") %>',
"description": '<%# Eval("Description") %>'
[code]...
I've developed an adaptation for asp.net mvc of an existing facebook/gmail like chat. it also includes video P2P features .
View 2 RepliesI have a requirement for building an instant messenger application for the selected user.
I have googled for the solution but without any sucess.My requirement is once a user initiates a chat with another user,the another user needs to get a popup of the chat window,where the two users can start chatting.
I m going to make social networking website.. but i dnt know from where i have to start?
well.. main thing is that i m going to design page. but i cant set control side by side... i think u all can get wt i want say..
hw i manage that??
In login with twitter example how should i logout from the twitter.
View 1 RepliesI want to use google map , which show the location, address
How to do this....?
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.
View 1 Repliesi want to get pages name which is created in facebook
so, i can post message in particular page.
Suppose , if i want to post some business related post than i select that page and post message on the selected page
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?
View 1 RepliesI 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.
How to connect our site with facebook and twitter websites and display tweets in home page?
View 1 Replies