Tag Archives: Remote File exists

How to check remote file exists using C#

Sometime you require to display remote images in the Web Pages, like Ads, Banner etc, it may be from different domain or a different application. This code will help you to check the existence of a Remote file using C#. … Continue reading

Posted in .Net, Visual Studio | Tagged , , , , , , , | 3 Comments