|
esurudo
|
|
|
What's up with there being no project files in the samples? I tried making my own and adding all the files to it, but for some reason the codebehind files can't find the components from the markup pages now... Any ideas?
|
|
|
|
Chris Pietschmann
|
|
The Sample Website is an ASP.NET Website, not an ASP.NET Web Application, that is why there is no project or solution file. The reason we've distributed it this way is because it makes it simpler. To open all you need to do is select "Open Website" within Visual Studio.
|
|
|