Hi,
Im building a small webshop in .net .The webshop solution will contain several "webshops" that use the same server. My question is this: When i have a product menu and product listing. Will there be any performence problems with using jQuerey Ajax calls to get the selected product/products? There will be many calls to the same webservice and the webservice will get the product data from a SQL server and return a xml file. The hardware and server itself will not be a bottleneck.
Thanks for any feedback on this!
Best Regards Marthin