can i use HttpContext in dll...?
i m deveolping an ASP.net application. in that i m using some dll created by myself. plz tell me one thing ...that i created dynamically html control in web page and i want to access the value of that control in dll file. for that i hav used HttpContext object...plz tell me ...should i use HttpContext object for that purpose or not...?
i mean what will be the advantages and disadvantegs for that...if i use HttpContext object.
With Regards,
Ankush.

