Sln and proj files should be in different folder - Urgent
hi,
thanks in advance.
this want do: let's have web project web1.csproj within solution file web.sln. if project has aspx page page1.aspx code behind page1.aspx.cs. want have web.sln, web1.csproj , page1.aspx.cs within 1 folder , page1.aspx within seperate folder. way when deploy production, can copy aspx files without copy code behind files, etc.
your deliverable should sample solution solution, project , code behind files in 'code' folder , aspx pages in 'web' folder. should able work solution file in visual studio .net, , when compile, dlls should placed in bin folder within 'web' folder.
could please me how resolve issue?
regards,
thankaraj
Archived Forums V > Team Foundation Server - General
Comments
Post a Comment