Rajeev Ranjan
I have this code for VB.NETDim UName As StringDim thisName As StringthisName = "<a href=""Hello.aspx?id=" & UserId & """>" & UName & "</a>"
But I want it in C#. Plz solve this problem. Its urgent
Thanks