Top Solutions

Override method in c#

In this article, I will show you how to override ToString() method in c# .net with example. You can overwrite a method of any class using a keyword “override”.

Ftp error 530 User cannot Log in

I want to download files from an FTP server using asp.net c#. When I tried to connect FTP server I got the following error FTP error: 530 User cannot Log in.