Upgrading Awesomium.NET Samples

This article describes how to upgrade your local copy of Awesomium.NET Samples, to keep it up to date with recent changes as published in Codeplex.

Awesomium.NET Samples are open-source and maintained on Codeplex at: http://awesomium.codeplex.com

We typically distribute the latest Awesomium.NET Samples solution with the Windows installer of each SDK release, however, the project is under constant development and as issues are fixed or features are added, you may want to keep your local copy up to date. This is how:

  1. Download the latest Codeplex release of Awesomium.NET Samples.
  2. Extract the contents to: %MyDocuments%\Visual Studio 2010\Projects\Awesomium.Net\1.6.4\Samples_XXXX Where XXXX is the Change Set as in the downloaded zip file. Optionally, you can substitute the existing Samples folder.
  3. Open Awesomium.NET Samples.sln in Visual Studio 2010.

In case you have any problems with upgrading and recompiling, feel free to post your issue in this forum.