How can I do profile completeness in ASP.NET?

Asked by Last Modified  

1 Answer

Learn .Net

Follow 0
Answer

Please enter your answer

There is no baked solution to what you need. You need to make it for yourself. Say you are developing a social media website and you want to implement a progress-bar which shows “65% complete” as profile completeness. You can divide your user related information into logical groups and assign “weight”...
read more
There is no baked solution to what you need. You need to make it for yourself. Say you are developing a social media website and you want to implement a progress-bar which shows “65% complete” as profile completeness. You can divide your user related information into logical groups and assign “weight” to each group. e.g., General info (firstname, lastname, email) => Weight 25 Education (school, graduation, post-graducation) => Weight 25 Work (company1, company2, … ) => Weight 25 (you can say 25 if more than 1 row exists) Hobbies (hobby1, hobby2, …) => Weight 25 (you can say 10 if only 1 row exists) You need to make sure that total weight adds to 100 (or add to 200 or 300 but then adjust your percentage accordingly) Then when user logs in, calculate this value by querying each section and calculate the percentage. Store this percent value in a cookie (to prevent repeat querying) When user modifies their profile data, update this cookie value by re-calculating the profile complete percent. read less
Comments

Related Questions

I want to learn .net
Better to search Real time Developer And Trainer then you have bring the training from him/her. wish you all the best.
Naresh
What is xunit framework?
A set of “Frameworks” for programming and automated execution of test-cases. The x in xUnit stands for programming language .The framework is a collection of classes, procedures and macros.Example of xUnit are Junit, Nunit etc
Pritam Kumar
What is dot net MVC?
It is a design pattern. .NET MVC is a successful template above asp.net framework. .NET MVC is used to develop web applications from the scratch
Tina
How to create a PhoneGap App from an MVC4 .NET project ?
PhoneGap applications are designed to host Single Page Applications (SPA). This is where a single HTML page with it's supporting resources such as javascript and css files are bundled into a package...
JK IT Training

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Difference between App services,Cloud Service and Virtual Machine in Microsoft Azure
App Services :When you want to deploy your application to Azure IIS conatainers without requiring any control,web apps should be preferred.It's a part of Azure Paas.1) When you need IIS.2) Satisfy with...

Software Development Training In Jaipur
Satyam Web Solution provides website designing &development and software designing &development training in Jaipur for various stream’s students. MCA 6 month Industrial Training/Internship B....

Extension Methods in C#
Extension methods enables you to add methods to existing types without creating a new derived type, recompiling or otherwise modifying the original type. Extension methods are special type of static methods,...

Read CSV data using ODBC Connection
Codes to read the CSV data using ODBC Connection- Input File: File's Encoding format should be ANSI as below class Student{ public string CollegeId { get; set; } public string AdmissionDate...

ASP.NET - Introduction
ASP.NET is a web development platform, which provides a programming model, a comprehensive software infrastructure and various services required to build up robust web applications for PC, as well as mobile...

Recommended Articles

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Looking for .Net Training ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you