Search:

Search all manuals
Search this manual
Manual
Couchbase Client Library: .NET (C#) 1.2
Community Wiki and Resources
Wiki: .NET Client Library
Download Client Library
.NET Client Library
Couchbase Developer Guide 2.0
Couchbase Server Manual 2.0
SDK Forum
Additional Resources
Community Wiki
Community Forums
Couchbase SDKs
Parent Section
Couchbase Client Library: .NET (C#) 1.2
Child Sections
Chapters

Chapter 2. Couchbase and ASP.NET MVC

Table of Contents

2.1. Prerequisites
2.2. Visual Studio Project Setup
2.3. Working with Models
2.4. Encapsulating Data Access
2.5. Working with Views
2.6. The Views and Controller
2.7. Brewery CRUD
2.8. Brewery Forms
2.9. Collated Views
2.10. Paging
2.11. Spatial Indexes
2.12. Conclusion

This tutorial will walk you through the steps of creating an ASP.NET MVC app using Couchbase. It will focus on practical design patterns, best practices along with general SDK usage.