How can I restrict the user from creating multiple accounts on my website? One person should have one account only. I want a solution in ASP.NET C#.

Asked by Last Modified  

4 Answers

Learn .Net

Follow 5
Answer

Please enter your answer

We can create a session for a user and within that we can generate OTP by using Mobile number for your login once, you get OTP user enters their form with session also. So we can avoid multiple accounts on your websites.
Comments

IT Consultant with 15+ years’ experience in Education & IT (UGC, SCERT, ICAI, FSM, CMC-TATA, BECIL).

You can restrict the user registration by validating unique email id or Mobile number by sending OTP to user for authentication. so that user will have unique accounts with email id or mobile number as primary factor.
Comments

.Net/Java/SQL/Web2.0 Trainer

Its very subjective. How you want to restrict. By Email, Mobile No, IP or UID.
Comments

Trainer

If you are using database, at the time registering the user, use email or mobile number or any other field as a unique for that user. You can use gmail or facebook api for user to login.
Comments

View 2 more Answers

Related Questions

How many types classes in C sharp?
There are following types of Classes in C# 1. Sealed Classes 2. Abstract Classes 3. Partial Classes 4. Static Classes
Aman
I want to expertise in dot net. But I don't have any programming knowledge.
Not required any programming, you can start learning C# console application from the scratch.
Banhi
What is .Net LINQ?
Hi Tina, Its a front end query like Sql to manipulate the collection of Data in C#.
Tina
How do I manage C# code in ASP.NET?
The sample syntax of the C# in Asp.net is as given below. Replace = with angular brackets =1%@ Page Language="C#" %= =script= void button_click(object,event) =/script= =html= =head= =title==/title= =/head= =body= =form= =div==/div= =/for...
Madhavan
0 0
6
what are the user defined functions in SQL Server
User Defined Functions play an important role in SQL Server. User Defined functions can be used to perform a complex logic, can accept parameters and return data. Many a times we have to write complex...
Mallikarjuna

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

Ask a Question

Related Lessons

CLR [ Common Language Runtime ] and it's properties
CLR is one of the components of the .NET framework which provides an environment to execute the .NET code or the managed code. , CLR helps in converting the MSIL/CIL code into native code and running...
R

Raga Deepthi G.

0 0
0

Multi-core CPU utilization using Task Parallel Library in c#
Nowadays, we are using multiple core systems. We must write our .NET applications in such a way that we must utilise the complete computing power of the machine. The parallel task library(TPL) allows...

Inversion of Control
Problem You have classes that have dependencies on services or components whose concrete type is specified at design time. In this example, ClassA has dependencies on ServiceA and ServiceB. Figure 1 illustrates...

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 Syllabus
Part 1: Getting Started with ASP.NET Lesson 1: Overview Of Asp.Net Lesson 2: Adding Controls To A Web Page Lesson 3: Web Page Processing Lesson 4: Validating User Input Lesson...

Recommended Articles

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

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 >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

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