Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am going to design a web service that will validate incoming records against static data stored in the Azure database. This web service will receive tons of incoming records that has to be validated.

Does anyone has a good idea about using SQL Azure or Table storage for the following condition

The amount of data that will be stored is very little (almost static). There will be NO new inserts/update operation but there will be many sql SELECT queries that will be performed on this data.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900