No samples on 4.0 download?

I downloaded the 4.0 installer but I can’t find sample applications ??
Have I done something wrong or what??

The samples are installed by default, so if you didn’t uncheck that, they are there.

Before you can see them in Developer you have to do a "Checkout " to your workspace, as follows:

  1. Rightclick on “All Solutions” in the Solution explorer and click “Checkout”.
  2. The server address should be “localhost”, click “Next”.
  3. Select the “HEAD” of one of the solutions you see and click “Finish”. The solution will be copied to your workspace and you can start working on it.

Thanks Joas - that did work - better than my bull-at-the-gate approach LOL

:)