Possible Duplicate:
What am I not understanding about REST?
What is REST? How does it relate to WCF? I have been asked to look into RESTful implementation of services. Can you please point me to links that would be helpful for beginners.
I am a .NET developer with a decent knowledge of ASP.NET
Duplicate data is any record that inadvertently shares data with another record in a Database. Duplicate data is easy to spot and it mostly occurs when transferring data between systems. The most popular occurrence of duplicate data is a complete carbon copy of a record.
we can call memoize function only one time with particular unique set of arguments. If we call it again will same arguments, it is not going to run the logic inside of the memoized function. Rather it will return previously fetched set of data only. This will prevent making duplicate api calls....
REpresentational State Transfer
It is basically the HTTP protocol, which was originally created to allow representational state transfer, not just transfer of web pages. HTTP is most commonly used to GET content and POST data. But it can also be used to PUT and DELETE data, as well as get HEADer information, etc.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With