Similar Collections


This study list contains the solved C# Uri class programs. Practice these programs to learn the concept of URI (Uniform Resource Identifier), these programs contain the solved code, outputs, and the detailed explanation of the statements, functions used in the C# Uri class programs.

 

questions

Title
C# program to demonstrate the use of SchemeDelimiter property of Uri class
C# program to check whether a given Uri is a file or not
C# program to check whether a given Uri uses File Transfer Protocol (FTP) or not
C# program to check whether a given Uri is accessed through Gopher protocol
C# program to check whether a given Uri is accessed through http protocol
C# program to check whether a given Uri is accessed through https protocol
C# program to check whether a given Uri is accessed through SMTP protocol
C# program to check whether a given Uri is accessed through NetPipe scheme of Indigo system
C# program to check whether a given Uri is accessed through NetTcp scheme
C# program to demonstrate the use of Port property of Uri class
C# program to demonstrate the use of PathAndQuery property of Uri class
C# program to demonstrate the use of OriginalString property of Uri class
C# program to demonstrate the use of LocalPath property of Uri class
C# program to demonstrate the use of IsUnc property of Uri class
C# program to demonstrate the use of Authority property of Uri class
C# program to demonstrate the use of AbsoluteUri property of Uri class
C# program to demonstrate the use of AbsolutePath property of Uri class
C# program to demonstrate the use of UriSchemeNews property of Uri class
C# program to demonstrate the use of Query property of Uri class
C# program to demonstrate the use of Scheme property of Uri class
total questions: 23

Questions

23

Views

433

Best Answers

299

Points

5