Details

    • Improvement
    • Resolution: Fixed
    • Trivial
    • None
    • None
    • None
    • None

    Description

      Reviewed the Getting Started Guide at link : http://www.couchbase.com/docs/couchbase-sdk-net-1.2/stage1.html

      The overall document looks good, however, few points that may be considered are:

      1. Prerequisites
      Mention the link where to download asp.net mvc4

      2.4. Encapsulating Data Access
      Add reference to couchbase.dll in project and include the statement
      "using couchbase;"

      2.5. Working with ViewsMay be a short description or screenshot on how to add a new design document in couchbase console.
      Add few details of how to access CouchbaseLabs project and the CouchbaseCluster API found in Couchbase.dll

      The below statement
      "using CouchbaseModelViews.Framework.Attributes; "
      is required when we define class level attributes

      The below statement
      "using System.Reflection;
      using CouchbaseModelViews.Framework; "
      is required in Global.asax class

      The below statement
      "using CouchbaseBeerWeb.Models; "
      is required in BreweriesController class

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            john John Zablocki (Inactive)
            saakshi.manocha Saakshi Manocha
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty