1
Answer

Difference between OLEDB and ADO.net

darma teja

darma teja

11y
2.1k
1
Hi,

What are the main differences between OLEDB and ADO.net and LINQ?


Which one is good to use?

Darma
Answers (1)
0
habib ullah

habib ullah

NA 116 2k 7y
sir please define the details of the above code
0
Manas Mohapatra

Manas Mohapatra

NA 29.3k 3.3m 7y
You can use Path.GetExtension()
 
string myFilePath = @"C:\Manas.txt";
string ext = Path.GetExtension(myFilePath); //.txt