D
Darren Clark
I have 3 projects in the one solution..
every now and again i cant use any of the types from another project?
eg i have a solution with 3 projects in and the one namespace.... JR
web
dataacess
core
now in core i need to ref a type that is in dataacess
so i would want to add the following line to the top of a class in Core.
using JR.DataAccess
However wheni type JR and press the . i dont get intellisence for the next
namespace down?
anye ideas?
every now and again i cant use any of the types from another project?
eg i have a solution with 3 projects in and the one namespace.... JR
web
dataacess
core
now in core i need to ref a type that is in dataacess
so i would want to add the following line to the top of a class in Core.
using JR.DataAccess
However wheni type JR and press the . i dont get intellisence for the next
namespace down?
anye ideas?