In this part, Brad Abrams wanted to consider how he might build the admin site of their site.
Because it is just for a very small number of trusted users, I’d like to get something up and running quickly. I’d also like to share all by business logic and validation code between the Silverlight client and the WebAdmin site.
Here are the previous parts of Brad's series:
- Part 1: Navigation Basics
- Part 2: Rich Data Query
- Part 3: Authentication
- Part 4: SEO, Export to Excel and Out of Browser
- Part 5: Astoria, Add Service Reference and WinForms
- Part 6: Data Transfer Objects (DTOs)
- Part 7: ADO.NET Data Services Based Data Store
- Part 8: WCF Based Data Source
- Part 9: POCO and Authentication Provider
- Part 10: LinqToSql
- Part 11: The Client-Only World
- Part 12: DataSet
- Part 13: The New Class Library Project
- Part 14: Visual Basic (VB) and WPF Support
- Part 15: ASP.NET MVC
- Part 16: Exposing a WCF Service
- Part 17: Evolving an Application
- Part 18: Custom Linq Provider