Initially, I couldn't get them to compile, but I went to run the program this morning and now when I open a .cs file in the samples folder (e.g. FirstExample) the standard UI of Visual studio is changed (i.e. my solutions explorer does not exist, along with
the 'build' menu tab at the top). I also cannot debug or compile the program has the debugging button is greyed-out.
I get functionality back if I start a new project, however when I type "using MicrosoftResearch.Infer;", I get an error saying that the namespace could not be found.
Sorry to be a pest, but I'm really not sure what is going on. Hopefully once I'm a bit more experienced with C# and Visual Studio I won't run into such problems.