Hi
I have created a class called employee in App_Code.
I am not able to reference the employee class in my code unless I
Point to the Name space like using party.App_Code;
I thought that any code inside the App_Code and I do not need to reference it.
By the way, I am using Visual Studio 2017 community version
Al
Salman BegPosted Nov 7, 2019, 11:41 PM
Mageshwaran RPosted Nov 7, 2019, 10:53 PM
Rajanikant HawaldarPosted Nov 7, 2019, 8:26 PM