Chapter 5. Going NoSQL with Azure Tables
In this chapter, we will cover the following topics:
- Creating a table
- Inserting, updating, deleting, and querying data against the Table service
- Using entity group transactions
- Using continuation tokens and server-side paging
- Going inside continuation tokens and segmented queries
- Handling entity serialization events
- Facilitating NoSQL with client-side projection