Hi All,
In my Application having the 3 layers
1. CPBussinessLayer,
2.CPDataDacessLayer
3.Application .
In that application having many folders like Style sheet, MasterPage,Account,App_code.
than I have created one folder as code. In that Code folder I have some .cs files. I need to use that code files function is aspx.cs files. But Im unable to access the code folder's files. I have added the namespace for
code folder. But unable to access.
Please help to solve this issue...
Go to the complete details ...