Posted By: SlackmasterK | Jul 29th @ 2:59 PM
page 1 of 1
Comments: 1 | Views: 511
SlackmasterK
SlackmasterK
I write my OWN blogging engines

Sometimes an ASP.NET website has a .csproj file, sometimes it doesn't.  Can anyone 'splain why?

W3bbo
W3bbo
The Master of Baiters

ASP.NET Web Applications always have .csproj files; Websites can (but not always, I don't think) just load whatever's in the directory specified by the *.sln file;

 

If in doubt, open your sln in notepad and see where it's pointing to.

page 1 of 1
Comments: 1 | Views: 511
Microsoft Communities