0
Answer

class/namspace importing problem

Ask a question
Dipa Ahuja

Dipa Ahuja

14y
2.2k
1
hi... i have added one reference in bin folder.. 

but in using statement of .cs file i dont find that class  but when i add that reference in C# project there i found that class from dll...




this dll is genered by .exe file... so is this the reason that its available in c# but not in asp.net's .cs file?