Retry method for generating unique code
In an app, a user can initiate the generation a six-digit alphanumeric code (actually done via Web API). The code needs to be checked against a remote database to ensure it is unique. Other than for diagnostics or logging, the DB table is only used by the Web API and an Azure web job that cleans out expired codes.
Retry method for generating unique code
In an app, a user can initiate the generation a six-digit alphanumeric code (actually done via Web API). The code needs to be checked against a remote database to ensure it is unique. Other than for diagnostics or logging, the DB table is only used by the Web API and an Azure web job that cleans out expired codes.
User interaction on a website without requiring registration nor captcha
Are there succesful ways (i.e. non spammed by 1000 bots per second!) to propose some user interaction on a website such as :
User interaction on a website without requiring registration nor captcha
Are there succesful ways (i.e. non spammed by 1000 bots per second!) to propose some user interaction on a website such as :
User interaction on a website without requiring registration nor captcha
Are there succesful ways (i.e. non spammed by 1000 bots per second!) to propose some user interaction on a website such as :
Is it normal for developers to make a lot of minute UX decisions? [closed]
Closed 9 years ago.
Is it normal for developers to make a lot of minute UX decisions? [closed]
Closed 9 years ago.
Is it normal for developers to make a lot of minute UX decisions? [closed]
Closed 9 years ago.