Search:

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

Chapter 2. Couchbase and ASP.NET MVC 3 Tutorial

Table of Contents

2.1. Prerequisites
2.2. Stage 1: Create the Initial Application
2.3. Stage 2: Adding and Configuring the Client Library
2.4. Stage 3: Creating a new user in the database.
2.5. Stage 4: Adding Login and Logout actions
2.6. Stage 5: Adding an authentication check
2.7. Stage 6: Adding diary entries
2.8. Stage 7: Making the application a little more social

This tutorial will provide you with some experience for using Couchbase, C#, and ASP.NET MVC 3 and help give you some ideas when writing databases for your own web applications.