I am writing a search engine (why not?) And you need to handle relative URLs like "../about.aspx", "/about.aspx", "about.aspx" etc.
Is there anything there or in the .Net library that can convert them to absolute addresses?
Look at the System.Uri class System.UriBuilder , and the System.HttpStyleUriParser class
Yes you can use system.uri.
system.uri
Source: https://habr.com/ru/post/1708467/More articles:Odd / incorrect behavior of sem_getvalue semaphore in OS X - c ++Custom event logging for Javascript frameworks - javascript301 URL redirect based on GET variables in .htaccess - query-stringto build two shared_ptr objects from one pointer - c ++Где этот код разыменовывает недействительный итератор? (С++) - c++https://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1708468/pass-array-of-javascript-objects-to-pagemethod&usg=ALkJrhhTCxFu3x4DTFSoubUZNXxH-80mNQTFS build quality update for unit tests - tfsjquery ui.slider: add click event to show / hide the handle - javascriptC ++ Passing a copy of an object or passing a pointer to an object? - c ++https://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1708472/uninstallinit-uninstallexit-how-do-i-get-access-to-them-in-c&usg=ALkJrhida2UkxNgBhQXh-h0oyXNkfYDFcQAll Articles