Can someone please help? I am trying to convert a program from VB to C# and I am struggling to convert the following.
Dim
password.AppendChar(c)
And I also need the following code converted also.
LDAPString =
ContextName = GetObject(LDAPString)
LabContext.Text = ContextName.FirstName &
LabContext.Text =
I would very much appreciate any help I can get.
Best regards
Andrew