How to create a social networking website like Facebook
How to create a social networking website like Facebook.
Front End : Visual Studio 2013
ASP.net using C#
Back End : Microsoft SQL Server 2005
Create your own Facebook like social networking site.
Post videos, photos or embed videos. Chat with your friends.
Post your location (Check in).
with source code.
From: Rahul Chauhan
Related topics : creating a social network website / creating a social networking site / social networking websites
Part 1 How to make Social Networking Website in ASP.NET MVC
In this video we have demonstrated a simple Social networking website. We have named this application as Friends Forever.
The application covers following feature:
Register
Login
Profile Picture
Friend Search
Add Friend
FriendList
Friend Details
Post
Comment
Like
Notifications
Mutual Friends
Friend Suggestion
UnFriend
From: 20Fingers2Brains
Related topics : social network websites
asp.net social network *NEW*
https://www.facebook.com/myvbnetwork
Social project (aspnet social)
I update my progress regularly on facebook, so if you're interested, hit me up :)
From: Networking26
Related topics : net social network
Building a website - How to build a social networking site in ASP.NET PT2
In part2 of this ASP.NET Social Project i changed the Edit Profile page so that your users can view and update their profile information in the same data control.
Than i create a Browse page which will allow users to view all users registered on the site.
I also set up a hyperlink inside the gridview so users can click on the link to view that user's profile (profile created in Video 3)
From: Networking26
Related topics : social networking sites in asp net / how to build social network website
Building a website - How to build a social networking site in ASP.NET PT3
In part 3 of this ASP.NET Social Project we add the image control so that we can view the user's profile image in the Edit Profile, the Browse Users page as well as the Profile page.
I create the profile page to display the profile image as well as the profile image which i added.
From: Networking26
Related topics : social networking sites in asp net / how to build social network website
Building a website - How to build a social networking site in ASP.NET PT4
In part 4 of this ASP.NET Social Project i will be working on a comment feature so that users can leave comments.
I also add the view comments to users and the profile owner can view comments left on their profile.
The way i incorporated this feature was new to me and i just did it on the fly without trying this way before.
From: Networking26
Related topics : social networking sites in asp net / how to build social network website
Building a website - How to build a social networking site in ASP.NET PT5
In part 5 of this ASP.NET Social Project i will be showing you how we can check to see if the logged in user is visiting their own profile page or another user's profile.
The Comment Text Box will not be visible if you're viewing your profile page but will be viewable to other profile pages.
The purpose to this is to show you how you can determine what's visible to the user who views their own profile and what's not.
From: Networking26
Related topics : social networking sites in asp net / build your own social networking website / how to build social network website
ASP.NET WEBSITE PROJECT
It is a social networking and dating website developed in asp.net, visual c sharp, ado.net and SQL. Softwares used are Microsoft Visual Studio 2010, Microsoft Visio 2010 and Microsoft SQL Server 2008 R2. The project uses JQuery and AJAX Toolkit for some utilities in the website. This website is in testing period and improvements are done simultaneously.
For more information visit:
http://shivindernarr.blogspot.com
http://shivindersingh.zxq.net
From: Shivinder Singh Narr
Related topics : asp net social networking software / social network website developers
Yuwie.com - Yuwie Is The First Social Network That Pays
http://ww4.yuwie.com/yuwie.asp?r=455936
join by clicking link above.
Yuwie is the world's first social network that pays its members. Yuwie shares its advertising revenue with its members.
thanks for watching
From: danijelYuwie
Related topics : yuwie social network
Building a website - How to build a social networking site in ASP.NET PT1
This is one in a series of videos where we will be creating a social project in ASP.NET.
In this video i will be adding new fields to the database by creating properties (much easier than creating them in the database itself).
Once we have the database set up we will set up our Edit Profile section where we will be able to view our profile information.
This is setup for Video #2 when we add the functionality of Updating our profile information.
From: Networking26
Related topics : social networking sites in asp net / how to build social network website / creating social networking sites