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?