Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
RavenDB 2.x Beginner's Guide

You're reading from  RavenDB 2.x Beginner's Guide

Product type Book
Published in Sep 2013
Publisher Packt
ISBN-13 9781783283798
Pages 356 pages
Edition 1st Edition
Languages
Author (1):
Khaled Tannir Khaled Tannir
Profile icon Khaled Tannir

Table of Contents (21) Chapters

RavenDB 2.x Beginner's Guide
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Getting Started with RavenDB RavenDB Management Studio RavenDB.NET Client API RavenDB Indexes and Queries Advanced RavenDB Indexes and Queries Advanced RavenDB Document Capabilities RavenDB Administration Deploying RavenDB Scaling-out RavenDB RavenDB Profiling RavenDB HTTP API Putting It All Together Pop Quiz Answers Index

Time for action – running the RavenDB visual host


You will now modify the RavenDBProfiling application to address the RavenDB visual host. You will add the Create Country view to the RavenDBProfiling application in order to enter some document data in an easy way and store these documents in the visual host instances. Then, you will observe and analyze request and response details in the visual host:

  1. In Windows Explorer, go to the ~\Sample folder of the RavenDB installation package and open the Raven.Samples.sln solution.

  2. Set the Raven VisualHost project as the startup project. Then, press F5 to build and run the Visual Host (or run the Raven.VisualHost.exe file).

    Note

    You may need the administrator privileges in order to run the RavenDB visual host.

  3. Click on the Start button in order to create and run 1 (one) RavenDB instance.

  4. Open the RavenDBProfiling application and modify the DocumentStore object initialization code in the Global.asax.cs file to look like the following code snippet:

    Note

    The...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}