Help with CUDA and vs2015

Greetings,

I am trying to setup a new windows 10 machine to learn CUDA development. I have verified that it does support CUDA. I installed the latest sdk for windows. I then installed visual studio 2015 professional. When I try to open the sample projects none of the projects load. I get an error saying that CUDA 8.0.props cannot be found in the MSBuild\Microsoft.Cpp\v4.0\V140\BuildCustomizations\CUDA directory which does not exist.

Am I missing something or was something installed wrong? Please help. Thanks

Update. Looks like I did things out of order. I am rebuilding and installing VS first.