c# - combine 2 SearchResultCollection -


we in process of moving employees new active directory ou. have applicatin users can search employee displayname (or of know) in ad , returns them list of employees found. filter looks this: (&(displayname={0}*)), {0} replaced search criteria user enters. application searches active directory , returns searchresultcollection results. needs able search old path in ad new 1 , combine results 1 searchresultcollection sorted lastname, firstname can iterate over.

problem is, doesn't there methods join 2 searchresultcollections. missing something?


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -