1.Adds a DataSet to the application’s cache in the server’s memory, automatically preserving it between page requests.
2. Adds a DataSet to the cache in the client’s memory, automatically preserving it between page requests.
3.The Cache object cannot be used to cache a DataSet, it can only cache a DataTable
4. The code block is syntactically incorrect and should actually be Set Cache(“myCachedDataSetâ€. = dstDataset