Whats the performance difference?
-
Greetings all!! Checking out the ASP.net start kits (refering mainly to the Commerce kit) a few questions arose.. Basically, is there a difference in performance or any other reason why you would make your own components to gain db access rather than just access a web service from a aspx page? To be specific - if you are familiar with this start kit - Take the example of logging in a user. In the start kit they have created a component (CustomerDB i believe) which handles this verification and hits the database. Whats the difference between using a component as in this kit compared to a webservice which performs the same duty? Any light that can be shed on this topic would be great! Thanks for taking the time to read! Regards, Danny thebeings@hotmail.com