- Commented // this.AuthorName = string.Empty; in Activity.cs
- Decorated the PictureFileId property in CustomUser.cs with
[ServerProperty("Picture")] attribute
- replaced "Everlive sample" with "Backend services sample" in the login
view
- removed all unused usings