User Profile
Collapse
-
Thank you very much. I will try it out. -
Thank you for your replies.
Yes, I have a custom class that inherts from KeyedCollection which is part of
namespace: System.Collecti ons.ObjectModel (new class in .net 2.0).
Can I modify my class to inherit from generic SortedList? What is default sort order of the SortedList, Asce or Desc? Thank you.Leave a comment:
-
-
How do I sort a KeyedCollection?
Can I sort a KeyedCollection ? If so how do I do it. Please, any help on this issue is very much appreciated. Thank you. -
Need help converting code from vb to .net
I am trying to convert following function into .net using System.net.WebR equest class, can any one please help. Thank you very much.
Public Function PostForm(ByVal server As String, ByVal CGI As String, ByVal Request As String) As String
On Error GoTo myError
Dim hOpen As Long, hConnection As Long
Dim hURL As Long
Dim sBuffer As String
Dim lNumBytesToRead...
No activity results to display
Show More
Leave a comment: