Click here to Skip to main content
15,886,963 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: seeking guideline Pin
crood9-Sep-13 1:08
crood9-Sep-13 1:08 
GeneralRe: seeking guideline Pin
Pete O'Hanlon9-Sep-13 1:14
mvePete O'Hanlon9-Sep-13 1:14 
GeneralRe: seeking guideline Pin
crood9-Sep-13 1:25
crood9-Sep-13 1:25 
GeneralRe: seeking guideline Pin
Pete O'Hanlon9-Sep-13 1:47
mvePete O'Hanlon9-Sep-13 1:47 
GeneralRe: seeking guideline Pin
Alexito Garcia10-Sep-13 11:28
Alexito Garcia10-Sep-13 11:28 
GeneralRe: seeking guideline Pin
AmitGajjar16-Sep-13 21:08
professionalAmitGajjar16-Sep-13 21:08 
GeneralRe: seeking guideline Pin
crood29-Sep-13 4:25
crood29-Sep-13 4:25 
GeneralRe: seeking guideline Pin
Eddy Vluggen9-Sep-13 8:27
professionalEddy Vluggen9-Sep-13 8:27 
crood wrote:
In our final project we are going to build a software which will help to employee management system , we want to add a additional feature here which will be finger print scanner .
This question has been posted before Smile | :)

It's more complicated to build than the idea initially sounds; an employee management-system can be relatively simple, and logging in is simple, and fingerprint-scanners are simple, right? The combination of those, isn't - especially if you want it webbased.

First, we log in on a machine that needs to have the hardware present. That means that your software may be webbased, it will not act nor behave as a webbased app since it needs local hardware. You can't log in using your own desktop if that does not have a fingerprint-scanning device.

Now, let's dismiss that problem for a second; what if the fingerprint-scanner breaks down? What if your supplier says "not in stock for two weeks"? Will there be an alternative way to log in? If there's an alternative, how would you encourage the annoying user to not use the alternative as his primary logon method?

You might want to reconsider your choice and look for something more fun to do as a final Thumbs Up | :thumbsup:
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]

GeneralRe: seeking guideline Pin
crood11-Sep-13 2:01
crood11-Sep-13 2:01 
GeneralRe: seeking guideline Pin
jschell9-Sep-13 10:02
jschell9-Sep-13 10:02 
QuestionLinq to SQL, undo changes or maybe dereference? Pin
Scalee8-Sep-13 9:32
Scalee8-Sep-13 9:32 
AnswerRe: Linq to SQL, undo changes or maybe dereference? Pin
Pete O'Hanlon9-Sep-13 1:32
mvePete O'Hanlon9-Sep-13 1:32 
QuestionInterop.Word prob with Arabic Pin
nagham_4ng6-Sep-13 21:25
nagham_4ng6-Sep-13 21:25 
AnswerRe: Interop.Word prob with Arabic Pin
nagham_4ng8-Sep-13 20:20
nagham_4ng8-Sep-13 20:20 
AnswerRe: Interop.Word prob with Arabic Pin
Bernhard Hiller9-Sep-13 0:05
Bernhard Hiller9-Sep-13 0:05 
GeneralRe: Interop.Word prob with Arabic Pin
nagham_4ng9-Sep-13 23:25
nagham_4ng9-Sep-13 23:25 
QuestionRetreive Data from sql server along with headers or column name Pin
ashu20016-Sep-13 18:25
ashu20016-Sep-13 18:25 
AnswerRe: Retreive Data from sql server along with headers or column name Pin
Richard MacCutchan6-Sep-13 23:04
mveRichard MacCutchan6-Sep-13 23:04 
AnswerRe: Retreive Data from sql server along with headers or column name Pin
jschell8-Sep-13 8:29
jschell8-Sep-13 8:29 
GeneralRe: Retreive Data from sql server along with headers or column name Pin
ashu200112-Sep-13 1:44
ashu200112-Sep-13 1:44 
Questionproblem fetching data from excel Pin
Member 102027525-Sep-13 10:07
Member 102027525-Sep-13 10:07 
AnswerRe: problem fetching data from excel Pin
Dave Kreskowiak5-Sep-13 10:53
mveDave Kreskowiak5-Sep-13 10:53 
Questionsuppress filedownload dialog box Pin
Erika Chinchio5-Sep-13 0:23
Erika Chinchio5-Sep-13 0:23 
AnswerRe: suppress filedownload dialog box Pin
Richard MacCutchan5-Sep-13 0:43
mveRichard MacCutchan5-Sep-13 0:43 
GeneralRe: suppress filedownload dialog box Pin
Erika Chinchio5-Sep-13 21:11
Erika Chinchio5-Sep-13 21:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.