Coding Thread, Webservice or just a normal DLL? in Coding and Web Development; I'm currently implementing the biometric part of our cashless catering system (a c# project), and I have decided to make ...
-
16th July 2009, 02:44 PM #1 Webservice or just a normal DLL?
I'm currently implementing the biometric part of our cashless catering system (a c# project), and I have decided to make it independent to the actual program, and have it in it's own database, so I can use it for future projects too (so we would only have to enroll the kids once).
The question I have is this - which, if you were doing this, would you use? A web service? or a standard DLL, for interfacing with the biometrics database?
Both have advantages, and both have disadvantages. So... opinions?
-
-
IDG Tech News
-
16th July 2009, 04:28 PM #2 The webservice would be vastly more interoperable between diverse systems and is easily encryptable via SSL. It would have a slight performance hit but nothing noticible unless you are processing several thousand a second.
If you are sticking with all windows apps then the DLL could be fractionally easier to code.
-
SHARE: 
Similar Threads
-
By contink in forum Hardware
Replies: 2
Last Post: 8th June 2009, 06:46 PM
-
By dansymons in forum Office Software
Replies: 6
Last Post: 18th March 2009, 12:13 PM
-
By garethedmondson in forum Windows
Replies: 12
Last Post: 6th February 2009, 12:29 PM
-
By button_ripple in forum Windows
Replies: 2
Last Post: 19th May 2008, 02:29 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules