c# tube

Gathering the best c# videos from the web.

Welcome to c# tube! Read the faq and upload a video!

Create and deploy a .NET application using AppHarbor's background workers, RavenDB and NuGet

Views: 4 appharbor ravendb nuget

This screencast walks you through creating an application suitable for deployement to AppHarbor background workers. The application fetches the newest tweets about "appharbor" with LinqToTwitter and stores the tweets in RavenDB using the RavenHQ add-on.

The screencast also shows how to avoid committing binaries to source control by downloading dependencies using NuGet during build and demonstrates setting up a git repository up for deploying to AppHarbor.

Resources:

No comments