I have three projects DAL,BOL,UIL they are all in one solution.
The default and the ONLY for namespace project DAL is pacsoft.DAL project BOL is pacsoft.BOL and project UIL is pacsoft.UIL
Now I add a BOL project reference to UIL project and the 'using' statement in the top of UIL class. However I can't see the methods in the Intellisence.
Please assist.
Marsh
The default and the ONLY for namespace project DAL is pacsoft.DAL project BOL is pacsoft.BOL and project UIL is pacsoft.UIL
Now I add a BOL project reference to UIL project and the 'using' statement in the top of UIL class. However I can't see the methods in the Intellisence.
Please assist.
Marsh
Comment