In this chapter, we will cover the following recipes:
- Checking strings with regular expressions
- Consuming RESTful services using native HTTP(S) client libraries
- Coping with the encoded internet world using System.NetEncodings
- Saving space using System.Zip
- Decoupling your code by using a cross-platform publish/subscribe mechanism